{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "Addresses", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Default" } ], "minScale": 2300, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8510637.10895014, "ymin": 4437416.949071626, "xmax": -8490714.946446437, "ymax": 4453677.069887019, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "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": "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": "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": "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": "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": "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": "GISLRSN", "type": "esriFieldTypeString", "alias": "GISLRSN", "length": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R11_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I22Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I22AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a3_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 1, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Addresses" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8510637.10895014, "ymin": 4437416.949071626, "xmax": -8490714.946446437, "ymax": 4453677.069887019, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMinScale": 2300, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 2, "name": "Street Names Zoomed out", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "Interstate Shields" }, { "id": 4, "name": "Exit Markers" }, { "id": 5, "name": "Major Streets" }, { "id": 6, "name": "All Others" } ], "minScale": 15000, "maxScale": 8000, "defaultVisibility": true, "extent": { "xmin": -8511792.382118778, "ymin": 4434507.366240461, "xmax": -8490737.279254887, "ymax": 4454045.510771916, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STN1000_", "type": "esriFieldTypeInteger", "alias": "STN1000_", "domain": null }, { "name": "STN1000_ID", "type": "esriFieldTypeInteger", "alias": "STN1000_ID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R16_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I28Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I28AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a8_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"} }, "id": 0, "name": "Interstate Shields" }, { "domains": { "Status": {"type": "inherited"} }, "id": 1, "name": "Exit Markers" }, { "domains": { "Status": {"type": "inherited"} }, "id": 2, "name": "Major Streets" }, { "domains": { "Status": {"type": "inherited"} }, "id": 3, "name": "All Others" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "STN1000_": null, "STN1000_ID": null, "Type": "Street", "GlobalID": null }, "code": 0, "name": "Interstate Shields" }, { "domains": { "Status": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "STN1000_": null, "STN1000_ID": null, "Type": "Street", "GlobalID": null }, "code": 1, "name": "Exit Markers" }, { "domains": { "Status": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "STN1000_": null, "STN1000_ID": null, "Type": "Street", "GlobalID": null }, "code": 2, "name": "Major Streets" }, { "domains": { "Status": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "STN1000_": null, "STN1000_ID": null, "Type": "Street", "GlobalID": null }, "code": 3, "name": "All Others" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 3, "name": "Interstate Shields", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Street Names Zoomed out" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8511792.382118778, "ymin": 4434507.366240461, "xmax": -8490737.279254887, "ymax": 4454045.510771916, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMinScale": 15000, "effectiveMaxScale": 8000, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 4, "name": "Exit Markers", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Street Names Zoomed out" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8511792.382118778, "ymin": 4434507.366240461, "xmax": -8490737.279254887, "ymax": 4454045.510771916, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMinScale": 15000, "effectiveMaxScale": 8000, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 5, "name": "Major Streets", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Street Names Zoomed out" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8511792.382118778, "ymin": 4434507.366240461, "xmax": -8490737.279254887, "ymax": 4454045.510771916, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMinScale": 15000, "effectiveMaxScale": 8000, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 6, "name": "All Others", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Street Names Zoomed out" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8511792.382118778, "ymin": 4434507.366240461, "xmax": -8490737.279254887, "ymax": 4454045.510771916, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMinScale": 15000, "effectiveMaxScale": 8000, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 7, "name": "Street names Zoomed in", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7900, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[CNTRPFIX] CONCAT \" \" CONCAT [CNTRNAME] CONCAT \" \" CONCAT [CNTRTYPE]", "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8515663.89706328, "ymin": 4432775.849969595, "xmax": -8489461.799296467, "ymax": 4456363.091287686, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNTRNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 25, "domain": null }, { "name": "CNTRPFIX", "type": "esriFieldTypeString", "alias": "Prefix (Abbr)", "length": 5, "domain": { "type": "codedValue", "name": "STREET_DIRECTION_ABBR", "description": "Coded Values for Street Directions Abbreviated", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CNTRPRFXFULL", "type": "esriFieldTypeString", "alias": "Prefix", "length": 15, "domain": { "type": "codedValue", "name": "STREET_DIRECTION", "description": "Coded Value for Street Directions", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "WEST", "code": "WEST" }, { "name": "EAST", "code": "EAST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CNTRNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 30, "domain": null }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "Alternate Street Name", "length": 50, "domain": null }, { "name": "CNTRTYPE", "type": "esriFieldTypeString", "alias": "Street Type (Abbr)", "length": 15, "domain": { "type": "codedValue", "name": "SUFFIXABBR", "description": "Street Suffix Abbr", "codedValues": [ { "name": "ARCH", "code": "ARCH" }, { "name": "AVE", "code": "AVE" }, { "name": "BAY", "code": "BAY" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CHRG", "code": "CHRG" }, { "name": "CHSE", "code": "CHSE" }, { "name": "CIR", "code": "CIR" }, { "name": "CLSE", "code": "CLSE" }, { "name": "CRES", "code": "CRES" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "DELL", "code": "DELL" }, { "name": "DR", "code": "DR" }, { "name": "FALL", "code": "FALL" }, { "name": "FARM", "code": "FARM" }, { "name": "GRN", "code": "GRN" }, { "name": "GRV", "code": "GRV" }, { "name": "HL", "code": "HL" }, { "name": "HTS", "code": "HTS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "KY", "code": "KY" }, { "name": "LN", "code": "LN" }, { "name": "LNDG", "code": "LNDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MEWS", "code": "MEWS" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLAG", "code": "PLAG" }, { "name": "POST", "code": "POST" }, { "name": "PT", "code": "PT" }, { "name": "QTRS", "code": "QTRS" }, { "name": "QUAY", "code": "QUAY" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "RDG", "code": "RDG" }, { "name": "RECH", "code": "RECH" }, { "name": "ROW", "code": "ROW" }, { "name": "RSNG", "code": "RSNG" }, { "name": "RTRT", "code": "RTRT" }, { "name": "RUN", "code": "RUN" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TOP", "code": "TOP" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "TRNG", "code": "TRNG" }, { "name": "TURN", "code": "TURN" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "XING", "code": "XING" }, { "name": "YARD", "code": "YARD" }, { "name": "RTE", "code": "RTE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CNTRTYPEFULL", "type": "esriFieldTypeString", "alias": "Street Type", "length": 15, "domain": { "type": "codedValue", "name": "SUFFIXFULL", "description": "Street Suffix Full", "codedValues": [ { "name": "ARCH", "code": "ARCH" }, { "name": "AVENUE", "code": "AVENUE" }, { "name": "BAY", "code": "BAY" }, { "name": "BOULEVARD", "code": "BOULEVARD" }, { "name": "CHARGE", "code": "CHARGE" }, { "name": "CHASE", "code": "CHASE" }, { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "CLOSE", "code": "CLOSE" }, { "name": "COURT", "code": "COURT" }, { "name": "COVE", "code": "COVE" }, { "name": "CRESCENT", "code": "CRESCENT" }, { "name": "CROSSING", "code": "CROSSING" }, { "name": "DELL", "code": "DELL" }, { "name": "DRIVE", "code": "DRIVE" }, { "name": "FALL", "code": "FALL" }, { "name": "FARM", "code": "FARM" }, { "name": "GREEN", "code": "GREEN" }, { "name": "GROVE", "code": "GROVE" }, { "name": "HEIGHTS", "code": "HEIGHTS" }, { "name": "HILL", "code": "HILL" }, { "name": "ISLE", "code": "ISLE" }, { "name": "KEY", "code": "KEY" }, { "name": "LANDING", "code": "LANDING" }, { "name": "LANE", "code": "LANE" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MEWS", "code": "MEWS" }, { "name": "PARK", "code": "PARK" }, { "name": "PARKWAY", "code": "PARKWAY" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PLACE", "code": "PLACE" }, { "name": "PLAGE", "code": "PLAGE" }, { "name": "POINT", "code": "POINT" }, { "name": "POST", "code": "POST" }, { "name": "QUARTERS", "code": "QUARTERS" }, { "name": "QUAY", "code": "QUAY" }, { "name": "RAMP", "code": "RAMP" }, { "name": "REACH", "code": "REACH" }, { "name": "RETREAT", "code": "RETREAT" }, { "name": "RIDGE", "code": "RIDGE" }, { "name": "RISING", "code": "RISING" }, { "name": "ROAD", "code": "ROAD" }, { "name": "ROUTE", "code": "ROUTE" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "SQUARE", "code": "SQUARE" }, { "name": "STREET", "code": "STREET" }, { "name": "TERRACE", "code": "TERRACE" }, { "name": "TOP", "code": "TOP" }, { "name": "TRACE", "code": "TRACE" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "TURN", "code": "TURN" }, { "name": "TURNING", "code": "TURNING" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "YARD", "code": "YARD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FRADDRL", "type": "esriFieldTypeDouble", "alias": "FRADDRL", "domain": null }, { "name": "TOADDRL", "type": "esriFieldTypeDouble", "alias": "TOADDRL", "domain": null }, { "name": "FRADDRR", "type": "esriFieldTypeDouble", "alias": "FRADDRR", "domain": null }, { "name": "TOADDRR", "type": "esriFieldTypeDouble", "alias": "TOADDRR", "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 1, "domain": { "type": "codedValue", "name": "Yes_Or_No", "description": "Coded Values for Yes or No ", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JURIS", "type": "esriFieldTypeString", "alias": "JURIS", "length": 2, "domain": null }, { "name": "MP", "type": "esriFieldTypeString", "alias": "MP", "length": 5, "domain": null }, { "name": "CROSS_FROM", "type": "esriFieldTypeString", "alias": "CROSS_FROM", "length": 50, "domain": null }, { "name": "CROSS_TO", "type": "esriFieldTypeString", "alias": "CROSS_TO", "length": 50, "domain": null }, { "name": "RouteType", "type": "esriFieldTypeString", "alias": "RouteType", "length": 15, "domain": null }, { "name": "InterstateRoute", "type": "esriFieldTypeString", "alias": "InterstateRoute", "length": 5, "domain": null }, { "name": "USRoute1", "type": "esriFieldTypeString", "alias": "USRoute1", "length": 5, "domain": null }, { "name": "USRoute2", "type": "esriFieldTypeString", "alias": "USRoute2", "length": 5, "domain": null }, { "name": "StateRoute1", "type": "esriFieldTypeString", "alias": "StateRoute1", "length": 5, "domain": null }, { "name": "StateRoute2", "type": "esriFieldTypeString", "alias": "StateRoute2", "length": 5, "domain": null }, { "name": "SecondaryRoute", "type": "esriFieldTypeString", "alias": "SecondaryRoute", "length": 5, "domain": null }, { "name": "MPH", "type": "esriFieldTypeString", "alias": "MPH", "length": 5, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "BlockRange", "type": "esriFieldTypeDouble", "alias": "BlockRange", "domain": null }, { "name": "OneWay", "type": "esriFieldTypeSmallInteger", "alias": "OneWay", "domain": null }, { "name": "LeftZip", "type": "esriFieldTypeDouble", "alias": "LeftZip", "domain": null }, { "name": "RightZip", "type": "esriFieldTypeDouble", "alias": "RightZip", "domain": null }, { "name": "Centerline_ID", "type": "esriFieldTypeString", "alias": "Centerline_ID", "length": 30, "domain": null }, { "name": "GBALength", "type": "esriFieldTypeDouble", "alias": "GBALength", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "StartX", "type": "esriFieldTypeDouble", "alias": "StartX", "domain": null }, { "name": "StartY", "type": "esriFieldTypeDouble", "alias": "StartY", "domain": null }, { "name": "EndX", "type": "esriFieldTypeDouble", "alias": "EndX", "domain": null }, { "name": "EndY", "type": "esriFieldTypeDouble", "alias": "EndY", "domain": null }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Lanes", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R133_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_133", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_133", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a125_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 8, "name": "Property Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4088.4767920385557, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.75 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2892683537132083E7, "ymin": 2493383.8953341064, "xmax": -8490314.642268667, "ymax": 4457414.654937183, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LRSNTXT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "P_TYPE", "type": "esriFieldTypeInteger", "alias": "P_TYPE", "domain": null }, { "name": "LRSNTXT", "type": "esriFieldTypeString", "alias": "LRSNTXT", "length": 15, "domain": null }, { "name": "LRSNINT", "type": "esriFieldTypeDouble", "alias": "LRSNINT", "domain": null }, { "name": "GPIN", "type": "esriFieldTypeString", "alias": "GPIN", "length": 20, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 25, "domain": null }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "length": 10, "domain": null }, { "name": "SITUS", "type": "esriFieldTypeString", "alias": "SITUS", "length": 75, "domain": null }, { "name": "Sub_Div", "type": "esriFieldTypeString", "alias": "Sub_Div", "length": 75, "domain": null }, { "name": "FRONT_ST", "type": "esriFieldTypeString", "alias": "FRONT_ST", "length": 50, "domain": null }, { "name": "FRONT_W", "type": "esriFieldTypeDouble", "alias": "FRONT_W", "domain": null }, { "name": "SQFT", "type": "esriFieldTypeDouble", "alias": "SQFT", "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "PLAN_TYPE", "type": "esriFieldTypeInteger", "alias": "PLAN_TYPE", "domain": null }, { "name": "PLAN_ID", "type": "esriFieldTypeString", "alias": "PLAN_ID", "length": 20, "domain": null }, { "name": "PLAN_DATE", "type": "esriFieldTypeDate", "alias": "PLAN_DATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "IDX_PROPERTYPLOYGONS_LRSNTXT", "fields": "LRSNTXT,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R229_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IDX_PROPERTY_POLYGONS_LRSNINT", "fields": "LRSNINT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a217_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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.71, "id": 9, "name": "Basemap Labels", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 20, "name": "InterstateShields" }, { "id": 21, "name": "Outside" }, { "id": 22, "name": "Places" }, { "id": 23, "name": "StreetNames" }, { "id": 24, "name": "Subdivisions" }, { "id": 25, "name": "USShields" }, { "id": 26, "name": "Water" }, { "id": 27, "name": "Fire Stations" }, { "id": 28, "name": "Parks" }, { "id": 29, "name": "Polling" }, { "id": 30, "name": "Census" }, { "id": 31, "name": "Codes1" }, { "id": 32, "name": "Codes2" } ], "minScale": 120000, "maxScale": 25000, "defaultVisibility": true, "extent": { "xmin": -8512316.720680982, "ymin": 4436545.151732859, "xmax": -8489913.328911116, "ymax": 4455745.248186066, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "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": "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": "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": "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": "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": "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R18_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_18", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I30Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I30AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_18", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a10_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "InterstateShields" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Outside" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Places" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "StreetNames" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "Subdivisions" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "USShields" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 6, "name": "Water" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 7, "name": "Fire Stations" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 8, "name": "Parks" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 9, "name": "Polling" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 10, "name": "Census" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 11, "name": "Codes1" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 12, "name": "Codes2" } ], "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, "GlobalID": null }, "code": 0, "name": "InterstateShields" }, { "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, "GlobalID": null }, "code": 1, "name": "Outside" }, { "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, "GlobalID": null }, "code": 2, "name": "Places" }, { "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, "GlobalID": null }, "code": 3, "name": "StreetNames" }, { "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, "GlobalID": null }, "code": 4, "name": "Subdivisions" }, { "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, "GlobalID": null }, "code": 5, "name": "USShields" }, { "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, "GlobalID": null }, "code": 6, "name": "Water" }, { "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, "GlobalID": null }, "code": 7, "name": "Fire Stations" }, { "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, "GlobalID": null }, "code": 8, "name": "Parks" }, { "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, "GlobalID": null }, "code": 9, "name": "Polling" }, { "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, "GlobalID": null }, "code": 10, "name": "Census" }, { "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, "GlobalID": null }, "code": 11, "name": "Codes1" }, { "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, "GlobalID": null }, "code": 12, "name": "Codes2" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 20, "name": "InterstateShields", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9, "name": "Basemap Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8512316.720680982, "ymin": 4436545.151732859, "xmax": -8489913.328911116, "ymax": 4455745.248186066, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMinScale": 120000, "effectiveMaxScale": 25000, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 21, "name": "Outside", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9, "name": "Basemap Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8512316.720680982, "ymin": 4436545.151732859, "xmax": -8489913.328911116, "ymax": 4455745.248186066, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMinScale": 120000, "effectiveMaxScale": 25000, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 22, "name": "Places", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9, "name": "Basemap Labels" }, "subLayers": [], "minScale": 30000, "maxScale": 24000, "defaultVisibility": true, "extent": { "xmin": -8512316.720680982, "ymin": 4436545.151732859, "xmax": -8489913.328911116, "ymax": 4455745.248186066, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMaxScale": 25000, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 23, "name": "StreetNames", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9, "name": "Basemap Labels" }, "subLayers": [], "minScale": 25000.000000010274, "maxScale": 12500, "defaultVisibility": true, "extent": { "xmin": -8512316.720680982, "ymin": 4436545.151732859, "xmax": -8489913.328911116, "ymax": 4455745.248186066, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMaxScale": 25000, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 24, "name": "Subdivisions", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9, "name": "Basemap Labels" }, "subLayers": [], "minScale": 0, "maxScale": 12500, "defaultVisibility": true, "extent": { "xmin": -8512316.720680982, "ymin": 4436545.151732859, "xmax": -8489913.328911116, "ymax": 4455745.248186066, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMinScale": 120000, "effectiveMaxScale": 25000, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 25, "name": "USShields", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9, "name": "Basemap Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -8512316.720680982, "ymin": 4436545.151732859, "xmax": -8489913.328911116, "ymax": 4455745.248186066, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMinScale": 120000, "effectiveMaxScale": 25000, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 26, "name": "Water", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9, "name": "Basemap Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8512316.720680982, "ymin": 4436545.151732859, "xmax": -8489913.328911116, "ymax": 4455745.248186066, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMinScale": 120000, "effectiveMaxScale": 25000, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 27, "name": "Fire Stations", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9, "name": "Basemap Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -8512316.720680982, "ymin": 4436545.151732859, "xmax": -8489913.328911116, "ymax": 4455745.248186066, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMinScale": 120000, "effectiveMaxScale": 25000, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 28, "name": "Parks", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9, "name": "Basemap Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -8512316.720680982, "ymin": 4436545.151732859, "xmax": -8489913.328911116, "ymax": 4455745.248186066, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMinScale": 120000, "effectiveMaxScale": 25000, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 29, "name": "Polling", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9, "name": "Basemap Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -8512316.720680982, "ymin": 4436545.151732859, "xmax": -8489913.328911116, "ymax": 4455745.248186066, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMinScale": 120000, "effectiveMaxScale": 25000, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 30, "name": "Census", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9, "name": "Basemap Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -8512316.720680982, "ymin": 4436545.151732859, "xmax": -8489913.328911116, "ymax": 4455745.248186066, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMinScale": 120000, "effectiveMaxScale": 25000, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 31, "name": "Codes1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9, "name": "Basemap Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -8512316.720680982, "ymin": 4436545.151732859, "xmax": -8489913.328911116, "ymax": 4455745.248186066, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMinScale": 120000, "effectiveMaxScale": 25000, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 32, "name": "Codes2", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9, "name": "Basemap Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -8512316.720680982, "ymin": 4436545.151732859, "xmax": -8489913.328911116, "ymax": 4455745.248186066, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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, "effectiveMinScale": 120000, "effectiveMaxScale": 25000, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 33, "name": "Schools", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 95000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2989a12bf2c5eb02757f869988205d14", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOBJREFUKJFjYSARsGAT7Mhzr/nPwLKictLWO0RpYGD+F8H471dDR57rYgbGHy0VEw/fxa8Bqo2BkSGBgYEjpjPfdREz84+Wkr7D9/FpgBv6n4Eh6c9/Do/2QndnYjS8Yfz/t5uZkXdqSd/Gr/g0vGVg+tvz/y/nlIpJW7/g98M/pvv//7NYVPYjFOLV8J/h39fKSZiKcduABwxWDR35TusZGJgNkcRFO/JdH8B5TAynK/p3hyJsYGKWZPjHII9mGIL/j+EJZU4iXcM/hp8MDEw/capi+vcTRUPFxN32NHMSAKgpSHfKlmloAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 137, 90, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 33770.77970692671, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8510398.071398765, "ymin": 4438922.004495236, "xmax": -8493466.13154408, "ymax": 4452088.120145425, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "PUBLIC_", "type": "esriFieldTypeString", "alias": "PUBLIC_", "length": 5, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R115_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a107_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 34, "name": "Fire_Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATION", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2ff931564fe17c5f1a5f8e6e5048fbe9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkZJREFUOI2t1E+IVWUYx/HPM2jv4kKBQszVTQgV1NJVkQgFNg1NGETgZohWSRFRWjGWIRVWVBJSiyIJKrGI2kRQRFCIQfRn4xQUQrszujhJUPAYzNvinHHu3LhNRc/qnOfP9/09vL9zNvifY8N6DZVbMY/pyk+xadPL0bbf/mtg5Wo8hTtWcsEObTu/XMqRyHwhOLsusHa59zHXp5ZwqnI+2IIbInM/9i2X8vxU5sMTgZVtuAl34UO8opRzlRmZm2spX8Vg8IS23YXtkXlwuZQnpzIfn6TwWryKS3EzTsicjZVqJpmP1VIOT2XeXvkgMucqLwa/rAFWAg/1r9/jbcziyq5sIyhla2R+WvkV32F3LeVBvcpRhXdjJ75WygWZcyO1z7H1osouDuIa7I/MR+pw+E40zelR4P1QS/kEt4V1Y4DrcBIztWnuwz2jwKsgMpewY2x458WVOYzd/fOWShOIfn4UuIQrcFnl3JjC1ZXXxtnoD6+9J1cvpZTjkbmA64OjuHedlROf4YhO4ZtrgJH5NPbo7LKvb75xEq2W8mxkzuDyyrtTfLQWyO+1+9Rer+wN7sR7WMQlo6xaytHIPIRv+tmFleK4sU9V3goerTwT3drbaufHzUr5OQaDE9G2QzyAW3AsODMJeCaYr7wR3R9mLz4OvsQPlWlt+xq29/3nrd74X4HBH5WNMRw+p2lO4oBO3SzEqqm/0F3G6eDCROAKVNMsYrFyvJZyIDL3YBo/4qXg2PjcROAY/DedlRb+ru8fA/9L/AmcSce1bqYlmAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "1; 2; 3; 4; 5; 6; 7; 8; 9; 10; 11", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2ff931564fe17c5f1a5f8e6e5048fbe9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkZJREFUOI2t1E+IVWUYx/HPM2jv4kKBQszVTQgV1NJVkQgFNg1NGETgZohWSRFRWjGWIRVWVBJSiyIJKrGI2kRQRFCIQfRn4xQUQrszujhJUPAYzNvinHHu3LhNRc/qnOfP9/09vL9zNvifY8N6DZVbMY/pyk+xadPL0bbf/mtg5Wo8hTtWcsEObTu/XMqRyHwhOLsusHa59zHXp5ZwqnI+2IIbInM/9i2X8vxU5sMTgZVtuAl34UO8opRzlRmZm2spX8Vg8IS23YXtkXlwuZQnpzIfn6TwWryKS3EzTsicjZVqJpmP1VIOT2XeXvkgMucqLwa/rAFWAg/1r9/jbcziyq5sIyhla2R+WvkV32F3LeVBvcpRhXdjJ75WygWZcyO1z7H1osouDuIa7I/MR+pw+E40zelR4P1QS/kEt4V1Y4DrcBIztWnuwz2jwKsgMpewY2x458WVOYzd/fOWShOIfn4UuIQrcFnl3JjC1ZXXxtnoD6+9J1cvpZTjkbmA64OjuHedlROf4YhO4ZtrgJH5NPbo7LKvb75xEq2W8mxkzuDyyrtTfLQWyO+1+9Rer+wN7sR7WMQlo6xaytHIPIRv+tmFleK4sU9V3goerTwT3drbaufHzUr5OQaDE9G2QzyAW3AsODMJeCaYr7wR3R9mLz4OvsQPlWlt+xq29/3nrd74X4HBH5WNMRw+p2lO4oBO3SzEqqm/0F3G6eDCROAKVNMsYrFyvJZyIDL3YBo/4qXg2PjcROAY/DedlRb+ru8fA/9L/AmcSce1bqYlmAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "1; 2; 3; 4; 5; 6; 7; 8; 9; 10; 11", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2ff931564fe17c5f1a5f8e6e5048fbe9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkZJREFUOI2t1E+IVWUYx/HPM2jv4kKBQszVTQgV1NJVkQgFNg1NGETgZohWSRFRWjGWIRVWVBJSiyIJKrGI2kRQRFCIQfRn4xQUQrszujhJUPAYzNvinHHu3LhNRc/qnOfP9/09vL9zNvifY8N6DZVbMY/pyk+xadPL0bbf/mtg5Wo8hTtWcsEObTu/XMqRyHwhOLsusHa59zHXp5ZwqnI+2IIbInM/9i2X8vxU5sMTgZVtuAl34UO8opRzlRmZm2spX8Vg8IS23YXtkXlwuZQnpzIfn6TwWryKS3EzTsicjZVqJpmP1VIOT2XeXvkgMucqLwa/rAFWAg/1r9/jbcziyq5sIyhla2R+WvkV32F3LeVBvcpRhXdjJ75WygWZcyO1z7H1osouDuIa7I/MR+pw+E40zelR4P1QS/kEt4V1Y4DrcBIztWnuwz2jwKsgMpewY2x458WVOYzd/fOWShOIfn4UuIQrcFnl3JjC1ZXXxtnoD6+9J1cvpZTjkbmA64OjuHedlROf4YhO4ZtrgJH5NPbo7LKvb75xEq2W8mxkzuDyyrtTfLQWyO+1+9Rer+wN7sR7WMQlo6xaytHIPIRv+tmFleK4sU9V3goerTwT3drbaufHzUr5OQaDE9G2QzyAW3AsODMJeCaYr7wR3R9mLz4OvsQPlWlt+xq29/3nrd74X4HBH5WNMRw+p2lO4oBO3SzEqqm/0F3G6eDCROAKVNMsYrFyvJZyIDL3YBo/4qXg2PjcROAY/DedlRb+ru8fA/9L/AmcSce1bqYlmAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "1; 2; 3; 4; 5; 6; 7; 8; 9; 10; 11", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2ff931564fe17c5f1a5f8e6e5048fbe9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkZJREFUOI2t1E+IVWUYx/HPM2jv4kKBQszVTQgV1NJVkQgFNg1NGETgZohWSRFRWjGWIRVWVBJSiyIJKrGI2kRQRFCIQfRn4xQUQrszujhJUPAYzNvinHHu3LhNRc/qnOfP9/09vL9zNvifY8N6DZVbMY/pyk+xadPL0bbf/mtg5Wo8hTtWcsEObTu/XMqRyHwhOLsusHa59zHXp5ZwqnI+2IIbInM/9i2X8vxU5sMTgZVtuAl34UO8opRzlRmZm2spX8Vg8IS23YXtkXlwuZQnpzIfn6TwWryKS3EzTsicjZVqJpmP1VIOT2XeXvkgMucqLwa/rAFWAg/1r9/jbcziyq5sIyhla2R+WvkV32F3LeVBvcpRhXdjJ75WygWZcyO1z7H1osouDuIa7I/MR+pw+E40zelR4P1QS/kEt4V1Y4DrcBIztWnuwz2jwKsgMpewY2x458WVOYzd/fOWShOIfn4UuIQrcFnl3JjC1ZXXxtnoD6+9J1cvpZTjkbmA64OjuHedlROf4YhO4ZtrgJH5NPbo7LKvb75xEq2W8mxkzuDyyrtTfLQWyO+1+9Rer+wN7sR7WMQlo6xaytHIPIRv+tmFleK4sU9V3goerTwT3drbaufHzUr5OQaDE9G2QzyAW3AsODMJeCaYr7wR3R9mLz4OvsQPlWlt+xq29/3nrd74X4HBH5WNMRw+p2lO4oBO3SzEqqm/0F3G6eDCROAKVNMsYrFyvJZyIDL3YBo/4qXg2PjcROAY/DedlRb+ru8fA/9L/AmcSce1bqYlmAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "1; 2; 3; 4; 5; 6; 7; 8; 9; 10; 11", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2ff931564fe17c5f1a5f8e6e5048fbe9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkZJREFUOI2t1E+IVWUYx/HPM2jv4kKBQszVTQgV1NJVkQgFNg1NGETgZohWSRFRWjGWIRVWVBJSiyIJKrGI2kRQRFCIQfRn4xQUQrszujhJUPAYzNvinHHu3LhNRc/qnOfP9/09vL9zNvifY8N6DZVbMY/pyk+xadPL0bbf/mtg5Wo8hTtWcsEObTu/XMqRyHwhOLsusHa59zHXp5ZwqnI+2IIbInM/9i2X8vxU5sMTgZVtuAl34UO8opRzlRmZm2spX8Vg8IS23YXtkXlwuZQnpzIfn6TwWryKS3EzTsicjZVqJpmP1VIOT2XeXvkgMucqLwa/rAFWAg/1r9/jbcziyq5sIyhla2R+WvkV32F3LeVBvcpRhXdjJ75WygWZcyO1z7H1osouDuIa7I/MR+pw+E40zelR4P1QS/kEt4V1Y4DrcBIztWnuwz2jwKsgMpewY2x458WVOYzd/fOWShOIfn4UuIQrcFnl3JjC1ZXXxtnoD6+9J1cvpZTjkbmA64OjuHedlROf4YhO4ZtrgJH5NPbo7LKvb75xEq2W8mxkzuDyyrtTfLQWyO+1+9Rer+wN7sR7WMQlo6xaytHIPIRv+tmFleK4sU9V3goerTwT3drbaufHzUr5OQaDE9G2QzyAW3AsODMJeCaYr7wR3R9mLz4OvsQPlWlt+xq29/3nrd74X4HBH5WNMRw+p2lO4oBO3SzEqqm/0F3G6eDCROAKVNMsYrFyvJZyIDL3YBo/4qXg2PjcROAY/DedlRb+ru8fA/9L/AmcSce1bqYlmAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "1; 2; 3; 4; 5; 6; 7; 8; 9; 10; 11", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2ff931564fe17c5f1a5f8e6e5048fbe9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkZJREFUOI2t1E+IVWUYx/HPM2jv4kKBQszVTQgV1NJVkQgFNg1NGETgZohWSRFRWjGWIRVWVBJSiyIJKrGI2kRQRFCIQfRn4xQUQrszujhJUPAYzNvinHHu3LhNRc/qnOfP9/09vL9zNvifY8N6DZVbMY/pyk+xadPL0bbf/mtg5Wo8hTtWcsEObTu/XMqRyHwhOLsusHa59zHXp5ZwqnI+2IIbInM/9i2X8vxU5sMTgZVtuAl34UO8opRzlRmZm2spX8Vg8IS23YXtkXlwuZQnpzIfn6TwWryKS3EzTsicjZVqJpmP1VIOT2XeXvkgMucqLwa/rAFWAg/1r9/jbcziyq5sIyhla2R+WvkV32F3LeVBvcpRhXdjJ75WygWZcyO1z7H1osouDuIa7I/MR+pw+E40zelR4P1QS/kEt4V1Y4DrcBIztWnuwz2jwKsgMpewY2x458WVOYzd/fOWShOIfn4UuIQrcFnl3JjC1ZXXxtnoD6+9J1cvpZTjkbmA64OjuHedlROf4YhO4ZtrgJH5NPbo7LKvb75xEq2W8mxkzuDyyrtTfLQWyO+1+9Rer+wN7sR7WMQlo6xaytHIPIRv+tmFleK4sU9V3goerTwT3drbaufHzUr5OQaDE9G2QzyAW3AsODMJeCaYr7wR3R9mLz4OvsQPlWlt+xq29/3nrd74X4HBH5WNMRw+p2lO4oBO3SzEqqm/0F3G6eDCROAKVNMsYrFyvJZyIDL3YBo/4qXg2PjcROAY/DedlRb+ru8fA/9L/AmcSce1bqYlmAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "1; 2; 3; 4; 5; 6; 7; 8; 9; 10; 11", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2ff931564fe17c5f1a5f8e6e5048fbe9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkZJREFUOI2t1E+IVWUYx/HPM2jv4kKBQszVTQgV1NJVkQgFNg1NGETgZohWSRFRWjGWIRVWVBJSiyIJKrGI2kRQRFCIQfRn4xQUQrszujhJUPAYzNvinHHu3LhNRc/qnOfP9/09vL9zNvifY8N6DZVbMY/pyk+xadPL0bbf/mtg5Wo8hTtWcsEObTu/XMqRyHwhOLsusHa59zHXp5ZwqnI+2IIbInM/9i2X8vxU5sMTgZVtuAl34UO8opRzlRmZm2spX8Vg8IS23YXtkXlwuZQnpzIfn6TwWryKS3EzTsicjZVqJpmP1VIOT2XeXvkgMucqLwa/rAFWAg/1r9/jbcziyq5sIyhla2R+WvkV32F3LeVBvcpRhXdjJ75WygWZcyO1z7H1osouDuIa7I/MR+pw+E40zelR4P1QS/kEt4V1Y4DrcBIztWnuwz2jwKsgMpewY2x458WVOYzd/fOWShOIfn4UuIQrcFnl3JjC1ZXXxtnoD6+9J1cvpZTjkbmA64OjuHedlROf4YhO4ZtrgJH5NPbo7LKvb75xEq2W8mxkzuDyyrtTfLQWyO+1+9Rer+wN7sR7WMQlo6xaytHIPIRv+tmFleK4sU9V3goerTwT3drbaufHzUr5OQaDE9G2QzyAW3AsODMJeCaYr7wR3R9mLz4OvsQPlWlt+xq29/3nrd74X4HBH5WNMRw+p2lO4oBO3SzEqqm/0F3G6eDCROAKVNMsYrFyvJZyIDL3YBo/4qXg2PjcROAY/DedlRb+ru8fA/9L/AmcSce1bqYlmAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "1; 2; 3; 4; 5; 6; 7; 8; 9; 10; 11", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2ff931564fe17c5f1a5f8e6e5048fbe9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkZJREFUOI2t1E+IVWUYx/HPM2jv4kKBQszVTQgV1NJVkQgFNg1NGETgZohWSRFRWjGWIRVWVBJSiyIJKrGI2kRQRFCIQfRn4xQUQrszujhJUPAYzNvinHHu3LhNRc/qnOfP9/09vL9zNvifY8N6DZVbMY/pyk+xadPL0bbf/mtg5Wo8hTtWcsEObTu/XMqRyHwhOLsusHa59zHXp5ZwqnI+2IIbInM/9i2X8vxU5sMTgZVtuAl34UO8opRzlRmZm2spX8Vg8IS23YXtkXlwuZQnpzIfn6TwWryKS3EzTsicjZVqJpmP1VIOT2XeXvkgMucqLwa/rAFWAg/1r9/jbcziyq5sIyhla2R+WvkV32F3LeVBvcpRhXdjJ75WygWZcyO1z7H1osouDuIa7I/MR+pw+E40zelR4P1QS/kEt4V1Y4DrcBIztWnuwz2jwKsgMpewY2x458WVOYzd/fOWShOIfn4UuIQrcFnl3JjC1ZXXxtnoD6+9J1cvpZTjkbmA64OjuHedlROf4YhO4ZtrgJH5NPbo7LKvb75xEq2W8mxkzuDyyrtTfLQWyO+1+9Rer+wN7sR7WMQlo6xaytHIPIRv+tmFleK4sU9V3goerTwT3drbaufHzUr5OQaDE9G2QzyAW3AsODMJeCaYr7wR3R9mLz4OvsQPlWlt+xq29/3nrd74X4HBH5WNMRw+p2lO4oBO3SzEqqm/0F3G6eDCROAKVNMsYrFyvJZyIDL3YBo/4qXg2PjcROAY/DedlRb+ru8fA/9L/AmcSce1bqYlmAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "1; 2; 3; 4; 5; 6; 7; 8; 9; 10; 11", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2ff931564fe17c5f1a5f8e6e5048fbe9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkZJREFUOI2t1E+IVWUYx/HPM2jv4kKBQszVTQgV1NJVkQgFNg1NGETgZohWSRFRWjGWIRVWVBJSiyIJKrGI2kRQRFCIQfRn4xQUQrszujhJUPAYzNvinHHu3LhNRc/qnOfP9/09vL9zNvifY8N6DZVbMY/pyk+xadPL0bbf/mtg5Wo8hTtWcsEObTu/XMqRyHwhOLsusHa59zHXp5ZwqnI+2IIbInM/9i2X8vxU5sMTgZVtuAl34UO8opRzlRmZm2spX8Vg8IS23YXtkXlwuZQnpzIfn6TwWryKS3EzTsicjZVqJpmP1VIOT2XeXvkgMucqLwa/rAFWAg/1r9/jbcziyq5sIyhla2R+WvkV32F3LeVBvcpRhXdjJ75WygWZcyO1z7H1osouDuIa7I/MR+pw+E40zelR4P1QS/kEt4V1Y4DrcBIztWnuwz2jwKsgMpewY2x458WVOYzd/fOWShOIfn4UuIQrcFnl3JjC1ZXXxtnoD6+9J1cvpZTjkbmA64OjuHedlROf4YhO4ZtrgJH5NPbo7LKvb75xEq2W8mxkzuDyyrtTfLQWyO+1+9Rer+wN7sR7WMQlo6xaytHIPIRv+tmFleK4sU9V3goerTwT3drbaufHzUr5OQaDE9G2QzyAW3AsODMJeCaYr7wR3R9mLz4OvsQPlWlt+xq29/3nrd74X4HBH5WNMRw+p2lO4oBO3SzEqqm/0F3G6eDCROAKVNMsYrFyvJZyIDL3YBo/4qXg2PjcROAY/DedlRb+ru8fA/9L/AmcSce1bqYlmAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "1; 2; 3; 4; 5; 6; 7; 8; 9; 10; 11", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2ff931564fe17c5f1a5f8e6e5048fbe9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkZJREFUOI2t1E+IVWUYx/HPM2jv4kKBQszVTQgV1NJVkQgFNg1NGETgZohWSRFRWjGWIRVWVBJSiyIJKrGI2kRQRFCIQfRn4xQUQrszujhJUPAYzNvinHHu3LhNRc/qnOfP9/09vL9zNvifY8N6DZVbMY/pyk+xadPL0bbf/mtg5Wo8hTtWcsEObTu/XMqRyHwhOLsusHa59zHXp5ZwqnI+2IIbInM/9i2X8vxU5sMTgZVtuAl34UO8opRzlRmZm2spX8Vg8IS23YXtkXlwuZQnpzIfn6TwWryKS3EzTsicjZVqJpmP1VIOT2XeXvkgMucqLwa/rAFWAg/1r9/jbcziyq5sIyhla2R+WvkV32F3LeVBvcpRhXdjJ75WygWZcyO1z7H1osouDuIa7I/MR+pw+E40zelR4P1QS/kEt4V1Y4DrcBIztWnuwz2jwKsgMpewY2x458WVOYzd/fOWShOIfn4UuIQrcFnl3JjC1ZXXxtnoD6+9J1cvpZTjkbmA64OjuHedlROf4YhO4ZtrgJH5NPbo7LKvb75xEq2W8mxkzuDyyrtTfLQWyO+1+9Rer+wN7sR7WMQlo6xaytHIPIRv+tmFleK4sU9V3goerTwT3drbaufHzUr5OQaDE9G2QzyAW3AsODMJeCaYr7wR3R9mLz4OvsQPlWlt+xq29/3nrd74X4HBH5WNMRw+p2lO4oBO3SzEqqm/0F3G6eDCROAKVNMsYrFyvJZyIDL3YBo/4qXg2PjcROAY/DedlRb+ru8fA/9L/AmcSce1bqYlmAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "1; 2; 3; 4; 5; 6; 7; 8; 9; 10; 11", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2ff931564fe17c5f1a5f8e6e5048fbe9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkZJREFUOI2t1E+IVWUYx/HPM2jv4kKBQszVTQgV1NJVkQgFNg1NGETgZohWSRFRWjGWIRVWVBJSiyIJKrGI2kRQRFCIQfRn4xQUQrszujhJUPAYzNvinHHu3LhNRc/qnOfP9/09vL9zNvifY8N6DZVbMY/pyk+xadPL0bbf/mtg5Wo8hTtWcsEObTu/XMqRyHwhOLsusHa59zHXp5ZwqnI+2IIbInM/9i2X8vxU5sMTgZVtuAl34UO8opRzlRmZm2spX8Vg8IS23YXtkXlwuZQnpzIfn6TwWryKS3EzTsicjZVqJpmP1VIOT2XeXvkgMucqLwa/rAFWAg/1r9/jbcziyq5sIyhla2R+WvkV32F3LeVBvcpRhXdjJ75WygWZcyO1z7H1osouDuIa7I/MR+pw+E40zelR4P1QS/kEt4V1Y4DrcBIztWnuwz2jwKsgMpewY2x458WVOYzd/fOWShOIfn4UuIQrcFnl3JjC1ZXXxtnoD6+9J1cvpZTjkbmA64OjuHedlROf4YhO4ZtrgJH5NPbo7LKvb75xEq2W8mxkzuDyyrtTfLQWyO+1+9Rer+wN7sR7WMQlo6xaytHIPIRv+tmFleK4sU9V3goerTwT3drbaufHzUr5OQaDE9G2QzyAW3AsODMJeCaYr7wR3R9mLz4OvsQPlWlt+xq29/3nrd74X4HBH5WNMRw+p2lO4oBO3SzEqqm/0F3G6eDCROAKVNMsYrFyvJZyIDL3YBo/4qXg2PjcROAY/DedlRb+ru8fA/9L/AmcSce1bqYlmAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "11", "label": "1; 2; 3; 4; 5; 6; 7; 8; 9; 10; 11", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "STATION > 0", "labelExpression": "\"FS\" CONCAT [STATION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 33770.77970692671, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8508326.897487625, "ymin": 4438707.9698599, "xmax": -8493033.023864554, "ymax": 4451996.340950412, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATION", "type": "esriFieldTypeInteger", "alias": "STATION", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R67_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a59_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 35, "name": "Water_Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8554852.179128494, "ymin": 4390617.506771449, "xmax": -8447986.959752975, "ymax": 4498228.951446286, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME_ALF", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "HYDROARC_", "type": "esriFieldTypeInteger", "alias": "HYDROARC_", "domain": null }, { "name": "HYDROARC_I", "type": "esriFieldTypeInteger", "alias": "HYDROARC_I", "domain": null }, { "name": "FNODE_1", "type": "esriFieldTypeInteger", "alias": "FNODE_1", "domain": null }, { "name": "TNODE_1", "type": "esriFieldTypeInteger", "alias": "TNODE_1", "domain": null }, { "name": "LPOLY_1", "type": "esriFieldTypeInteger", "alias": "LPOLY_1", "domain": null }, { "name": "RPOLY_1", "type": "esriFieldTypeInteger", "alias": "RPOLY_1", "domain": null }, { "name": "CHE_HYDL_", "type": "esriFieldTypeInteger", "alias": "CHE_HYDL_", "domain": null }, { "name": "CHE_HYDL_I", "type": "esriFieldTypeInteger", "alias": "CHE_HYDL_I", "domain": null }, { "name": "GRPH", "type": "esriFieldTypeInteger", "alias": "GRPH", "domain": null }, { "name": "FEAT", "type": "esriFieldTypeInteger", "alias": "FEAT", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": null }, { "name": "STRU", "type": "esriFieldTypeInteger", "alias": "STRU", "domain": null }, { "name": "STAT", "type": "esriFieldTypeInteger", "alias": "STAT", "domain": null }, { "name": "PREF", "type": "esriFieldTypeInteger", "alias": "PREF", "domain": null }, { "name": "NAME_ALF", "type": "esriFieldTypeString", "alias": "NAME_ALF", "length": 60, "domain": null }, { "name": "NAME", "type": "esriFieldTypeInteger", "alias": "NAME", "domain": null }, { "name": "SUFF", "type": "esriFieldTypeInteger", "alias": "SUFF", "domain": null }, { "name": "DESIG", "type": "esriFieldTypeInteger", "alias": "DESIG", "domain": null }, { "name": "NAMEA_ALF", "type": "esriFieldTypeString", "alias": "NAMEA_ALF", "length": 65, "domain": null }, { "name": "PREF_ALF", "type": "esriFieldTypeString", "alias": "PREF_ALF", "length": 15, "domain": null }, { "name": "NAME1_ALF", "type": "esriFieldTypeString", "alias": "NAME1_ALF", "length": 20, "domain": null }, { "name": "NAME2_ALF", "type": "esriFieldTypeString", "alias": "NAME2_ALF", "length": 20, "domain": null }, { "name": "NAME3_ALF", "type": "esriFieldTypeString", "alias": "NAME3_ALF", "length": 20, "domain": null }, { "name": "NAME4_ALF", "type": "esriFieldTypeString", "alias": "NAME4_ALF", "length": 20, "domain": null }, { "name": "SUFF_ALF", "type": "esriFieldTypeString", "alias": "SUFF_ALF", "length": 20, "domain": null }, { "name": "FIPS_CO", "type": "esriFieldTypeString", "alias": "FIPS_CO", "length": 3, "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R117_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a109_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 36, "name": "Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 10000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "value": "Arterial", "label": "Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.5 }, "value": "Collector", "label": "Collector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1.5 }, "value": "Interstate", "label": "Interstate", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8515663.89706328, "ymin": 4432775.849969595, "xmax": -8489461.799296467, "ymax": 4456363.091287686, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNTRNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 25, "domain": null }, { "name": "CNTRPFIX", "type": "esriFieldTypeString", "alias": "Prefix (Abbr)", "length": 5, "domain": { "type": "codedValue", "name": "STREET_DIRECTION_ABBR", "description": "Coded Values for Street Directions Abbreviated", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CNTRPRFXFULL", "type": "esriFieldTypeString", "alias": "Prefix", "length": 15, "domain": { "type": "codedValue", "name": "STREET_DIRECTION", "description": "Coded Value for Street Directions", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "WEST", "code": "WEST" }, { "name": "EAST", "code": "EAST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CNTRNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 30, "domain": null }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "Alternate Street Name", "length": 50, "domain": null }, { "name": "CNTRTYPE", "type": "esriFieldTypeString", "alias": "Street Type (Abbr)", "length": 15, "domain": { "type": "codedValue", "name": "SUFFIXABBR", "description": "Street Suffix Abbr", "codedValues": [ { "name": "ARCH", "code": "ARCH" }, { "name": "AVE", "code": "AVE" }, { "name": "BAY", "code": "BAY" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CHRG", "code": "CHRG" }, { "name": "CHSE", "code": "CHSE" }, { "name": "CIR", "code": "CIR" }, { "name": "CLSE", "code": "CLSE" }, { "name": "CRES", "code": "CRES" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "DELL", "code": "DELL" }, { "name": "DR", "code": "DR" }, { "name": "FALL", "code": "FALL" }, { "name": "FARM", "code": "FARM" }, { "name": "GRN", "code": "GRN" }, { "name": "GRV", "code": "GRV" }, { "name": "HL", "code": "HL" }, { "name": "HTS", "code": "HTS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "KY", "code": "KY" }, { "name": "LN", "code": "LN" }, { "name": "LNDG", "code": "LNDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MEWS", "code": "MEWS" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLAG", "code": "PLAG" }, { "name": "POST", "code": "POST" }, { "name": "PT", "code": "PT" }, { "name": "QTRS", "code": "QTRS" }, { "name": "QUAY", "code": "QUAY" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "RDG", "code": "RDG" }, { "name": "RECH", "code": "RECH" }, { "name": "ROW", "code": "ROW" }, { "name": "RSNG", "code": "RSNG" }, { "name": "RTRT", "code": "RTRT" }, { "name": "RUN", "code": "RUN" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TOP", "code": "TOP" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "TRNG", "code": "TRNG" }, { "name": "TURN", "code": "TURN" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "XING", "code": "XING" }, { "name": "YARD", "code": "YARD" }, { "name": "RTE", "code": "RTE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CNTRTYPEFULL", "type": "esriFieldTypeString", "alias": "Street Type", "length": 15, "domain": { "type": "codedValue", "name": "SUFFIXFULL", "description": "Street Suffix Full", "codedValues": [ { "name": "ARCH", "code": "ARCH" }, { "name": "AVENUE", "code": "AVENUE" }, { "name": "BAY", "code": "BAY" }, { "name": "BOULEVARD", "code": "BOULEVARD" }, { "name": "CHARGE", "code": "CHARGE" }, { "name": "CHASE", "code": "CHASE" }, { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "CLOSE", "code": "CLOSE" }, { "name": "COURT", "code": "COURT" }, { "name": "COVE", "code": "COVE" }, { "name": "CRESCENT", "code": "CRESCENT" }, { "name": "CROSSING", "code": "CROSSING" }, { "name": "DELL", "code": "DELL" }, { "name": "DRIVE", "code": "DRIVE" }, { "name": "FALL", "code": "FALL" }, { "name": "FARM", "code": "FARM" }, { "name": "GREEN", "code": "GREEN" }, { "name": "GROVE", "code": "GROVE" }, { "name": "HEIGHTS", "code": "HEIGHTS" }, { "name": "HILL", "code": "HILL" }, { "name": "ISLE", "code": "ISLE" }, { "name": "KEY", "code": "KEY" }, { "name": "LANDING", "code": "LANDING" }, { "name": "LANE", "code": "LANE" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MEWS", "code": "MEWS" }, { "name": "PARK", "code": "PARK" }, { "name": "PARKWAY", "code": "PARKWAY" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PLACE", "code": "PLACE" }, { "name": "PLAGE", "code": "PLAGE" }, { "name": "POINT", "code": "POINT" }, { "name": "POST", "code": "POST" }, { "name": "QUARTERS", "code": "QUARTERS" }, { "name": "QUAY", "code": "QUAY" }, { "name": "RAMP", "code": "RAMP" }, { "name": "REACH", "code": "REACH" }, { "name": "RETREAT", "code": "RETREAT" }, { "name": "RIDGE", "code": "RIDGE" }, { "name": "RISING", "code": "RISING" }, { "name": "ROAD", "code": "ROAD" }, { "name": "ROUTE", "code": "ROUTE" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "SQUARE", "code": "SQUARE" }, { "name": "STREET", "code": "STREET" }, { "name": "TERRACE", "code": "TERRACE" }, { "name": "TOP", "code": "TOP" }, { "name": "TRACE", "code": "TRACE" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "TURN", "code": "TURN" }, { "name": "TURNING", "code": "TURNING" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "YARD", "code": "YARD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FRADDRL", "type": "esriFieldTypeDouble", "alias": "FRADDRL", "domain": null }, { "name": "TOADDRL", "type": "esriFieldTypeDouble", "alias": "TOADDRL", "domain": null }, { "name": "FRADDRR", "type": "esriFieldTypeDouble", "alias": "FRADDRR", "domain": null }, { "name": "TOADDRR", "type": "esriFieldTypeDouble", "alias": "TOADDRR", "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 1, "domain": { "type": "codedValue", "name": "Yes_Or_No", "description": "Coded Values for Yes or No ", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JURIS", "type": "esriFieldTypeString", "alias": "JURIS", "length": 2, "domain": null }, { "name": "MP", "type": "esriFieldTypeString", "alias": "MP", "length": 5, "domain": null }, { "name": "CROSS_FROM", "type": "esriFieldTypeString", "alias": "CROSS_FROM", "length": 50, "domain": null }, { "name": "CROSS_TO", "type": "esriFieldTypeString", "alias": "CROSS_TO", "length": 50, "domain": null }, { "name": "RouteType", "type": "esriFieldTypeString", "alias": "RouteType", "length": 15, "domain": null }, { "name": "InterstateRoute", "type": "esriFieldTypeString", "alias": "InterstateRoute", "length": 5, "domain": null }, { "name": "USRoute1", "type": "esriFieldTypeString", "alias": "USRoute1", "length": 5, "domain": null }, { "name": "USRoute2", "type": "esriFieldTypeString", "alias": "USRoute2", "length": 5, "domain": null }, { "name": "StateRoute1", "type": "esriFieldTypeString", "alias": "StateRoute1", "length": 5, "domain": null }, { "name": "StateRoute2", "type": "esriFieldTypeString", "alias": "StateRoute2", "length": 5, "domain": null }, { "name": "SecondaryRoute", "type": "esriFieldTypeString", "alias": "SecondaryRoute", "length": 5, "domain": null }, { "name": "MPH", "type": "esriFieldTypeString", "alias": "MPH", "length": 5, "domain": null }, { "name": "BlockRange", "type": "esriFieldTypeDouble", "alias": "BlockRange", "domain": null }, { "name": "OneWay", "type": "esriFieldTypeSmallInteger", "alias": "OneWay", "domain": null }, { "name": "LeftZip", "type": "esriFieldTypeDouble", "alias": "LeftZip", "domain": null }, { "name": "RightZip", "type": "esriFieldTypeDouble", "alias": "RightZip", "domain": null }, { "name": "Centerline_ID", "type": "esriFieldTypeString", "alias": "Centerline_ID", "length": 30, "domain": null }, { "name": "GBALength", "type": "esriFieldTypeDouble", "alias": "GBALength", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "StartX", "type": "esriFieldTypeDouble", "alias": "StartX", "domain": null }, { "name": "StartY", "type": "esriFieldTypeDouble", "alias": "StartY", "domain": null }, { "name": "EndX", "type": "esriFieldTypeDouble", "alias": "EndX", "domain": null }, { "name": "EndY", "type": "esriFieldTypeDouble", "alias": "EndY", "domain": null }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Lanes", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R133_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a125_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 37, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4088, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "S_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 } }, "value": "1810", "label": "Non Residential; Residential; Trailer Homes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 } }, "value": "1820", "label": "Non Residential; Residential; Trailer Homes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.4 } }, "value": "1840", "label": "Non Residential; Residential; Trailer Homes", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2899490427906066E7, "ymin": 2490756.5827481807, "xmax": -8490725.299104566, "ymax": 4456182.175238157, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GISLRSN", "typeIdField": "S_TYPE", "subtypeFieldName": "S_TYPE", "subtypeField": "S_TYPE", "defaultSubtypeCode": 1810, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GISLRSN", "type": "esriFieldTypeInteger", "alias": "GISLRSN", "domain": null }, { "name": "S_TYPE", "type": "esriFieldTypeInteger", "alias": "S_TYPE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R29_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a21_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1810, "name": "Non Residential" }, { "domains": {}, "id": 1820, "name": "Residential" }, { "domains": {}, "id": 1830, "name": "Pools" }, { "domains": {}, "id": 1840, "name": "Trailer Homes" }, { "domains": {}, "id": 1850, "name": "Garages" }, { "domains": {}, "id": 1860, "name": "Large Tanks" }, { "domains": {}, "id": 1870, "name": "Towers" }, { "domains": {}, "id": 1880, "name": "Sheds" } ], "subtypes": [ { "domains": {}, "defaultValues": { "GISLRSN": null, "S_TYPE": 1820, "GlobalID": null }, "code": 1810, "name": "Non Residential" }, { "domains": {}, "defaultValues": { "GISLRSN": null, "S_TYPE": 1820, "GlobalID": null }, "code": 1820, "name": "Residential" }, { "domains": {}, "defaultValues": { "GISLRSN": null, "S_TYPE": 1820, "GlobalID": null }, "code": 1830, "name": "Pools" }, { "domains": {}, "defaultValues": { "GISLRSN": null, "S_TYPE": 1820, "GlobalID": null }, "code": 1840, "name": "Trailer Homes" }, { "domains": {}, "defaultValues": { "GISLRSN": null, "S_TYPE": 1820, "GlobalID": null }, "code": 1850, "name": "Garages" }, { "domains": {}, "defaultValues": { "GISLRSN": null, "S_TYPE": 1820, "GlobalID": null }, "code": 1860, "name": "Large Tanks" }, { "domains": {}, "defaultValues": { "GISLRSN": null, "S_TYPE": 1820, "GlobalID": null }, "code": 1870, "name": "Towers" }, { "domains": {}, "defaultValues": { "GISLRSN": null, "S_TYPE": 1820, "GlobalID": null }, "code": 1880, "name": "Sheds" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 38, "name": "Pavement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "Alley", "label": "Alley; Arterials; Bridges; Collectors; Driveways; Gravel Areas; Hampton Roads Bridge Tunnel; Interstate 64, 664; Parking Lots; Paved City Roads; Paved Private Roads; Sidewalks", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "Arterials", "label": "Alley; Arterials; Bridges; Collectors; Driveways; Gravel Areas; Hampton Roads Bridge Tunnel; Interstate 64, 664; Parking Lots; Paved City Roads; Paved Private Roads; Sidewalks", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "Bridges", "label": "Alley; Arterials; Bridges; Collectors; Driveways; Gravel Areas; Hampton Roads Bridge Tunnel; Interstate 64, 664; Parking Lots; Paved City Roads; Paved Private Roads; Sidewalks", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "Collectors", "label": "Alley; Arterials; Bridges; Collectors; Driveways; Gravel Areas; Hampton Roads Bridge Tunnel; Interstate 64, 664; Parking Lots; Paved City Roads; Paved Private Roads; Sidewalks", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "Driveways", "label": "Alley; Arterials; Bridges; Collectors; Driveways; Gravel Areas; Hampton Roads Bridge Tunnel; Interstate 64, 664; Parking Lots; Paved City Roads; Paved Private Roads; Sidewalks", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "Gravel", "label": "Alley; Arterials; Bridges; Collectors; Driveways; Gravel Areas; Hampton Roads Bridge Tunnel; Interstate 64, 664; Parking Lots; Paved City Roads; Paved Private Roads; Sidewalks", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "Tunnels", "label": "Alley; Arterials; Bridges; Collectors; Driveways; Gravel Areas; Hampton Roads Bridge Tunnel; Interstate 64, 664; Parking Lots; Paved City Roads; Paved Private Roads; Sidewalks", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "Interstate", "label": "Alley; Arterials; Bridges; Collectors; Driveways; Gravel Areas; Hampton Roads Bridge Tunnel; Interstate 64, 664; Parking Lots; Paved City Roads; Paved Private Roads; Sidewalks", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "Parking Lots", "label": "Alley; Arterials; Bridges; Collectors; Driveways; Gravel Areas; Hampton Roads Bridge Tunnel; Interstate 64, 664; Parking Lots; Paved City Roads; Paved Private Roads; Sidewalks", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "City Streets", "label": "Alley; Arterials; Bridges; Collectors; Driveways; Gravel Areas; Hampton Roads Bridge Tunnel; Interstate 64, 664; Parking Lots; Paved City Roads; Paved Private Roads; Sidewalks", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "Private Streets", "label": "Alley; Arterials; Bridges; Collectors; Driveways; Gravel Areas; Hampton Roads Bridge Tunnel; Interstate 64, 664; Parking Lots; Paved City Roads; Paved Private Roads; Sidewalks", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "value": "Sidewalks", "label": "Alley; Arterials; Bridges; Collectors; Driveways; Gravel Areas; Hampton Roads Bridge Tunnel; Interstate 64, 664; Parking Lots; Paved City Roads; Paved Private Roads; Sidewalks", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 0.4 } }, "value": "Medians", "label": "Medians, Landscaped Areas; Parking Lot Islands", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 0.4 } }, "value": "Parking Lot Islands", "label": "Medians, Landscaped Areas; Parking Lot Islands", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8513413.310813412, "ymin": 4434628.001811787, "xmax": -8490689.48610405, "ymax": 4454432.541032357, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "Pavement_Codes", "description": "Coded Values for Pavement Types", "codedValues": [ { "name": "Bridges", "code": "Bridges" }, { "name": "Driveways", "code": "Driveways" }, { "name": "Medians, Landscaped Areas", "code": "Medians" }, { "name": "Parking Lots", "code": "Parking Lots" }, { "name": "Sidewalks", "code": "Sidewalks" }, { "name": "Hampton Roads Bridge Tunnel", "code": "Tunnels" }, { "name": "Interstate 64, 664", "code": "Interstate" }, { "name": "Gravel Areas", "code": "Gravel" }, { "name": "Parking Lot Islands", "code": "Parking Lot Islands" }, { "name": "Paved City Roads", "code": "City Streets" }, { "name": "Paved Private Roads", "code": "Private Streets" }, { "name": "Arterials", "code": "Arterials" }, { "name": "Collectors", "code": "Collectors" }, { "name": "Alley", "code": "Alley" }, { "name": "Trail or Track", "code": "Trail or Track" }, { "name": "Concrete", "code": "Concrete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PAVEMENT", "type": "esriFieldTypeInteger", "alias": "PAVEMENT", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R134_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a126_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 39, "name": "Basemap Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 40, "name": "Hampton Parks & Recreation Areas" }, { "id": 41, "name": "Basemap" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8545892.73012191, "ymin": 4402755.621384886, "xmax": -8455738.76660379, "ymax": 4492391.514619801, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 40, "name": "Hampton Parks & Recreation Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "copyrightText": "", "parentLayer": { "id": 39, "name": "Basemap Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8510435.707201043, "ymin": 4437085.178927168, "xmax": -8490313.528550379, "ymax": 4454966.517626525, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ELEM_TEXT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "ELEM_TEXT", "type": "esriFieldTypeString", "alias": "ELEM_TEXT", "length": 254, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R92_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_92", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_92", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a84_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 41, "name": "Basemap", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "copyrightText": "", "parentLayer": { "id": 39, "name": "Basemap Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Code", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Adjoining Localities", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "Government Facilities", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 250, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4", "label": "Water", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8545892.73012191, "ymin": 4402755.621384886, "xmax": -8455738.76660379, "ymax": 4492391.514619801, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": "Code", "subtypeFieldName": "Code", "subtypeField": "Code", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Code", "type": "esriFieldTypeInteger", "alias": "Code", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R27_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_27", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_27", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a19_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "City of Hampton" }, { "domains": {}, "id": 2, "name": "Adjoining Localities" }, { "domains": {}, "id": 3, "name": "Government Facilities" }, { "domains": {}, "id": 4, "name": "Water" } ], "subtypes": [ { "domains": {}, "defaultValues": { "TYPE": null, "GlobalID": null, "Code": null }, "code": 1, "name": "City of Hampton" }, { "domains": {}, "defaultValues": { "TYPE": null, "GlobalID": null, "Code": null }, "code": 2, "name": "Adjoining Localities" }, { "domains": {}, "defaultValues": { "TYPE": null, "GlobalID": null, "Code": null }, "code": 3, "name": "Government Facilities" }, { "domains": {}, "defaultValues": { "TYPE": null, "GlobalID": null, "Code": null }, "code": 4, "name": "Water" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "supportsCoordinatesQuantization": true } ], "tables": [] }