{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Topography", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "WaterText" }, { "id": 3, "name": "SpotText" }, { "id": 5, "name": "SpotElevation" }, { "id": 6, "name": "OneFootContour" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 788228.6975338906, "ymin": 574646.592812553, "xmax": 808566.0889456421, "ymax": 603353.7329047322, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "WaterText", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Topography" }, "subLayers": [ { "id": 2, "name": "WaterText" } ], "minScale": 600, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 788768.0501297265, "ymin": 578626.0966645628, "xmax": 807493.8716018945, "ymax": 602860.2975398898, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I9AnnotationClas", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "WaterText", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "WaterText" }, "subLayers": [], "minScale": 700, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 788768.0501297265, "ymin": 578626.0966645628, "xmax": 807493.8716018945, "ymax": 602860.2975398898, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "SpotText", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Topography" }, "subLayers": [ { "id": 4, "name": "SpotTextAnnoClass" } ], "minScale": 600, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 788294.2039645612, "ymin": 574764.7923793048, "xmax": 808272.3293625563, "ymax": 603306.7704002261, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I10Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I10AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 4, "name": "SpotTextAnnoClass", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 3, "name": "SpotText" }, "subLayers": [], "minScale": 600, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 788294.2039645612, "ymin": 574764.7923793048, "xmax": 808272.3293625563, "ymax": 603306.7704002261, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "SpotElevation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Topography" }, "subLayers": [], "minScale": 1200, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ab3678a3ff8b756126ba15d8b0effe3c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAWCAYAAADTlvzyAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGhJREFUSIljYaAzYCFHk5DQf7N37xhP0c3Cd+8YnBgYGOhnISVg1MJRC4eQhezs/z2I1fTz5381UtQLCTE8fv6c8SqKhT9/Mu4g1gAGhv8GpKh//hzBHkFxOGrhqIXDzULGDjpbSD4AAH6nGYnYk4DJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 788294.2039645612, "ymin": 574760.78582564, "xmax": 808263.2060212195, "ymax": 603297.5269804001, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Elevation", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 6, "name": "OneFootContour", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Topography" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[ELEVATION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 1800, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 788228.6975338906, "ymin": 574646.592812553, "xmax": 808566.0889456421, "ymax": 603353.7329047322, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LASTEDITOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "ELEVINDEX", "type": "esriFieldTypeSmallInteger", "alias": "Contour Index", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 7, "name": "FEMA", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 8, "name": "FEMA FIRM Panels" }, { "id": 9, "name": "FEMA Base Flood Elevations" }, { "id": 10, "name": "FEMA Cross Sections" }, { "id": 13, "name": "FEMA Limit of Moderate Wave Action" }, { "id": 14, "name": "FEMA Coastal Transects" }, { "id": 15, "name": "FEMA Flood Hazard Sub" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 775815.4861398935, "ymin": 571442.376451984, "xmax": 843312.4479304701, "ymax": 777632.0808696449, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 8, "name": "FEMA FIRM Panels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "FEMA" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 784449.0364580601, "ymin": 572867.3115942329, "xmax": 810586.3378578871, "ymax": 607244.4600313902, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DFIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "FIRM_ID", "type": "esriFieldTypeString", "alias": "FIRM_ID", "length": 32, "domain": null }, { "name": "ST_FIPS", "type": "esriFieldTypeString", "alias": "ST_FIPS", "length": 2, "domain": null }, { "name": "PCOMM", "type": "esriFieldTypeString", "alias": "PCOMM", "length": 4, "domain": null }, { "name": "PANEL", "type": "esriFieldTypeString", "alias": "PANEL", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 1, "domain": null }, { "name": "FIRM_PAN", "type": "esriFieldTypeString", "alias": "FIRM_PAN", "length": 11, "domain": null }, { "name": "PANEL_TYP", "type": "esriFieldTypeString", "alias": "PANEL_TYP", "length": 30, "domain": null }, { "name": "PRE_DATE", "type": "esriFieldTypeDate", "alias": "PRE_DATE", "length": 8, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "EFF_DATE", "length": 8, "domain": null }, { "name": "SCALE", "type": "esriFieldTypeString", "alias": "SCALE", "length": 5, "domain": null }, { "name": "PNP_REASON", "type": "esriFieldTypeString", "alias": "PNP_REASON", "length": 254, "domain": null }, { "name": "BASE_TYP", "type": "esriFieldTypeString", "alias": "BASE_TYP", "length": 10, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 21, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 9, "name": "FEMA Base Flood Elevations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "FEMA" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 787675.7823011428, "ymin": 583894.5274006426, "xmax": 808243.7769262195, "ymax": 603330.2841327339, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DFIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "BFE_LN_ID", "type": "esriFieldTypeString", "alias": "BFE_LN_ID", "length": 32, "domain": null }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 16, "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 17, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 21, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 10, "name": "FEMA Cross Sections", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 7, "name": "FEMA" }, "subLayers": [ { "id": 11, "name": "FEMA_cross_sections" }, { "id": 12, "name": "FEMA_cross_sections" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 787579.4386617988, "ymin": 583729.8000398129, "xmax": 808357.7117377222, "ymax": 602736.6019211411, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 11, "name": "FEMA_cross_sections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "FEMA Cross Sections" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterStart", "where": null, "labelExpression": "[XS_LTR]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 3600, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 787579.4386617988, "ymin": 583729.8000398129, "xmax": 808357.7117377222, "ymax": 602736.6019211411, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DFIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "XS_LN_ID", "type": "esriFieldTypeString", "alias": "XS_LN_ID", "length": 32, "domain": null }, { "name": "WTR_NM", "type": "esriFieldTypeString", "alias": "WTR_NM", "length": 100, "domain": null }, { "name": "STREAM_STN", "type": "esriFieldTypeDouble", "alias": "STREAM_STN", "domain": null }, { "name": "START_ID", "type": "esriFieldTypeString", "alias": "START_ID", "length": 32, "domain": null }, { "name": "XS_LTR", "type": "esriFieldTypeString", "alias": "XS_LTR", "length": 12, "domain": null }, { "name": "XS_LN_TYP", "type": "esriFieldTypeString", "alias": "XS_LN_TYP", "length": 24, "domain": null }, { "name": "WSEL_REG", "type": "esriFieldTypeDouble", "alias": "WSEL_REG", "domain": null }, { "name": "STRMBED_EL", "type": "esriFieldTypeDouble", "alias": "STRMBED_EL", "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 16, "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 17, "domain": null }, { "name": "PROFXS_TXT", "type": "esriFieldTypeString", "alias": "PROFXS_TXT", "length": 80, "domain": null }, { "name": "MODEL_ID", "type": "esriFieldTypeString", "alias": "MODEL_ID", "length": 100, "domain": null }, { "name": "SEQ", "type": "esriFieldTypeInteger", "alias": "SEQ", "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 21, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 12, "name": "FEMA_cross_sections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "FEMA Cross Sections" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.25 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 787579.4386617988, "ymin": 583729.8000398129, "xmax": 808357.7117377222, "ymax": 602736.6019211411, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DFIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "XS_LN_ID", "type": "esriFieldTypeString", "alias": "XS_LN_ID", "length": 32, "domain": null }, { "name": "WTR_NM", "type": "esriFieldTypeString", "alias": "WTR_NM", "length": 100, "domain": null }, { "name": "STREAM_STN", "type": "esriFieldTypeDouble", "alias": "STREAM_STN", "domain": null }, { "name": "START_ID", "type": "esriFieldTypeString", "alias": "START_ID", "length": 32, "domain": null }, { "name": "XS_LTR", "type": "esriFieldTypeString", "alias": "XS_LTR", "length": 12, "domain": null }, { "name": "XS_LN_TYP", "type": "esriFieldTypeString", "alias": "XS_LN_TYP", "length": 24, "domain": null }, { "name": "WSEL_REG", "type": "esriFieldTypeDouble", "alias": "WSEL_REG", "domain": null }, { "name": "STRMBED_EL", "type": "esriFieldTypeDouble", "alias": "STRMBED_EL", "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 16, "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 17, "domain": null }, { "name": "PROFXS_TXT", "type": "esriFieldTypeString", "alias": "PROFXS_TXT", "length": 80, "domain": null }, { "name": "MODEL_ID", "type": "esriFieldTypeString", "alias": "MODEL_ID", "length": 100, "domain": null }, { "name": "SEQ", "type": "esriFieldTypeInteger", "alias": "SEQ", "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 21, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 13, "name": "FEMA Limit of Moderate Wave Action", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "FEMA" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 76, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 790953.7560601383, "ymin": 574760.1063650548, "xmax": 808581.9386514723, "ymax": 586150.2689521462, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DFIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "LIMWA_ID", "type": "esriFieldTypeString", "alias": "LIMWA_ID", "length": 32, "domain": null }, { "name": "SHOWN_FIRM", "type": "esriFieldTypeString", "alias": "SHOWN_FIRM", "length": 1, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 21, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 14, "name": "FEMA Coastal Transects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "FEMA" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 85, 255, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 793720.2344510555, "ymin": 571442.376451984, "xmax": 806044.4306031317, "ymax": 583677.7906293869, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DFIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "TRAN_LN_ID", "type": "esriFieldTypeString", "alias": "TRAN_LN_ID", "length": 32, "domain": null }, { "name": "TBASELN_ID", "type": "esriFieldTypeString", "alias": "TBASELN_ID", "length": 32, "domain": null }, { "name": "TRAN_NO", "type": "esriFieldTypeString", "alias": "TRAN_NO", "length": 4, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "METHOD", "length": 24, "domain": null }, { "name": "XCOORD", "type": "esriFieldTypeDouble", "alias": "XCOORD", "domain": null }, { "name": "YCOORD", "type": "esriFieldTypeDouble", "alias": "YCOORD", "domain": null }, { "name": "WTR_NM", "type": "esriFieldTypeString", "alias": "WTR_NM", "length": 100, "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 17, "domain": null }, { "name": "DATUM_CONV", "type": "esriFieldTypeDouble", "alias": "DATUM_CONV", "domain": null }, { "name": "CSTLN_TYP", "type": "esriFieldTypeString", "alias": "CSTLN_TYP", "length": 40, "domain": null }, { "name": "BEACH_SET", "type": "esriFieldTypeString", "alias": "BEACH_SET", "length": 63, "domain": null }, { "name": "SHORE_TYP", "type": "esriFieldTypeString", "alias": "SHORE_TYP", "length": 26, "domain": null }, { "name": "CST_MDL_ID", "type": "esriFieldTypeString", "alias": "CST_MDL_ID", "length": 32, "domain": null }, { "name": "EVENT_TYP", "type": "esriFieldTypeString", "alias": "EVENT_TYP", "length": 37, "domain": null }, { "name": "SWEL", "type": "esriFieldTypeDouble", "alias": "SWEL", "domain": null }, { "name": "SIG_HT", "type": "esriFieldTypeDouble", "alias": "SIG_HT", "domain": null }, { "name": "SIG_PD", "type": "esriFieldTypeDouble", "alias": "SIG_PD", "domain": null }, { "name": "CON_HT", "type": "esriFieldTypeDouble", "alias": "CON_HT", "domain": null }, { "name": "CON_PD", "type": "esriFieldTypeDouble", "alias": "CON_PD", "domain": null }, { "name": "MEAN_HT", "type": "esriFieldTypeDouble", "alias": "MEAN_HT", "domain": null }, { "name": "MEAN_PD", "type": "esriFieldTypeDouble", "alias": "MEAN_PD", "domain": null }, { "name": "FETCH_LEN", "type": "esriFieldTypeDouble", "alias": "FETCH_LEN", "domain": null }, { "name": "FTCHLNUNIT", "type": "esriFieldTypeString", "alias": "FTCHLNUNIT", "length": 16, "domain": null }, { "name": "EROS_METH", "type": "esriFieldTypeString", "alias": "EROS_METH", "length": 12, "domain": null }, { "name": "LOC_DESC", "type": "esriFieldTypeString", "alias": "LOC_DESC", "length": 254, "domain": null }, { "name": "LU_SOURCE", "type": "esriFieldTypeString", "alias": "LU_SOURCE", "length": 254, "domain": null }, { "name": "RUP", "type": "esriFieldTypeDouble", "alias": "RUP", "domain": null }, { "name": "ELEV_UNIT", "type": "esriFieldTypeString", "alias": "ELEV_UNIT", "length": 16, "domain": null }, { "name": "WHAFIS_TF", "type": "esriFieldTypeString", "alias": "WHAFIS_TF", "length": 1, "domain": null }, { "name": "OVERTOP_TF", "type": "esriFieldTypeString", "alias": "OVERTOP_TF", "length": 1, "domain": null }, { "name": "BW_HGT_TF", "type": "esriFieldTypeString", "alias": "BW_HGT_TF", "length": 1, "domain": null }, { "name": "HVFLOW_TF", "type": "esriFieldTypeString", "alias": "HVFLOW_TF", "length": 1, "domain": null }, { "name": "VZONE_EXT", "type": "esriFieldTypeString", "alias": "VZONE_EXT", "length": 28, "domain": null }, { "name": "SETUP_DPTH", "type": "esriFieldTypeDouble", "alias": "SETUP_DPTH", "domain": null }, { "name": "WAVE_02PCT", "type": "esriFieldTypeString", "alias": "WAVE_02PCT", "length": 1, "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 16, "domain": null }, { "name": "TIME_UNIT", "type": "esriFieldTypeString", "alias": "TIME_UNIT", "length": 7, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 21, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 15, "name": "FEMA Flood Hazard Sub", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "FEMA" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONE_SUBTY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 0.4 } }, "value": " ", "label": "0.1% Annual Chance Flood Hazard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 130, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 130, 0, 255 ], "width": 0.4 } }, "value": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "label": "0.2% Annual Chance Flood Hazard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 0.4 } }, "value": "FLOODWAY", "label": "Regulatory Floodway", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 775815.4861398935, "ymin": 574252.0611213148, "xmax": 843312.4479304701, "ymax": 777632.0808696449, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DFIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 32, "domain": null }, { "name": "STUDY_TYP", "type": "esriFieldTypeString", "alias": "STUDY_TYP", "length": 28, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 17, "domain": null }, { "name": "ZONE_SUBTY", "type": "esriFieldTypeString", "alias": "ZONE_SUBTY", "length": 72, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "length": 1, "domain": null }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 17, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 16, "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "VEL_UNIT", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "length": 20, "domain": null }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 17, "domain": null }, { "name": "AR_SUBTRV", "type": "esriFieldTypeString", "alias": "AR_SUBTRV", "length": 57, "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "DUAL_ZONE", "type": "esriFieldTypeString", "alias": "DUAL_ZONE", "length": 1, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 21, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 16, "name": "Watersheds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 788222.2451189756, "ymin": 574724.2501375526, "xmax": 808514.1930520535, "ymax": 603339.403208971, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BASIN_NO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BASIN_NO", "type": "esriFieldTypeString", "alias": "BASIN_NO", "length": 13, "domain": null }, { "name": "LBAS_NO", "type": "esriFieldTypeString", "alias": "LBAS_NO", "length": 7, "domain": null }, { "name": "SBAS_NO", "type": "esriFieldTypeSmallInteger", "alias": "SBAS_NO", "domain": null }, { "name": "SUBREGION", "type": "esriFieldTypeString", "alias": "SUBREGION", "length": 29, "domain": null }, { "name": "RBAS_NO", "type": "esriFieldTypeSmallInteger", "alias": "RBAS_NO", "domain": null }, { "name": "REGIONAL", "type": "esriFieldTypeString", "alias": "REGIONAL", "length": 29, "domain": null }, { "name": "MBAS_NO", "type": "esriFieldTypeSmallInteger", "alias": "MBAS_NO", "domain": null }, { "name": "MAJOR", "type": "esriFieldTypeString", "alias": "MAJOR", "length": 19, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "AREA_SQMI", "type": "esriFieldTypeDouble", "alias": "AREA_SQMI", "domain": null }, { "name": "GAZRECNO", "type": "esriFieldTypeSmallInteger", "alias": "GAZRECNO", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 17, "name": "CAM Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 790693.9301362187, "ymin": 574710.1517405659, "xmax": 808440.669905141, "ymax": 589703.7277244776, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID1", "type": "esriFieldTypeDouble", "alias": "ID1", "domain": null }, { "name": "ID2", "type": "esriFieldTypeDouble", "alias": "ID2", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 18, "name": "Aquifer Protection Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 80, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 788181.1592431366, "ymin": 590788.9571813047, "xmax": 790910.0068038106, "ymax": 597575.8980037272, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "APANAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AV_LEGEND", "type": "esriFieldTypeString", "alias": "AV_LEGEND", "length": 20, "domain": null }, { "name": "APASTATUS", "type": "esriFieldTypeString", "alias": "APASTATUS", "length": 11, "domain": null }, { "name": "APA_NO", "type": "esriFieldTypeDouble", "alias": "APA_NO", "domain": null }, { "name": "SYSTEMID", "type": "esriFieldTypeDouble", "alias": "SYSTEMID", "domain": null }, { "name": "DPHSYSID", "type": "esriFieldTypeString", "alias": "DPHSYSID", "length": 12, "domain": null }, { "name": "APANAME", "type": "esriFieldTypeString", "alias": "APANAME", "length": 36, "domain": null }, { "name": "UTILITY", "type": "esriFieldTypeString", "alias": "UTILITY", "length": 53, "domain": null }, { "name": "ADOPTED", "type": "esriFieldTypeString", "alias": "ADOPTED", "length": 3, "domain": null }, { "name": "GAVPrimary", "type": "esriFieldTypeDouble", "alias": "GAVPrimary", "domain": null }, { "name": "ID1", "type": "esriFieldTypeDouble", "alias": "ID1", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 19, "name": "Assessor Zone Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 0, 79, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 788181.1592431366, "ymin": 574710.1517405659, "xmax": 808373.0132163018, "ymax": 603327.1122230589, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID1", "type": "esriFieldTypeInteger", "alias": "ID1", "domain": null }, { "name": "MapN", "type": "esriFieldTypeSmallInteger", "alias": "MapN", "domain": null }, { "name": "ID2", "type": "esriFieldTypeInteger", "alias": "ID2", "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "Print_Scale_", "type": "esriFieldTypeString", "alias": "Print_Scale_", "length": 255, "domain": null }, { "name": "PrintScale", "type": "esriFieldTypeSmallInteger", "alias": "PrintScale", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 20, "name": "Street Centlerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[STREETNAM1]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Times New Roman", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 7200, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 788416.8438111395, "ymin": 575135.4632258862, "xmax": 807952.0842681378, "ymax": 603329.8392517269, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Join_Count", "type": "esriFieldTypeInteger", "alias": "Join_Count", "domain": null }, { "name": "TARGET_FID", "type": "esriFieldTypeInteger", "alias": "TARGET_FID", "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "STREET_TYP", "type": "esriFieldTypeString", "alias": "STREET_TYP", "length": 255, "domain": null }, { "name": "PREFIX_DIR", "type": "esriFieldTypeString", "alias": "PREFIX_DIR", "length": 255, "domain": null }, { "name": "SUFFIX_DIR", "type": "esriFieldTypeString", "alias": "SUFFIX_DIR", "length": 255, "domain": null }, { "name": "ROUTE_N", "type": "esriFieldTypeString", "alias": "ROUTE_N", "length": 255, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 255, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeInteger", "alias": "ONEWAY", "domain": null }, { "name": "FROM_LEFT", "type": "esriFieldTypeDouble", "alias": "FROM_LEFT", "domain": null }, { "name": "TO_LEFT", "type": "esriFieldTypeDouble", "alias": "TO_LEFT", "domain": null }, { "name": "FROM_RIGHT", "type": "esriFieldTypeDouble", "alias": "FROM_RIGHT", "domain": null }, { "name": "TO_RIGHT", "type": "esriFieldTypeDouble", "alias": "TO_RIGHT", "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 50, "domain": null }, { "name": "ID1", "type": "esriFieldTypeDouble", "alias": "ID1", "domain": null }, { "name": "ID2", "type": "esriFieldTypeDouble", "alias": "ID2", "domain": null }, { "name": "ROUTING", "type": "esriFieldTypeString", "alias": "ROUTING", "length": 3, "domain": null }, { "name": "RCODE", "type": "esriFieldTypeString", "alias": "RCODE", "length": 50, "domain": null }, { "name": "ID3", "type": "esriFieldTypeDouble", "alias": "ID3", "domain": null }, { "name": "LINK_NO", "type": "esriFieldTypeInteger", "alias": "LINK_NO", "domain": null }, { "name": "STREETNAM1", "type": "esriFieldTypeString", "alias": "STREETNAM1", "length": 100, "domain": null }, { "name": "SnowRoutes", "type": "esriFieldTypeString", "alias": "SnowRoutes", "length": 255, "domain": null }, { "name": "RD_ID", "type": "esriFieldTypeString", "alias": "RD_ID", "length": 50, "domain": null }, { "name": "PAVEMENTID", "type": "esriFieldTypeInteger", "alias": "PAVEMENTID", "domain": null }, { "name": "SECTION_NO", "type": "esriFieldTypeString", "alias": "SECTION_NO", "length": 50, "domain": null }, { "name": "FACNAME", "type": "esriFieldTypeString", "alias": "FACNAME", "length": 50, "domain": null }, { "name": "TERMINI_1", "type": "esriFieldTypeString", "alias": "TERMINI_1", "length": 50, "domain": null }, { "name": "SN", "type": "esriFieldTypeInteger", "alias": "SN", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "PRIVATE_1", "type": "esriFieldTypeString", "alias": "PRIVATE_1", "length": 50, "domain": null }, { "name": "TWO_WAY", "type": "esriFieldTypeString", "alias": "TWO_WAY", "length": 50, "domain": null }, { "name": "FILE", "type": "esriFieldTypeString", "alias": "FILE", "length": 50, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeInteger", "alias": "LENGTH", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeInteger", "alias": "WIDTH", "domain": null }, { "name": "SURF_TYPE", "type": "esriFieldTypeInteger", "alias": "SURF_TYPE", "domain": null }, { "name": "SIGNS", "type": "esriFieldTypeInteger", "alias": "SIGNS", "domain": null }, { "name": "PSI", "type": "esriFieldTypeInteger", "alias": "PSI", "domain": null }, { "name": "LAST_WORK", "type": "esriFieldTypeInteger", "alias": "LAST_WORK", "domain": null }, { "name": "PLAN_YR", "type": "esriFieldTypeInteger", "alias": "PLAN_YR", "domain": null }, { "name": "PROG_YR", "type": "esriFieldTypeInteger", "alias": "PROG_YR", "domain": null }, { "name": "CrackSeal", "type": "esriFieldTypeInteger", "alias": "CrackSeal", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "Shape_Length_1", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 21, "name": "Street_ROW", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 788392.692998477, "ymin": 574978.9874889702, "xmax": 807970.1980770528, "ymax": 603445.4978130609, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID1", "type": "esriFieldTypeInteger", "alias": "ID1", "domain": null }, { "name": "ID2", "type": "esriFieldTypeInteger", "alias": "ID2", "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 22, "name": "Railroad ROW", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 790419.5537164658, "ymin": 586493.9103252292, "xmax": 808040.0338953882, "ymax": 589891.6226898879, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "ID1", "type": "esriFieldTypeInteger", "alias": "ID1", "domain": null }, { "name": "ID2", "type": "esriFieldTypeInteger", "alias": "ID2", "domain": null }, { "name": "ID3", "type": "esriFieldTypeInteger", "alias": "ID3", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 23, "name": "Railroad Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 789245.1613802165, "ymin": 586631.7753321974, "xmax": 808024.2068272978, "ymax": 603326.8428666443, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "ID1", "type": "esriFieldTypeInteger", "alias": "ID1", "domain": null }, { "name": "ID2", "type": "esriFieldTypeInteger", "alias": "ID2", "domain": null }, { "name": "ID3", "type": "esriFieldTypeInteger", "alias": "ID3", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 24, "name": "Darien Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 25, "name": "LABEL_LOTN" }, { "id": 26, "name": "LABEL_ACREAGE" }, { "id": 27, "name": "P_DEVELOPER_LOT_NUMBERS" }, { "id": 28, "name": "P_PARCELS_DIMENSIONS" }, { "id": 29, "name": "LABEL_HOUSEN_MAPS" }, { "id": 30, "name": "LABEL_LANDMARKS" }, { "id": 31, "name": "P_CLERK_NUMBERS" }, { "id": 32, "name": "ZONELABEL" }, { "id": 33, "name": "EASEMENT_ROW_LABELS" }, { "id": 34, "name": "UNIT_ADDRESS" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 788181.4952004701, "ymin": 574717.087094143, "xmax": 808323.2036046386, "ymax": 603391.7886028886, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Entity", "type": "esriFieldTypeString", "alias": "Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 16, "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LyrVPFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrVPFrzn", "domain": null }, { "name": "LyrHandle", "type": "esriFieldTypeString", "alias": "LyrHandle", "length": 16, "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "BlkColor", "type": "esriFieldTypeSmallInteger", "alias": "BlkColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "length": 255, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 255, "domain": null }, { "name": "BlkLinetype", "type": "esriFieldTypeString", "alias": "BlkLinetype", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Thickness", "type": "esriFieldTypeDouble", "alias": "Thickness", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "BlkLineWt", "type": "esriFieldTypeSmallInteger", "alias": "BlkLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "ExtX", "type": "esriFieldTypeDouble", "alias": "ExtX", "domain": null }, { "name": "ExtY", "type": "esriFieldTypeDouble", "alias": "ExtY", "domain": null }, { "name": "ExtZ", "type": "esriFieldTypeDouble", "alias": "ExtZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 255, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 2147483647, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "ScaleX", "type": "esriFieldTypeDouble", "alias": "ScaleX", "domain": null }, { "name": "ScaleY", "type": "esriFieldTypeDouble", "alias": "ScaleY", "domain": null }, { "name": "ScaleZ", "type": "esriFieldTypeDouble", "alias": "ScaleZ", "domain": null }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "length": 255, "domain": null }, { "name": "FontID", "type": "esriFieldTypeSmallInteger", "alias": "FontID", "domain": null }, { "name": "Text_", "type": "esriFieldTypeString", "alias": "Text_", "length": 255, "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "TxtAngle", "type": "esriFieldTypeDouble", "alias": "TxtAngle", "domain": null }, { "name": "TxtWidth", "type": "esriFieldTypeDouble", "alias": "TxtWidth", "domain": null }, { "name": "TxtOblique", "type": "esriFieldTypeDouble", "alias": "TxtOblique", "domain": null }, { "name": "TxtGenType", "type": "esriFieldTypeString", "alias": "TxtGenType", "length": 32, "domain": null }, { "name": "TxtJust", "type": "esriFieldTypeString", "alias": "TxtJust", "length": 32, "domain": null }, { "name": "VertAlign", "type": "esriFieldTypeString", "alias": "VertAlign", "length": 32, "domain": null }, { "name": "TxtFont", "type": "esriFieldTypeString", "alias": "TxtFont", "length": 255, "domain": null }, { "name": "TxtBoxHt", "type": "esriFieldTypeDouble", "alias": "TxtBoxHt", "domain": null }, { "name": "TxtBoxWd", "type": "esriFieldTypeDouble", "alias": "TxtBoxWd", "domain": null }, { "name": "TxtRefWd", "type": "esriFieldTypeDouble", "alias": "TxtRefWd", "domain": null }, { "name": "TxtAttach", "type": "esriFieldTypeSmallInteger", "alias": "TxtAttach", "domain": null }, { "name": "TxtDir", "type": "esriFieldTypeSmallInteger", "alias": "TxtDir", "domain": null }, { "name": "LnSpace", "type": "esriFieldTypeSmallInteger", "alias": "LnSpace", "domain": null }, { "name": "SpaceFct", "type": "esriFieldTypeDouble", "alias": "SpaceFct", "domain": null }, { "name": "TxtMemo", "type": "esriFieldTypeString", "alias": "TxtMemo", "length": 2147483647, "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I63Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I63AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "LABEL_LOTN" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "LABEL_ACREAGE" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "P_DEVELOPER_LOT_NUMBERS" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "P_PARCELS_DIMENSIONS" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "LABEL_HOUSEN_MAPS" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "LABEL_LANDMARKS" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 6, "name": "P_CLERK_NUMBERS" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 7, "name": "ZONELABEL" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 8, "name": "EASEMENT_ROW_LABELS" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 9, "name": "UNIT_ADDRESS" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text_": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "WEN": null, "WHO": null, "SOURCE": null }, "code": 0, "name": "LABEL_LOTN" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text_": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "WEN": null, "WHO": null, "SOURCE": null }, "code": 1, "name": "LABEL_ACREAGE" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text_": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "WEN": null, "WHO": null, "SOURCE": null }, "code": 2, "name": "P_DEVELOPER_LOT_NUMBERS" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text_": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "WEN": null, "WHO": null, "SOURCE": null }, "code": 3, "name": "P_PARCELS_DIMENSIONS" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text_": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "WEN": null, "WHO": null, "SOURCE": null }, "code": 4, "name": "LABEL_HOUSEN_MAPS" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text_": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "WEN": null, "WHO": null, "SOURCE": null }, "code": 5, "name": "LABEL_LANDMARKS" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text_": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "WEN": null, "WHO": null, "SOURCE": null }, "code": 6, "name": "P_CLERK_NUMBERS" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text_": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "WEN": null, "WHO": null, "SOURCE": null }, "code": 7, "name": "ZONELABEL" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text_": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "WEN": null, "WHO": null, "SOURCE": null }, "code": 8, "name": "EASEMENT_ROW_LABELS" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "Entity": null, "Handle": null, "Owner": null, "Layer": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LyrVPFrzn": null, "LyrHandle": null, "Color": null, "EntColor": null, "LyrColor": null, "BlkColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "BlkLinetype": null, "Elevation": null, "Thickness": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "BlkLineWt": null, "RefName": null, "LTScale": null, "ExtX": null, "ExtY": null, "ExtZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "ScaleX": null, "ScaleY": null, "ScaleZ": null, "Style": null, "FontID": null, "Text_": null, "Height": null, "TxtAngle": null, "TxtWidth": null, "TxtOblique": null, "TxtGenType": null, "TxtJust": null, "VertAlign": null, "TxtFont": null, "TxtBoxHt": null, "TxtBoxWd": null, "TxtRefWd": null, "TxtAttach": null, "TxtDir": null, "LnSpace": null, "SpaceFct": null, "TxtMemo": null, "WEN": null, "WHO": null, "SOURCE": null }, "code": 9, "name": "UNIT_ADDRESS" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 25, "name": "LABEL_LOTN", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 24, "name": "Darien Annotation" }, "subLayers": [], "minScale": 4000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 788181.4952004701, "ymin": 574717.087094143, "xmax": 808323.2036046386, "ymax": 603391.7886028886, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 26, "name": "LABEL_ACREAGE", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 24, "name": "Darien Annotation" }, "subLayers": [], "minScale": 1200, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 788181.4952004701, "ymin": 574717.087094143, "xmax": 808323.2036046386, "ymax": 603391.7886028886, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 27, "name": "P_DEVELOPER_LOT_NUMBERS", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 24, "name": "Darien Annotation" }, "subLayers": [], "minScale": 1200, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 788181.4952004701, "ymin": 574717.087094143, "xmax": 808323.2036046386, "ymax": 603391.7886028886, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 28, "name": "P_PARCELS_DIMENSIONS", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 24, "name": "Darien Annotation" }, "subLayers": [], "minScale": 1200, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 788181.4952004701, "ymin": 574717.087094143, "xmax": 808323.2036046386, "ymax": 603391.7886028886, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 29, "name": "LABEL_HOUSEN_MAPS", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 24, "name": "Darien Annotation" }, "subLayers": [], "minScale": 2400, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 788181.4952004701, "ymin": 574717.087094143, "xmax": 808323.2036046386, "ymax": 603391.7886028886, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 30, "name": "LABEL_LANDMARKS", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 24, "name": "Darien Annotation" }, "subLayers": [], "minScale": 3600, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 788181.4952004701, "ymin": 574717.087094143, "xmax": 808323.2036046386, "ymax": 603391.7886028886, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 31, "name": "P_CLERK_NUMBERS", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 24, "name": "Darien Annotation" }, "subLayers": [], "minScale": 1200, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 788181.4952004701, "ymin": 574717.087094143, "xmax": 808323.2036046386, "ymax": 603391.7886028886, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 32, "name": "ZONELABEL", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 24, "name": "Darien Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 788181.4952004701, "ymin": 574717.087094143, "xmax": 808323.2036046386, "ymax": 603391.7886028886, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 33, "name": "EASEMENT_ROW_LABELS", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 24, "name": "Darien Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 788181.4952004701, "ymin": 574717.087094143, "xmax": 808323.2036046386, "ymax": 603391.7886028886, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 34, "name": "UNIT_ADDRESS", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 24, "name": "Darien Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 788181.4952004701, "ymin": 574717.087094143, "xmax": 808323.2036046386, "ymax": 603391.7886028886, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 35, "name": "Major Streetnames", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 36, "name": "Default" } ], "minScale": 36000, "maxScale": 7201, "defaultVisibility": false, "extent": { "xmin": 789642.9502827972, "ymin": 576039.3997382224, "xmax": 807932.4389662147, "ymax": 603014.4317460656, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I43Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I43AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 36, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 35, "name": "Major Streetnames" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 789642.9502827972, "ymin": 576039.3997382224, "xmax": 807932.4389662147, "ymax": 603014.4317460656, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 36000, "effectiveMaxScale": 7201, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 37, "name": "Easements & Right-of-Ways", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 38, "name": "Right-of_Way lines" }, { "id": 39, "name": "Easement lines" }, { "id": 40, "name": "Right-of-Ways areas" }, { "id": 41, "name": "Easement areas" } ], "minScale": 3600, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 788340.2032163888, "ymin": 574710.1517405659, "xmax": 807812.9424860477, "ymax": 603177.52951698, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 38, "name": "Right-of_Way lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Easements & Right-of-Ways" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 788762.1420050561, "ymin": 576820.7653014809, "xmax": 807812.9424860477, "ymax": 602631.1011478901, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 50, "domain": null }, { "name": "ID1", "type": "esriFieldTypeInteger", "alias": "ID1", "domain": null }, { "name": "ID2", "type": "esriFieldTypeInteger", "alias": "ID2", "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "DLR_VOL", "type": "esriFieldTypeString", "alias": "DLR_VOL", "length": 50, "domain": null }, { "name": "DLR_PAGE", "type": "esriFieldTypeString", "alias": "DLR_PAGE", "length": 50, "domain": null }, { "name": "DLR_MAP", "type": "esriFieldTypeString", "alias": "DLR_MAP", "length": 50, "domain": null }, { "name": "LOCATION_PIN", "type": "esriFieldTypeString", "alias": "LOCATION_PIN", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 39, "name": "Easement lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Easements & Right-of-Ways" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 788340.2032163888, "ymin": 575189.3676456362, "xmax": 807797.1183707267, "ymax": 603177.52951698, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HELD_BY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HELD_BY", "type": "esriFieldTypeString", "alias": "HELD_BY", "length": 50, "domain": null }, { "name": "ID1", "type": "esriFieldTypeInteger", "alias": "ID1", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "ID2", "type": "esriFieldTypeInteger", "alias": "ID2", "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "DLR_VOL", "type": "esriFieldTypeString", "alias": "DLR_VOL", "length": 50, "domain": null }, { "name": "DLR_PAGE", "type": "esriFieldTypeString", "alias": "DLR_PAGE", "length": 50, "domain": null }, { "name": "DLR_MAP", "type": "esriFieldTypeString", "alias": "DLR_MAP", "length": 50, "domain": null }, { "name": "LOCATION_PIN", "type": "esriFieldTypeString", "alias": "LOCATION_PIN", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 40, "name": "Right-of-Ways areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Easements & Right-of-Ways" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 793104.4164569676, "ymin": 580818.9912288934, "xmax": 807225.4459576309, "ymax": 598628.4195207208, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 50, "domain": null }, { "name": "ID1", "type": "esriFieldTypeInteger", "alias": "ID1", "domain": null }, { "name": "ID2", "type": "esriFieldTypeInteger", "alias": "ID2", "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeInteger", "alias": "SOURCE", "domain": null }, { "name": "DLR_VOL", "type": "esriFieldTypeString", "alias": "DLR_VOL", "length": 50, "domain": null }, { "name": "DLR_PAGE", "type": "esriFieldTypeString", "alias": "DLR_PAGE", "length": 50, "domain": null }, { "name": "DLR_MAP", "type": "esriFieldTypeString", "alias": "DLR_MAP", "length": 50, "domain": null }, { "name": "LOCATION_PIN", "type": "esriFieldTypeString", "alias": "LOCATION_PIN", "length": 50, "domain": null }, { "name": "SOURCE1", "type": "esriFieldTypeString", "alias": "SOURCE1", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 41, "name": "Easement areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 37, "name": "Easements & Right-of-Ways" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 788446.3890276402, "ymin": 574710.1517405659, "xmax": 807153.6629647166, "ymax": 602046.2712808102, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HELD_BY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HELD_BY", "type": "esriFieldTypeString", "alias": "HELD_BY", "length": 50, "domain": null }, { "name": "ID1", "type": "esriFieldTypeInteger", "alias": "ID1", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "ID2", "type": "esriFieldTypeInteger", "alias": "ID2", "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "DLR_VOL", "type": "esriFieldTypeString", "alias": "DLR_VOL", "length": 50, "domain": null }, { "name": "DLR_PAGE", "type": "esriFieldTypeString", "alias": "DLR_PAGE", "length": 50, "domain": null }, { "name": "DLR_MAP", "type": "esriFieldTypeString", "alias": "DLR_MAP", "length": 50, "domain": null }, { "name": "LOCATION_PIN", "type": "esriFieldTypeString", "alias": "LOCATION_PIN", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 42, "name": "Buildings", "type": "Feature Layer", "description": "The shape and orientation of the ground floor of structures in Darien, CT. This information is typically compiled from 2013 orthoimagery and updated based on as-built surveys filed with the Town. This representation of the building footprints support the local government basemaps. It also serves as a source for public works, public safety, planning and other agencies that are responsible for the active management of site addresses, facilities, and land use information. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "Darien GIS, Planning and Zoning Office, Darien, CT", "parentLayer": null, "subLayers": [], "minScale": 15000.000000000156, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 788261.9829003811, "ymin": 574817.0754112303, "xmax": 808565.2398659736, "ymax": 603389.4939880669, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURECODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUMSTORIES", "type": "esriFieldTypeSmallInteger", "alias": "Number of Stories", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "length": 100, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "FCODE", "length": 100, "domain": { "type": "codedValue", "name": "WS2_BuildingType", "description": "The type of building", "codedValues": [ { "name": "Building footprint", "code": "Building footprint" }, { "name": "Courtyard", "code": "Courtyard" }, { "name": "Deck", "code": "Deck" }, { "name": "Foundation", "code": "Foundation" }, { "name": "House trailer", "code": "House trailer" }, { "name": "Tank", "code": "Tank" }, { "name": "Other structure", "code": "Other structure" }, { "name": "Patio", "code": "Patio" }, { "name": "Railroad platform shelter", "code": "Railroad platform shelter" }, { "name": "Silo", "code": "Silo" }, { "name": "Smokestack", "code": "Smokestack" }, { "name": "Structure under construction", "code": "Structure under construction" }, { "name": "Structure ruin", "code": "Structure ruin" }, { "name": "Overhead walkway", "code": "Overhead walkway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLDG_TOPELEV", "type": "esriFieldTypeDouble", "alias": "BLDGELEVATION", "domain": null }, { "name": "BLDG_GNDELEV", "type": "esriFieldTypeDouble", "alias": "BLDG_GNDELEV", "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 255, "domain": null }, { "name": "BuildingN", "type": "esriFieldTypeString", "alias": "BuildingN", "length": 255, "domain": null }, { "name": "UnitRange", "type": "esriFieldTypeString", "alias": "UnitRange", "length": 255, "domain": null }, { "name": "Label_BuildingOrUnit", "type": "esriFieldTypeString", "alias": "Label_BuildingOrUnit", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 43, "name": "Coastline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 791138.4200608879, "ymin": 574710.1517405659, "xmax": 808373.0132163018, "ymax": 588077.8421967328, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WHO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID1", "type": "esriFieldTypeDouble", "alias": "ID1", "domain": null }, { "name": "ID2", "type": "esriFieldTypeDouble", "alias": "ID2", "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 44, "name": "Town Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 788181.1592431366, "ymin": 579017.8800017238, "xmax": 808595.7099493891, "ymax": 603327.1122230589, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID1", "type": "esriFieldTypeDouble", "alias": "ID1", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 45, "name": "Lot Join Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 788722.8638683856, "ymin": 574838.1783873886, "xmax": 807609.8444670588, "ymax": 602857.1341603994, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Attribute1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Attribute1", "type": "esriFieldTypeString", "alias": "Attribute1", "length": 50, "domain": null }, { "name": "ID1", "type": "esriFieldTypeInteger", "alias": "ID1", "domain": null }, { "name": "ID2", "type": "esriFieldTypeInteger", "alias": "ID2", "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 46, "name": "Lot Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 788181.1592431366, "ymin": 574710.1517405659, "xmax": 808371.2028524727, "ymax": 603326.492473647, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNERNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "EntityNumb", "type": "esriFieldTypeDouble", "alias": "EntityNumb", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 50, "domain": null }, { "name": "REALESTATE", "type": "esriFieldTypeString", "alias": "REALESTATE", "length": 20, "domain": null }, { "name": "MAP_N", "type": "esriFieldTypeDouble", "alias": "MAP_N", "domain": null }, { "name": "LOT_N", "type": "esriFieldTypeString", "alias": "LOT_N", "length": 255, "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "ACCOUNT_NO", "type": "esriFieldTypeString", "alias": "ACCOUNT_NO", "length": 255, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 8, "domain": null }, { "name": "TAXYEAR", "type": "esriFieldTypeDouble", "alias": "TAXYEAR", "domain": null }, { "name": "STREETNUMBER", "type": "esriFieldTypeDouble", "alias": "STREETNUMBER", "domain": null }, { "name": "STREETADDRESS", "type": "esriFieldTypeString", "alias": "STREETADDRESS", "length": 255, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "OWNERTAXYEAR", "type": "esriFieldTypeDouble", "alias": "OWNERTAXYEAR", "domain": null }, { "name": "OWNERNAME", "type": "esriFieldTypeString", "alias": "OWNERNAME", "length": 255, "domain": null }, { "name": "COOWNERNAME", "type": "esriFieldTypeString", "alias": "COOWNERNAME", "length": 255, "domain": null }, { "name": "OWNERSTREET1", "type": "esriFieldTypeString", "alias": "OWNERSTREET1", "length": 255, "domain": null }, { "name": "OWNERSTREET2", "type": "esriFieldTypeString", "alias": "OWNERSTREET2", "length": 255, "domain": null }, { "name": "OWNERUNIT", "type": "esriFieldTypeString", "alias": "OWNERUNIT", "length": 255, "domain": null }, { "name": "OWNERCITY", "type": "esriFieldTypeString", "alias": "OWNERCITY", "length": 255, "domain": null }, { "name": "OWNERSTATE", "type": "esriFieldTypeString", "alias": "OWNERSTATE", "length": 255, "domain": null }, { "name": "OWNERPOSTALCODE", "type": "esriFieldTypeDouble", "alias": "OWNERPOSTALCODE", "domain": null }, { "name": "OWNERPOSTALCODE2", "type": "esriFieldTypeString", "alias": "OWNERPOSTALCODE2", "length": 255, "domain": null }, { "name": "MBL", "type": "esriFieldTypeString", "alias": "MBL", "length": 255, "domain": null }, { "name": "MBLMAP", "type": "esriFieldTypeDouble", "alias": "MBLMAP", "domain": null }, { "name": "MBLLOT", "type": "esriFieldTypeString", "alias": "MBLLOT", "length": 255, "domain": null }, { "name": "MBLMAPLOT", "type": "esriFieldTypeString", "alias": "MBLMAPLOT", "length": 255, "domain": null }, { "name": "LOTAREA", "type": "esriFieldTypeDouble", "alias": "LOTAREA", "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 255, "domain": null }, { "name": "OCCUPANCYTYPE", "type": "esriFieldTypeString", "alias": "OCCUPANCYTYPE", "length": 255, "domain": null }, { "name": "BUILDINGTYPERES", "type": "esriFieldTypeString", "alias": "BUILDINGTYPERES", "length": 255, "domain": null }, { "name": "YEARBUILTRES", "type": "esriFieldTypeDouble", "alias": "YEARBUILTRES", "domain": null }, { "name": "YEARREMODELEDRES", "type": "esriFieldTypeDouble", "alias": "YEARREMODELEDRES", "domain": null }, { "name": "SQFTLIVINGAREA", "type": "esriFieldTypeDouble", "alias": "SQFTLIVINGAREA", "domain": null }, { "name": "TOTALROOMS", "type": "esriFieldTypeDouble", "alias": "TOTALROOMS", "domain": null }, { "name": "BEDROOMCOUNT", "type": "esriFieldTypeDouble", "alias": "BEDROOMCOUNT", "domain": null }, { "name": "BATHCOUNT", "type": "esriFieldTypeDouble", "alias": "BATHCOUNT", "domain": null }, { "name": "HALFBATHCOUNT", "type": "esriFieldTypeDouble", "alias": "HALFBATHCOUNT", "domain": null }, { "name": "TOTALBASEMENTAREA", "type": "esriFieldTypeDouble", "alias": "TOTALBASEMENTAREA", "domain": null }, { "name": "RECROOMBASEMENTAREA", "type": "esriFieldTypeDouble", "alias": "RECROOMBASEMENTAREA", "domain": null }, { "name": "FINISHEDBASEMENTAREA", "type": "esriFieldTypeString", "alias": "FINISHEDBASEMENTAREA", "length": 255, "domain": null }, { "name": "BUILDINGTYPECOM", "type": "esriFieldTypeString", "alias": "BUILDINGTYPECOM", "length": 255, "domain": null }, { "name": "YEARBUILTCOM", "type": "esriFieldTypeString", "alias": "YEARBUILTCOM", "length": 255, "domain": null }, { "name": "COMGROSSAREA", "type": "esriFieldTypeString", "alias": "COMGROSSAREA", "length": 255, "domain": null }, { "name": "COMFINISHEDAREA", "type": "esriFieldTypeString", "alias": "COMFINISHEDAREA", "length": 255, "domain": null }, { "name": "LATESTSALE", "type": "esriFieldTypeDate", "alias": "LATESTSALE", "length": 8, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeDouble", "alias": "SALEPRICE", "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 255, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 255, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 255, "domain": null }, { "name": "LANDVALUE", "type": "esriFieldTypeDouble", "alias": "LANDVALUE", "domain": null }, { "name": "BLDGVALUE", "type": "esriFieldTypeDouble", "alias": "BLDGVALUE", "domain": null }, { "name": "TOTALAPPRAISEDVALUE", "type": "esriFieldTypeDouble", "alias": "TOTALAPPRAISEDVALUE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 47, "name": "Hydrography", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 48, "name": "Watercourses" }, { "id": 49, "name": "Waterbodies" }, { "id": 50, "name": "Inland Wetlands" }, { "id": 51, "name": "Tidal Wetlands (area)" }, { "id": 52, "name": "Tidal Wetlands (line)" }, { "id": 53, "name": "H_Tidal_Marsh" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 788187.4000443071, "ymin": 574710.1517405659, "xmax": 808769.0301408023, "ymax": 603414.4565365613, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 48, "name": "Watercourses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Hydrography" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 788187.4000443071, "ymin": 574710.1517405659, "xmax": 808769.0301408023, "ymax": 603414.4565365613, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "VERNAL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "VERNAL", "type": "esriFieldTypeString", "alias": "VERNAL", "length": 50, "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 50, "domain": null }, { "name": "ID3", "type": "esriFieldTypeDouble", "alias": "ID3", "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 49, "name": "Waterbodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Hydrography" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 788494.2393256426, "ymin": 578408.4599607289, "xmax": 807263.7493587136, "ymax": 602977.609969303, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "VERNAL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "VERNAL", "type": "esriFieldTypeString", "alias": "VERNAL", "length": 50, "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 50, "domain": null }, { "name": "ID3", "type": "esriFieldTypeDouble", "alias": "ID3", "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "maplot", "type": "esriFieldTypeString", "alias": "maplot", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 50, "name": "Inland Wetlands", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Hydrography" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "1259b21482b69179efc57e24b4fece36", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABNxJREFUeJztXNt2GjEMdM7hr/L9+S760NAYo8uMLl7Tdl4Mu2DJkjWWtCS3sRNf9/v4/PjYKtOSP7/XXkvvpTm/7vcxxri1KX8iHgtnnOp9/nHve9QNOlt+8sCTF+f3EWWu2LHzmiQDWzsVgG7QxfIvE3shsCpvfQ5VXnKy5mxvVzU5uz7kO8Jqntsa189pcqIjgB4ObQ6rlF6ZEcCrQd8grEqwrmuMEd2VM14NelpYaY6VDCBd1+CtC+FzQYceDs2M6Hza/fV6F+b5Jx1689COsLq6OHDw26CnhpU1p4ZohoHawMHtScnTwmoHsmfGAjnkDw+rJxyWScgGPSWsNK7trMaS2NMciYaV9bmKaszrNgU2AGbQw8JqjFFTjUmpz/w6sAFu7xhWf4Ds1O0cenpYWXIamxxR2CF/QlhpemXGGQxfznMo6/U59MCwEmVHq7HsgbmA69gfElZP8Ayw2dF8x35nWGk4pfBYO04DzUOvCqsMJM6rliGcCZhBTwgrNG1bddPeMzII+Bz6HxRypeeOsHrAS9siqM5ezNKTyQeZ72SMEMlZLfkW/0ec99ndsa8A0/xGN0FFBajANqi2GCbEs2GFZgaMgSoqQAV+6WkprQnqCqvKIqKqAlyM3/9DBxQgR4mjNo/VrKmqAJdctI9DG8PKlSu9Xq9VVIAC7GdKCId6/NfRWKlyQNVBN8F+ppTl0MrGysrL2j0GlQfdN/o4NDNac7L3NqM/D60KK2Se9frj9Ub8GJRJoKXrGqrCip0nwsuP77EUNOHHoChfZhU/FVJ2YHG1cu/9u007Qx6IxHhzJJq4o9SCIhM5bGkN0OG+5kg2Fdupk6YLQIe4QTsS9L8Q8u9DH+jsHaKopogOvIS8tZUrmhxa3Y6UuB0UUVVarzpAIT8L9HYx2JGRFBHHLmT53HAI/tTzNA69MtQNh/Ade2b8F7DQRaxjj46aYO+Q8eZAr3vyV7mRQ29ZM582RZscV+ehqNykPrhBWUU64B2KDJpoCePQk1CVEaAUgcJtjjATjaHXvxVg+O/ik1//a2T0eoRzsg2QDtopSgvP/+XIikiKtrG0lv+8u7o2rywKIimatbOLS2vuqSeDKxsrjN6r4ZOldeyZEqsoiqsOFURXmkM7iL/C+51oKK25X45EUOX9SAvQm1PbROgo6BfnUG93VXt/via9zvJ+UWkdT5u0Ba7XKry/A0VUt6f0PLXCaZBrV0pGvkWh8qDbDbJy1P9vk4RTFm7xd/QARLgb2Gz2fxabJ400hCNgTmdJbqfTQ4cSG56R0/TxvUxdHoWXDyOyjc22vzmCpDy7dGDlAput5hHIPOm6AxmFLbnR+5L+jRlH3SMQ6X1UsY7GircrM1FyacgjiOwU5vOVpfUYwZDvgpWudDVWEA4NltZ8+44BEpJeKlLFoSw86lKcwrfvokoxczS01Uw5WbwFh2ZGC82ltf0b+/kLkeRbS7G0OT2uiuozw6OYJPDf2DO7gE2xrLmr05zm0rom5K9qv0XAOohc15kcWoGLnHwzS0cNV6UyDCqpYJ7PKa1v8BbvKAelxUh8Fk3gGbC8L90bbC3fleehaZDn7AMig+PQWWlpAZlyMIPoiT+jSF+ZQ08tBxGwjzgqZX3d7zyHVpWDTH9Suq5Bu8dWRYgDBNv9AlKqs6zGeV4WAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 0.4 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 788340.2032163888, "ymin": 577590.9681573957, "xmax": 808122.4293998927, "ymax": 603329.6916142255, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 50, "domain": null }, { "name": "ID3", "type": "esriFieldTypeInteger", "alias": "ID3", "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 51, "name": "Tidal Wetlands (area)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Hydrography" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 794927.5991623104, "ymin": 574710.1517405659, "xmax": 808373.0132163018, "ymax": 588109.1298638135, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 50, "domain": null }, { "name": "ID3", "type": "esriFieldTypeInteger", "alias": "ID3", "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 52, "name": "Tidal Wetlands (line)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Hydrography" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 794925.9672757983, "ymin": 574710.1517405659, "xmax": 808373.0132163018, "ymax": 588109.1298638135, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WHO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LEFT_FID", "type": "esriFieldTypeInteger", "alias": "LEFT_FID", "domain": null }, { "name": "RIGHT_FID", "type": "esriFieldTypeInteger", "alias": "RIGHT_FID", "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 53, "name": "H_Tidal_Marsh", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Hydrography" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 795209.4886903912, "ymin": 579430.6245830655, "xmax": 807648.8739165515, "ymax": 587973.7498852313, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WHO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID1", "type": "esriFieldTypeInteger", "alias": "ID1", "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 54, "name": "Open Space", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 788181.1592431366, "ymin": 574710.1517405659, "xmax": 808371.2028524727, "ymax": 603326.492473647, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNERNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "EntityNumb", "type": "esriFieldTypeDouble", "alias": "EntityNumb", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 50, "domain": null }, { "name": "REALESTATE", "type": "esriFieldTypeString", "alias": "REALESTATE", "length": 20, "domain": null }, { "name": "MAP_N", "type": "esriFieldTypeDouble", "alias": "MAP_N", "domain": null }, { "name": "LOT_N", "type": "esriFieldTypeString", "alias": "LOT_N", "length": 255, "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "ACCOUNT_NO", "type": "esriFieldTypeString", "alias": "ACCOUNT_NO", "length": 255, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 8, "domain": null }, { "name": "TAXYEAR", "type": "esriFieldTypeDouble", "alias": "TAXYEAR", "domain": null }, { "name": "STREETNUMBER", "type": "esriFieldTypeDouble", "alias": "STREETNUMBER", "domain": null }, { "name": "STREETADDRESS", "type": "esriFieldTypeString", "alias": "STREETADDRESS", "length": 255, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "OWNERTAXYEAR", "type": "esriFieldTypeDouble", "alias": "OWNERTAXYEAR", "domain": null }, { "name": "OWNERNAME", "type": "esriFieldTypeString", "alias": "OWNERNAME", "length": 255, "domain": null }, { "name": "COOWNERNAME", "type": "esriFieldTypeString", "alias": "COOWNERNAME", "length": 255, "domain": null }, { "name": "OWNERSTREET1", "type": "esriFieldTypeString", "alias": "OWNERSTREET1", "length": 255, "domain": null }, { "name": "OWNERSTREET2", "type": "esriFieldTypeString", "alias": "OWNERSTREET2", "length": 255, "domain": null }, { "name": "OWNERUNIT", "type": "esriFieldTypeString", "alias": "OWNERUNIT", "length": 255, "domain": null }, { "name": "OWNERCITY", "type": "esriFieldTypeString", "alias": "OWNERCITY", "length": 255, "domain": null }, { "name": "OWNERSTATE", "type": "esriFieldTypeString", "alias": "OWNERSTATE", "length": 255, "domain": null }, { "name": "OWNERPOSTALCODE", "type": "esriFieldTypeDouble", "alias": "OWNERPOSTALCODE", "domain": null }, { "name": "OWNERPOSTALCODE2", "type": "esriFieldTypeString", "alias": "OWNERPOSTALCODE2", "length": 255, "domain": null }, { "name": "MBL", "type": "esriFieldTypeString", "alias": "MBL", "length": 255, "domain": null }, { "name": "MBLMAP", "type": "esriFieldTypeDouble", "alias": "MBLMAP", "domain": null }, { "name": "MBLLOT", "type": "esriFieldTypeString", "alias": "MBLLOT", "length": 255, "domain": null }, { "name": "MBLMAPLOT", "type": "esriFieldTypeString", "alias": "MBLMAPLOT", "length": 255, "domain": null }, { "name": "LOTAREA", "type": "esriFieldTypeDouble", "alias": "LOTAREA", "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 255, "domain": null }, { "name": "OCCUPANCYTYPE", "type": "esriFieldTypeString", "alias": "OCCUPANCYTYPE", "length": 255, "domain": null }, { "name": "BUILDINGTYPERES", "type": "esriFieldTypeString", "alias": "BUILDINGTYPERES", "length": 255, "domain": null }, { "name": "YEARBUILTRES", "type": "esriFieldTypeDouble", "alias": "YEARBUILTRES", "domain": null }, { "name": "YEARREMODELEDRES", "type": "esriFieldTypeDouble", "alias": "YEARREMODELEDRES", "domain": null }, { "name": "SQFTLIVINGAREA", "type": "esriFieldTypeDouble", "alias": "SQFTLIVINGAREA", "domain": null }, { "name": "TOTALROOMS", "type": "esriFieldTypeDouble", "alias": "TOTALROOMS", "domain": null }, { "name": "BEDROOMCOUNT", "type": "esriFieldTypeDouble", "alias": "BEDROOMCOUNT", "domain": null }, { "name": "BATHCOUNT", "type": "esriFieldTypeDouble", "alias": "BATHCOUNT", "domain": null }, { "name": "HALFBATHCOUNT", "type": "esriFieldTypeDouble", "alias": "HALFBATHCOUNT", "domain": null }, { "name": "TOTALBASEMENTAREA", "type": "esriFieldTypeDouble", "alias": "TOTALBASEMENTAREA", "domain": null }, { "name": "RECROOMBASEMENTAREA", "type": "esriFieldTypeDouble", "alias": "RECROOMBASEMENTAREA", "domain": null }, { "name": "FINISHEDBASEMENTAREA", "type": "esriFieldTypeString", "alias": "FINISHEDBASEMENTAREA", "length": 255, "domain": null }, { "name": "BUILDINGTYPECOM", "type": "esriFieldTypeString", "alias": "BUILDINGTYPECOM", "length": 255, "domain": null }, { "name": "YEARBUILTCOM", "type": "esriFieldTypeString", "alias": "YEARBUILTCOM", "length": 255, "domain": null }, { "name": "COMGROSSAREA", "type": "esriFieldTypeString", "alias": "COMGROSSAREA", "length": 255, "domain": null }, { "name": "COMFINISHEDAREA", "type": "esriFieldTypeString", "alias": "COMFINISHEDAREA", "length": 255, "domain": null }, { "name": "LATESTSALE", "type": "esriFieldTypeDate", "alias": "LATESTSALE", "length": 8, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeDouble", "alias": "SALEPRICE", "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 255, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 255, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 255, "domain": null }, { "name": "LANDVALUE", "type": "esriFieldTypeDouble", "alias": "LANDVALUE", "domain": null }, { "name": "BLDGVALUE", "type": "esriFieldTypeDouble", "alias": "BLDGVALUE", "domain": null }, { "name": "TOTALAPPRAISEDVALUE", "type": "esriFieldTypeDouble", "alias": "TOTALAPPRAISEDVALUE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 55, "name": "Town Land", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 788181.1592431366, "ymin": 574710.1517405659, "xmax": 808371.2028524727, "ymax": 603326.492473647, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNERNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "EntityNumb", "type": "esriFieldTypeDouble", "alias": "EntityNumb", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 50, "domain": null }, { "name": "REALESTATE", "type": "esriFieldTypeString", "alias": "REALESTATE", "length": 20, "domain": null }, { "name": "MAP_N", "type": "esriFieldTypeDouble", "alias": "MAP_N", "domain": null }, { "name": "LOT_N", "type": "esriFieldTypeString", "alias": "LOT_N", "length": 255, "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "ACCOUNT_NO", "type": "esriFieldTypeString", "alias": "ACCOUNT_NO", "length": 255, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 8, "domain": null }, { "name": "TAXYEAR", "type": "esriFieldTypeDouble", "alias": "TAXYEAR", "domain": null }, { "name": "STREETNUMBER", "type": "esriFieldTypeDouble", "alias": "STREETNUMBER", "domain": null }, { "name": "STREETADDRESS", "type": "esriFieldTypeString", "alias": "STREETADDRESS", "length": 255, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "OWNERTAXYEAR", "type": "esriFieldTypeDouble", "alias": "OWNERTAXYEAR", "domain": null }, { "name": "OWNERNAME", "type": "esriFieldTypeString", "alias": "OWNERNAME", "length": 255, "domain": null }, { "name": "COOWNERNAME", "type": "esriFieldTypeString", "alias": "COOWNERNAME", "length": 255, "domain": null }, { "name": "OWNERSTREET1", "type": "esriFieldTypeString", "alias": "OWNERSTREET1", "length": 255, "domain": null }, { "name": "OWNERSTREET2", "type": "esriFieldTypeString", "alias": "OWNERSTREET2", "length": 255, "domain": null }, { "name": "OWNERUNIT", "type": "esriFieldTypeString", "alias": "OWNERUNIT", "length": 255, "domain": null }, { "name": "OWNERCITY", "type": "esriFieldTypeString", "alias": "OWNERCITY", "length": 255, "domain": null }, { "name": "OWNERSTATE", "type": "esriFieldTypeString", "alias": "OWNERSTATE", "length": 255, "domain": null }, { "name": "OWNERPOSTALCODE", "type": "esriFieldTypeDouble", "alias": "OWNERPOSTALCODE", "domain": null }, { "name": "OWNERPOSTALCODE2", "type": "esriFieldTypeString", "alias": "OWNERPOSTALCODE2", "length": 255, "domain": null }, { "name": "MBL", "type": "esriFieldTypeString", "alias": "MBL", "length": 255, "domain": null }, { "name": "MBLMAP", "type": "esriFieldTypeDouble", "alias": "MBLMAP", "domain": null }, { "name": "MBLLOT", "type": "esriFieldTypeString", "alias": "MBLLOT", "length": 255, "domain": null }, { "name": "MBLMAPLOT", "type": "esriFieldTypeString", "alias": "MBLMAPLOT", "length": 255, "domain": null }, { "name": "LOTAREA", "type": "esriFieldTypeDouble", "alias": "LOTAREA", "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 255, "domain": null }, { "name": "OCCUPANCYTYPE", "type": "esriFieldTypeString", "alias": "OCCUPANCYTYPE", "length": 255, "domain": null }, { "name": "BUILDINGTYPERES", "type": "esriFieldTypeString", "alias": "BUILDINGTYPERES", "length": 255, "domain": null }, { "name": "YEARBUILTRES", "type": "esriFieldTypeDouble", "alias": "YEARBUILTRES", "domain": null }, { "name": "YEARREMODELEDRES", "type": "esriFieldTypeDouble", "alias": "YEARREMODELEDRES", "domain": null }, { "name": "SQFTLIVINGAREA", "type": "esriFieldTypeDouble", "alias": "SQFTLIVINGAREA", "domain": null }, { "name": "TOTALROOMS", "type": "esriFieldTypeDouble", "alias": "TOTALROOMS", "domain": null }, { "name": "BEDROOMCOUNT", "type": "esriFieldTypeDouble", "alias": "BEDROOMCOUNT", "domain": null }, { "name": "BATHCOUNT", "type": "esriFieldTypeDouble", "alias": "BATHCOUNT", "domain": null }, { "name": "HALFBATHCOUNT", "type": "esriFieldTypeDouble", "alias": "HALFBATHCOUNT", "domain": null }, { "name": "TOTALBASEMENTAREA", "type": "esriFieldTypeDouble", "alias": "TOTALBASEMENTAREA", "domain": null }, { "name": "RECROOMBASEMENTAREA", "type": "esriFieldTypeDouble", "alias": "RECROOMBASEMENTAREA", "domain": null }, { "name": "FINISHEDBASEMENTAREA", "type": "esriFieldTypeString", "alias": "FINISHEDBASEMENTAREA", "length": 255, "domain": null }, { "name": "BUILDINGTYPECOM", "type": "esriFieldTypeString", "alias": "BUILDINGTYPECOM", "length": 255, "domain": null }, { "name": "YEARBUILTCOM", "type": "esriFieldTypeString", "alias": "YEARBUILTCOM", "length": 255, "domain": null }, { "name": "COMGROSSAREA", "type": "esriFieldTypeString", "alias": "COMGROSSAREA", "length": 255, "domain": null }, { "name": "COMFINISHEDAREA", "type": "esriFieldTypeString", "alias": "COMFINISHEDAREA", "length": 255, "domain": null }, { "name": "LATESTSALE", "type": "esriFieldTypeDate", "alias": "LATESTSALE", "length": 8, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeDouble", "alias": "SALEPRICE", "domain": null }, { "name": "SALETYPE", "type": "esriFieldTypeString", "alias": "SALETYPE", "length": 255, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 255, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 255, "domain": null }, { "name": "LANDVALUE", "type": "esriFieldTypeDouble", "alias": "LANDVALUE", "domain": null }, { "name": "BLDGVALUE", "type": "esriFieldTypeDouble", "alias": "BLDGVALUE", "domain": null }, { "name": "TOTALAPPRAISEDVALUE", "type": "esriFieldTypeDouble", "alias": "TOTALAPPRAISEDVALUE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 56, "name": "Zoning", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 57, "name": "Z_Zoning_Distances_Anno" }, { "id": 59, "name": "Zoning Boundaries" }, { "id": 60, "name": "Zoning Overlay" }, { "id": 61, "name": "Zoning Classifications" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 788181.1592431366, "ymin": 574710.1517405659, "xmax": 808595.7099493891, "ymax": 603327.1122230589, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 57, "name": "Z_Zoning_Distances_Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 56, "name": "Zoning" }, "subLayers": [ { "id": 58, "name": "Default" } ], "minScale": 10000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 789268.8079864681, "ymin": 583578.3961431384, "xmax": 807925.1250044703, "ymax": 602485.4843273801, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I31Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I31AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 58, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 57, "name": "Z_Zoning_Distances_Anno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 789268.8079864681, "ymin": 583578.3961431384, "xmax": 807925.1250044703, "ymax": 602485.4843273801, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 59, "name": "Zoning Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 56, "name": "Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 0, 79, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 788181.1592431366, "ymin": 574710.1517405659, "xmax": 808595.7099493891, "ymax": 603327.1122230589, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Zoning_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID2", "type": "esriFieldTypeDouble", "alias": "ID2", "domain": null }, { "name": "EntityNumb", "type": "esriFieldTypeInteger", "alias": "EntityNumb", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "MSLINK", "type": "esriFieldTypeInteger", "alias": "MSLINK", "domain": null }, { "name": "Zoning_ID", "type": "esriFieldTypeString", "alias": "Zoning_ID", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "ID1", "type": "esriFieldTypeDouble", "alias": "ID1", "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 60, "name": "Zoning Overlay", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 56, "name": "Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Overlay_Zone_ID", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 52, 52, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.4 } }, "value": "DBR", "label": "DBR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 52, 52, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.4 } }, "value": "DCR", "label": "DCR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.4 } }, "value": "LW", "label": "LW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 52, 52, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.4 } }, "value": "MU", "label": "MU", "description": "" }, { "symbol": { "type": "esriPFS", "url": "46512adb32bd96a3a050f862bde41ff0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA81JREFUaIG1mtmR3DAMROkq5eRUHKJTcVT2105pKaD7NSjzS7wAEGgc5My11lo/f6+/f36tH2vQqr33sYT2iRwJjWutte6Luk3dQaq19zFHq9t3X6eUuPfVgb/WXh1jRYxYQwmnkFHJong7WSq+F9X6TsBBuOuTtW+6W0XnctDuLNR9U/ipg3X7yXdH877mG7ypxVWj8KOBjiiayHhfc1WMlSAk0HXrUmhPYE72P6K3E8QFp6+xKWqUBVN4d/sf0dsJ4sbToJRY8wTe93WfQ1OIp5BzNE+C1tSlrg6ONMcqBknhsM9PAhh1qYtYjQY1qri9Ty2UBFjVv7qNBN5TmO99Z6EdjUkxVPXbPN0xSFLZGxeIimdSDEmfdgwnlZZCSnI7o9Wb639SFo3QJGio8R2iDtLd9wl6Sp/uBD+tkiqa0zYJjvu6x6Gdlf9n8ZHWBlTOh0/vhNOgUM1Tv96/SW1AlOgs3hYnlcC0uEhSHYkN6dXRWRwFsjfSEYkJyYPGvj6RBQUyVSgoYas5kvYczU7Oam/lcu2Foxuj1dM+R2kRmpMXnm/Rm/r0iVLu484K0xohgjf11Qkjmv4oxJPYsiu0vXBMD0IOOMnXEwt3lV8JbyeAO4iLzgreHa1OBjVOFNvep5WvKwbOui6HOj6pchC8nRATrVNopxVgJ3OlmG/wTg80gTcNTskBEzp7u8jiZDy11NR/TxSE3sgmQt0FSS4JqeI7+sqY8t37tPio9nSwVEInxYtS3ueWNTkg3TOZr4SmxUslc2Xxq1tMmtszSYeJHATy1Rr5cjIp+6o1e66kNJPmAt29PX61dBtJoOkgdxqklGJpWvwceuK7atzNJXQnvu2yyOu/WpK5k/Sk1jsLPwKZ8+WOkJur6E58msjn+Hy1Mnon0KmYdmOJZRVfpzQ3b+H9lr/TTEBud6mMbUWW3Ksn9TrNBKcBk7hKCe/kHpww69a5vSeRutqHnoBJo5Yg1k2ujS6oVX2UsmiBUL1STLIAcQ0159yh/B+ZIpxWXqfvYO5ALiVWSMP/Ak6FuTOpvvc9Sgb6ukIDI/4XsGsTxb0B76TZMpRAlFh3mq+d4G6vykCv+fQkiiZ0EnqO5ms+ndJIUUIQRmvy+Gcd0ohAqc+TvY7mozghqUB9uzkl0OnLSWr59o2MaDlNH5PA1zWS7jo6jx/w3tZ6JQStxibIIYh6PPafQjyJ1tOsoQ6kxh8+nTCdwFjlzTeqwI6f9OlTWN9bat19jgZLpXB1FnufnkRuNab2VIehxUjy/mbv05PI7QSk865NXnDWWusf235Fk9yFsxwAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "SN", "label": "SN", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Overlay_Zone_ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 12000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 789064.705704391, "ymin": 582719.688542977, "xmax": 805281.1197938025, "ymax": 599417.3844782263, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Overlay_Zone_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID2", "type": "esriFieldTypeDouble", "alias": "ID2", "domain": null }, { "name": "EntityNumb", "type": "esriFieldTypeInteger", "alias": "EntityNumb", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "MSLINK", "type": "esriFieldTypeInteger", "alias": "MSLINK", "domain": null }, { "name": "Overlay_Zone_ID", "type": "esriFieldTypeString", "alias": "Overlay_Zone_ID", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "ID1", "type": "esriFieldTypeDouble", "alias": "ID1", "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 61, "name": "Zoning Classifications", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "copyrightText": "", "parentLayer": { "id": 56, "name": "Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Zoning_ID", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 177, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "3.7 AH", "label": "3.7 AH", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "CBD", "label": "CBD", "description": "" }, { "symbol": { "type": "esriPFS", "url": "35786f322d58c266f791e58bcb2e7b8f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAALcAAAC3CAYAAABQbs+fAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABptJREFUeJztncuOpUgMRKul+/+/XLNojZpSDyNSzrAjg3NWtUgSuISMyy8+319f31//8v3nz69fv76OoHLNT451+E0crmEXjffyke4OMAjihlh+ivvJa2LXa2WXS1C5hifHqu/xCbvcLYUbtrpe4YrcXAOWG2JB3BDLurh3vc6mXmF3KF7HiujNEyrXs3pe9TMq/M5YbogFcUMsn7H/6K/s+i++ci+71ndew4nJncboCpYbYkHcEMtHnrjZFVXYtWYqSaFwIXZdf+eaXff+4FxYbogFcUMsz8Q9FUVRMJWkmCqp7XT5Op/1g3NhuSEWxA2x/BS3OpLwhM6S2l3ndUvcOCd3Gq8fyw2xIG6IZb0Tp7J+V5C/ss/dsadEhBRRC7ckzqbrx3JDLIgbYukVd2dNxa5j1ZEHh8jGiUmcB+fFckMsiBtiuRf3VELH4TV9RX3vJ5atHpIgw3JDLIgbYrlvEJ56vTpEJBxGhK3u77amsn7TsVhuiAVxQyzPGoR3MVUWO+Vira6fKrt1KF0WrMdyQyyIG2J5Ju7O7o+piMoqCldHHVVYjYw5jKcrrMdyQyyIG2LZN7dk16vNodHYrb5lF6dEjSrrL2C5IRbEDbHsGz5/x1TZ5NQk0spn8lb3VKxZxSAqQoMwvA7EDbHUakucg/zqfVYTIuoEza41J0aKqC2Bt4G4IZaauN82ofSK87VVcC73XTwvlhtiQdwQy7q41REStzoQBzfJbSbM1HOntgTgN4gbYlkfp2ZW1ljaf6rOZHVN50yYTjdMHEXBckMsiBti2TdO7cpU3cjq/g6NzJ01M53N152/D7Ul8DYQN8TSW/Ka1LTbWRszlXy545DZMlhuiAVxQyy9Ja+KkV9Pjq2gmLvisGeFzt+2kIDDckMsiBti2fepvl3HTk06Xd1z6h4re7pFtyq/P5048GYQN8QyV1tyotvzZB9xBOCYWTEkcQB0IG6IZb22xKHOwaFD5A5xBODIqEhlH5I4AH+DuCGWdXE7uwS79nGr5Vi9BueoyK7puCRx4M0gbohF/02cqfJOdaeMIomzusYtsvGERhcOyw2xIG6IpdYgfEVRo3KHc92LeBZHianZJookEUkceDOIG2LZJ263GR0K12IqceM2NXcVRUSIJA68GcQNsTwTd6er4JzEmSo3dXAtHO5rESw3xIK4IZZntSXqptrOfdyiDafUhxzoGmG5IRbEDbHsqy3ZBUmc/z+Xg2t3h8P4tQtYbogFcUMsGnE71DacnsRRvNYdxrUp3C2+IAxvA3FDLJrh886zTRySOIqoQmcHUKc2ClEULDfEgrghlntxuyV3rqivzblp2uG5dCaACufCckMsiBtiWRe3OhHQWVuyK+HSmYg5BXVJ7QOw3BAL4oZYfopb/dXXJ3SWdO5KQJxehqpw4aaaqS9guSEWxA2x/BS3c02IYh/1nupzdbqRCjdD3CGF5YZYEDfE0itu56jCIfUSP3BL9KiTZYvnxXJDLIgbYql14pwStVDXupxYW9L5fNW/2w1YbogFcUMstU4ch8D+E9S1Lg7RD8XvrHarxPtjuSEWxA2x6MXt8F+/Yp+pbqPOLzWvYta4jeWGWBA3xKIZp/aEXUmEqUjFVLfR6aXCjYkqLDfEgrghlloSRz3t0+0VrD6v+podkm6NZbFYbogFcUMsNXE7JA7umIoGdEZCFJGKKVdK4NZiuSEWxA2x9Ip7arTX6nTWKw7dQHd0Jp4Ue4qTSlhuiAVxQyzrU14rTHWIVFyOqRqYU5JQ6gbqQrQKyw2xIG6IZX3K6ynfbelMLihcDsWzULhPbomtC1huiAVxQyzr4u4crVbB2cVKSuI4wPB5eBuIG2LZJ+7OhEhnJOSUeSa7mGr4FXR1YbkhFsQNseTWlhh3iJSOdXhGlfWVfZjyCvAbxA2x5NaWuN2LW4SnMyo19G0dLDfEgrghln21JSfS+ap1q13pvGb1vZPEgbeBuCGWfcPnO/9Dn7q2K4pX7SmRqDvMoitYbogFcUMsteHzq+vd5pZU9rzilqBR0NnUvOm+sNwQC+KGWD7On1qT0DnrY2qyq3N0qDHKhOWGWBA3xPKRRB6cEzoOnTUO3TSnlPgW3EIsN8SCuCEWjbidEzpXpmaMnDKS7o7OYfvUlgD8DeKGWPaVvJ6IWyRkdc+p8mCFKyjQGJYbYkHcEEut5NU5WeMWCansX3EPpsaj7XI/Cs8Cyw2xIG6IpSZu52RN52RXt/3VNHbTkMQB+A8QN8TyDzDsEgxDFAAlAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 137.25, "height": 137.25, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CBD-CS", "label": "CBD-CS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 185, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "DB", "label": "DB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 150, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "DC", "label": "DC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 99, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "DMR", "label": "DMR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "DO", "label": "DO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 209, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "NB", "label": "NB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 216, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "NH", "label": "NH", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 231, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "NOROTON BAY", "label": "NOROTON BAY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 192, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PR", "label": "PR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R-1", "label": "R-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 164, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R-1/2", "label": "R-1/2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R-1/3", "label": "R-1/3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 200, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R-1/5", "label": "R-1/5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 164, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "R-2", "label": "R-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 135, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "SB", "label": "SB", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Zoning_ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 12000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 788181.1592431366, "ymin": 574710.1517405659, "xmax": 808595.7099493891, "ymax": 603327.1122230589, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Zoning_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ID2", "type": "esriFieldTypeDouble", "alias": "ID2", "domain": null }, { "name": "EntityNumb", "type": "esriFieldTypeInteger", "alias": "EntityNumb", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "MSLINK", "type": "esriFieldTypeInteger", "alias": "MSLINK", "domain": null }, { "name": "Zoning_ID", "type": "esriFieldTypeString", "alias": "Zoning_ID", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "ID1", "type": "esriFieldTypeDouble", "alias": "ID1", "domain": null }, { "name": "WHO", "type": "esriFieldTypeString", "alias": "WHO", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 255, "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [ { "currentVersion": 10.91, "id": 62, "name": "PIN_AccountN_Table", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ACCOUNT_NO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "ACCOUNT_NO", "type": "esriFieldTypeString", "alias": "ACCOUNT_NO", "length": 255, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "ID1", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 255, "domain": null }, { "name": "WEN", "type": "esriFieldTypeDate", "alias": "WEN", "length": 8, "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I60ACCOUNT_NO", "fields": "ACCOUNT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I60PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null } ] }