{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Annotation", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": 34, "name": "Major Roads Annotation - 1:36,113" }, { "id": 39, "name": "Major Roads Annotation - 1:18,056" }, { "id": 68, "name": "Local Roads Annotation - 1:18,056" }, { "id": 93, "name": "Streets Annotation - 1:9,029" }, { "id": 118, "name": "Streets Annotation - 1:4,514" }, { "id": 143, "name": "Streets Annotation - 1:2,257" }, { "id": -1, "name": "" }, { "id": 147, "name": "Water Polygons Annotation - 1:36,113" }, { "id": 170, "name": "WaterBody Annotation - 1:9,028" }, { "id": -1, "name": "" }, { "id": -1, "name": "" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8331628.005616129, "ymin": 5039760.58173092, "xmax": -8179211.182578906, "ymax": 5260505.483400605, "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 }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 34, "name": "Major Roads Annotation - 1:36,113", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": 35, "name": "I" }, { "id": 36, "name": "U" }, { "id": 37, "name": "S" }, { "id": 62, "name": "C" } ], "minScale": 36113, "maxScale": 18057, "defaultVisibility": true, "extent": { "xmin": -8331539.612225399, "ymin": 5040027.647454301, "xmax": -8179211.182578906, "ymax": 5260505.484780211, "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": "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": "ANNOCLASSID_INDE_13", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1382_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "STATUS_INDEX_190", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A662_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": "I" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "U" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "S" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "C" } ], "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 }, "code": 0, "name": "I" }, { "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 }, "code": 1, "name": "U" }, { "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 }, "code": 2, "name": "S" }, { "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 }, "code": 3, "name": "C" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 35, "name": "I", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 34, "name": "Major Roads Annotation - 1:36,113" }, "subLayers": [], "minScale": 36113, "maxScale": 18057, "defaultVisibility": true, "extent": { "xmin": -8331539.612225399, "ymin": 5040027.647454301, "xmax": -8179211.182578906, "ymax": 5260505.484780211, "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", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 36, "name": "U", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 34, "name": "Major Roads Annotation - 1:36,113" }, "subLayers": [], "minScale": 36113, "maxScale": 18057, "defaultVisibility": true, "extent": { "xmin": -8331539.612225399, "ymin": 5040027.647454301, "xmax": -8179211.182578906, "ymax": 5260505.484780211, "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", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 37, "name": "S", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 34, "name": "Major Roads Annotation - 1:36,113" }, "subLayers": [], "minScale": 36113, "maxScale": 18057, "defaultVisibility": true, "extent": { "xmin": -8331539.612225399, "ymin": 5040027.647454301, "xmax": -8179211.182578906, "ymax": 5260505.484780211, "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", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 62, "name": "C", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 34, "name": "Major Roads Annotation - 1:36,113" }, "subLayers": [], "minScale": 36113, "maxScale": 18057, "defaultVisibility": true, "extent": { "xmin": -8331539.612225399, "ymin": 5040027.647454301, "xmax": -8179211.182578906, "ymax": 5260505.484780211, "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", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 39, "name": "Major Roads Annotation - 1:18,056", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": 64, "name": "I" }, { "id": 41, "name": "U" }, { "id": 66, "name": "S" }, { "id": 43, "name": "C" } ], "minScale": 18057, "maxScale": 9029, "defaultVisibility": true, "extent": { "xmin": -8331627.7354496345, "ymin": 5039986.722738474, "xmax": -8179272.675354705, "ymax": 5260438.893019154, "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": "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": "ANNOCLASSID_INDE_15", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1384_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "STATUS_INDEX_192", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A664_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": "I" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "U" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "S" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "C" } ], "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 }, "code": 0, "name": "I" }, { "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 }, "code": 1, "name": "U" }, { "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 }, "code": 2, "name": "S" }, { "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 }, "code": 3, "name": "C" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 64, "name": "I", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 39, "name": "Major Roads Annotation - 1:18,056" }, "subLayers": [], "minScale": 18057, "maxScale": 9029, "defaultVisibility": true, "extent": { "xmin": -8331627.7354496345, "ymin": 5039986.722738474, "xmax": -8179272.675354705, "ymax": 5260438.893019154, "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", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 41, "name": "U", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 39, "name": "Major Roads Annotation - 1:18,056" }, "subLayers": [], "minScale": 18057, "maxScale": 9029, "defaultVisibility": true, "extent": { "xmin": -8331627.7354496345, "ymin": 5039986.722738474, "xmax": -8179272.675354705, "ymax": 5260438.893019154, "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", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 66, "name": "S", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 39, "name": "Major Roads Annotation - 1:18,056" }, "subLayers": [], "minScale": 18057, "maxScale": 9029, "defaultVisibility": true, "extent": { "xmin": -8331627.7354496345, "ymin": 5039986.722738474, "xmax": -8179272.675354705, "ymax": 5260438.893019154, "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", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 43, "name": "C", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 39, "name": "Major Roads Annotation - 1:18,056" }, "subLayers": [], "minScale": 18057, "maxScale": 9029, "defaultVisibility": true, "extent": { "xmin": -8331627.7354496345, "ymin": 5039986.722738474, "xmax": -8179272.675354705, "ymax": 5260438.893019154, "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", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 68, "name": "Local Roads Annotation - 1:18,056", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" } ], "minScale": 18057, "maxScale": 9029, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 93, "name": "Streets Annotation - 1:9,029", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" } ], "minScale": 9029, "maxScale": 4515, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 118, "name": "Streets Annotation - 1:4,514", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" } ], "minScale": 4515, "maxScale": 2258, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 143, "name": "Streets Annotation - 1:2,257", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" } ], "minScale": 2258, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 147, "name": "Water Polygons Annotation - 1:36,113", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": 168, "name": "Water Body" }, { "id": 149, "name": "" } ], "minScale": 36113, "maxScale": 9027.977411, "defaultVisibility": true, "extent": { "xmin": -8321347.094446217, "ymin": 5039773.9738580715, "xmax": -8180412.984619872, "ymax": 5259680.671404273, "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": "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": "ANNOCLASSID_INDE_9", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1378_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "STATUS_INDEX_186", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A658_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": "Water Body" }, { "domains": { "STATUS": {"type": "inherited"}, "BOLD": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "" } ], "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 }, "code": 0, "name": "Water Body" }, { "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 }, "code": 1, "name": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 168, "name": "Water Body", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 147, "name": "Water Polygons Annotation - 1:36,113" }, "subLayers": [], "minScale": 36113, "maxScale": 9027.977411, "defaultVisibility": true, "extent": { "xmin": -8321347.094446217, "ymin": 5039773.9738580715, "xmax": -8180412.984619872, "ymax": 5259680.671404273, "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", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 149, "name": "", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 147, "name": "Water Polygons Annotation - 1:36,113" }, "subLayers": [], "minScale": 288896, "maxScale": 144449, "defaultVisibility": false, "extent": { "xmin": -8321347.094446217, "ymin": 5039773.9738580715, "xmax": -8180412.984619872, "ymax": 5259680.671404273, "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", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 36113, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 170, "name": "WaterBody Annotation - 1:9,028", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Annotation" }, "subLayers": [ { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" }, { "id": -1, "name": "" } ], "minScale": 9029, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 172, "name": "Census Populated Locality", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 288896, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3bee9c82aed7792c5231e27a23482cd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yjGKwmAUReEDeSEQFIIuwSJFyji8alyAaxBsZCoXYOEGph2XoJ3VuIKBVL8QyA6s7UMgcEGbaRT92nOMf0VRTOM4niVJ0vZ9/9s0zRXAAMqy3AFrAElEUfTt7ssQwsncfSVpzaNM0iHP88KAL14bZlm2MEmjNwPA2IAamLyqks6Wpumm67o5MHjqf3VdH62qqou7f0j6AT6B1sz2IYQtcLsDGz44pa1ew0UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Woodbury", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3bee9c82aed7792c5231e27a23482cd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yjGKwmAUReEDeSEQFIIuwSJFyji8alyAaxBsZCoXYOEGph2XoJ3VuIKBVL8QyA6s7UMgcEGbaRT92nOMf0VRTOM4niVJ0vZ9/9s0zRXAAMqy3AFrAElEUfTt7ssQwsncfSVpzaNM0iHP88KAL14bZlm2MEmjNwPA2IAamLyqks6Wpumm67o5MHjqf3VdH62qqou7f0j6AT6B1sz2IYQtcLsDGz44pa1ew0UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wappingers Falls", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3bee9c82aed7792c5231e27a23482cd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yjGKwmAUReEDeSEQFIIuwSJFyji8alyAaxBsZCoXYOEGph2XoJ3VuIKBVL8QyA6s7UMgcEGbaRT92nOMf0VRTOM4niVJ0vZ9/9s0zRXAAMqy3AFrAElEUfTt7ssQwsncfSVpzaNM0iHP88KAL14bZlm2MEmjNwPA2IAamLyqks6Wpumm67o5MHjqf3VdH62qqou7f0j6AT6B1sz2IYQtcLsDGz44pa1ew0UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Saugerties", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3bee9c82aed7792c5231e27a23482cd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yjGKwmAUReEDeSEQFIIuwSJFyji8alyAaxBsZCoXYOEGph2XoJ3VuIKBVL8QyA6s7UMgcEGbaRT92nOMf0VRTOM4niVJ0vZ9/9s0zRXAAMqy3AFrAElEUfTt7ssQwsncfSVpzaNM0iHP88KAL14bZlm2MEmjNwPA2IAamLyqks6Wpumm67o5MHjqf3VdH62qqou7f0j6AT6B1sz2IYQtcLsDGz44pa1ew0UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Poughkeepsie", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3bee9c82aed7792c5231e27a23482cd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yjGKwmAUReEDeSEQFIIuwSJFyji8alyAaxBsZCoXYOEGph2XoJ3VuIKBVL8QyA6s7UMgcEGbaRT92nOMf0VRTOM4niVJ0vZ9/9s0zRXAAMqy3AFrAElEUfTt7ssQwsncfSVpzaNM0iHP88KAL14bZlm2MEmjNwPA2IAamLyqks6Wpumm67o5MHjqf3VdH62qqou7f0j6AT6B1sz2IYQtcLsDGz44pa1ew0UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pleasant Valley", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3bee9c82aed7792c5231e27a23482cd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yjGKwmAUReEDeSEQFIIuwSJFyji8alyAaxBsZCoXYOEGph2XoJ3VuIKBVL8QyA6s7UMgcEGbaRT92nOMf0VRTOM4niVJ0vZ9/9s0zRXAAMqy3AFrAElEUfTt7ssQwsncfSVpzaNM0iHP88KAL14bZlm2MEmjNwPA2IAamLyqks6Wpumm67o5MHjqf3VdH62qqou7f0j6AT6B1sz2IYQtcLsDGz44pa1ew0UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Newburgh", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3bee9c82aed7792c5231e27a23482cd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yjGKwmAUReEDeSEQFIIuwSJFyji8alyAaxBsZCoXYOEGph2XoJ3VuIKBVL8QyA6s7UMgcEGbaRT92nOMf0VRTOM4niVJ0vZ9/9s0zRXAAMqy3AFrAElEUfTt7ssQwsncfSVpzaNM0iHP88KAL14bZlm2MEmjNwPA2IAamLyqks6Wpumm67o5MHjqf3VdH62qqou7f0j6AT6B1sz2IYQtcLsDGz44pa1ew0UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "New Paltz", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3bee9c82aed7792c5231e27a23482cd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yjGKwmAUReEDeSEQFIIuwSJFyji8alyAaxBsZCoXYOEGph2XoJ3VuIKBVL8QyA6s7UMgcEGbaRT92nOMf0VRTOM4niVJ0vZ9/9s0zRXAAMqy3AFrAElEUfTt7ssQwsncfSVpzaNM0iHP88KAL14bZlm2MEmjNwPA2IAamLyqks6Wpumm67o5MHjqf3VdH62qqou7f0j6AT6B1sz2IYQtcLsDGz44pa1ew0UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Montgomery", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3bee9c82aed7792c5231e27a23482cd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yjGKwmAUReEDeSEQFIIuwSJFyji8alyAaxBsZCoXYOEGph2XoJ3VuIKBVL8QyA6s7UMgcEGbaRT92nOMf0VRTOM4niVJ0vZ9/9s0zRXAAMqy3AFrAElEUfTt7ssQwsncfSVpzaNM0iHP88KAL14bZlm2MEmjNwPA2IAamLyqks6Wpumm67o5MHjqf3VdH62qqou7f0j6AT6B1sz2IYQtcLsDGz44pa1ew0UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mahopac", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3bee9c82aed7792c5231e27a23482cd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yjGKwmAUReEDeSEQFIIuwSJFyji8alyAaxBsZCoXYOEGph2XoJ3VuIKBVL8QyA6s7UMgcEGbaRT92nOMf0VRTOM4niVJ0vZ9/9s0zRXAAMqy3AFrAElEUfTt7ssQwsncfSVpzaNM0iHP88KAL14bZlm2MEmjNwPA2IAamLyqks6Wpumm67o5MHjqf3VdH62qqou7f0j6AT6B1sz2IYQtcLsDGz44pa1ew0UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Kingston", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3bee9c82aed7792c5231e27a23482cd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yjGKwmAUReEDeSEQFIIuwSJFyji8alyAaxBsZCoXYOEGph2XoJ3VuIKBVL8QyA6s7UMgcEGbaRT92nOMf0VRTOM4niVJ0vZ9/9s0zRXAAMqy3AFrAElEUfTt7ssQwsncfSVpzaNM0iHP88KAL14bZlm2MEmjNwPA2IAamLyqks6Wpumm67o5MHjqf3VdH62qqou7f0j6AT6B1sz2IYQtcLsDGz44pa1ew0UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fishkill", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3bee9c82aed7792c5231e27a23482cd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yjGKwmAUReEDeSEQFIIuwSJFyji8alyAaxBsZCoXYOEGph2XoJ3VuIKBVL8QyA6s7UMgcEGbaRT92nOMf0VRTOM4niVJ0vZ9/9s0zRXAAMqy3AFrAElEUfTt7ssQwsncfSVpzaNM0iHP88KAL14bZlm2MEmjNwPA2IAamLyqks6Wpumm67o5MHjqf3VdH62qqou7f0j6AT6B1sz2IYQtcLsDGz44pa1ew0UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Coxsackie", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3bee9c82aed7792c5231e27a23482cd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yjGKwmAUReEDeSEQFIIuwSJFyji8alyAaxBsZCoXYOEGph2XoJ3VuIKBVL8QyA6s7UMgcEGbaRT92nOMf0VRTOM4niVJ0vZ9/9s0zRXAAMqy3AFrAElEUfTt7ssQwsncfSVpzaNM0iHP88KAL14bZlm2MEmjNwPA2IAamLyqks6Wpumm67o5MHjqf3VdH62qqou7f0j6AT6B1sz2IYQtcLsDGz44pa1ew0UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Catskill", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3bee9c82aed7792c5231e27a23482cd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yjGKwmAUReEDeSEQFIIuwSJFyji8alyAaxBsZCoXYOEGph2XoJ3VuIKBVL8QyA6s7UMgcEGbaRT92nOMf0VRTOM4niVJ0vZ9/9s0zRXAAMqy3AFrAElEUfTt7ssQwsncfSVpzaNM0iHP88KAL14bZlm2MEmjNwPA2IAamLyqks6Wpumm67o5MHjqf3VdH62qqou7f0j6AT6B1sz2IYQtcLsDGz44pa1ew0UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Carmel", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3bee9c82aed7792c5231e27a23482cd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yjGKwmAUReEDeSEQFIIuwSJFyji8alyAaxBsZCoXYOEGph2XoJ3VuIKBVL8QyA6s7UMgcEGbaRT92nOMf0VRTOM4niVJ0vZ9/9s0zRXAAMqy3AFrAElEUfTt7ssQwsncfSVpzaNM0iHP88KAL14bZlm2MEmjNwPA2IAamLyqks6Wpumm67o5MHjqf3VdH62qqou7f0j6AT6B1sz2IYQtcLsDGz44pa1ew0UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Beacon", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3bee9c82aed7792c5231e27a23482cd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yjGKwmAUReEDeSEQFIIuwSJFyji8alyAaxBsZCoXYOEGph2XoJ3VuIKBVL8QyA6s7UMgcEGbaRT92nOMf0VRTOM4niVJ0vZ9/9s0zRXAAMqy3AFrAElEUfTt7ssQwsncfSVpzaNM0iHP88KAL14bZlm2MEmjNwPA2IAamLyqks6Wpumm67o5MHjqf3VdH62qqou7f0j6AT6B1sz2IYQtcLsDGz44pa1ew0UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Indian Hill", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3bee9c82aed7792c5231e27a23482cd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKlJREFUGJV1yjGKwmAUReEDeSEQFIIuwSJFyji8alyAaxBsZCoXYOEGph2XoJ3VuIKBVL8QyA6s7UMgcEGbaRT92nOMf0VRTOM4niVJ0vZ9/9s0zRXAAMqy3AFrAElEUfTt7ssQwsncfSVpzaNM0iHP88KAL14bZlm2MEmjNwPA2IAamLyqks6Wpumm67o5MHjqf3VdH62qqou7f0j6AT6B1sz2IYQtcLsDGz44pa1ew0UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cedar Hill", "label": "City", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8332136.111170235, "ymin": 5038747.400164418, "xmax": -8180995.886677604, "ymax": 5258947.024633806, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": 40, "domain": null }, { "name": "KEY_", "type": "esriFieldTypeString", "alias": "KEY_", "length": 10, "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeString", "alias": "CAPITAL", "length": 1, "domain": null }, { "name": "POPULATION", "type": "esriFieldTypeDouble", "alias": "POPULATION", "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1162_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A483_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 173, "name": "Railroads - 1:72,225", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 72225, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8295092.11895995, "ymin": 5038410.822119993, "xmax": -8181821.156475215, "ymax": 5260652.3903258145, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DYNAMAP_ID", "type": "esriFieldTypeDouble", "alias": "DYNAMAP_ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": { "type": "codedValue", "name": "FCC", "description": "TeleAtlas_Feature_Class_Code", "codedValues": [ { "name": "Primary interstate highway, major category", "code": "A10" }, { "name": "Primary limited-access or interstate highway, unseparated", "code": "A11" }, { "name": "Primary Limited-access or interstate highway, unseparated, in tunnel", "code": "A12" }, { "name": "Primary interstate highway, unseparated, underpassing", "code": "A13" }, { "name": "Primary limited-access or interstate highway, separated", "code": "A15" }, { "name": "Primary limited-access or interstate highway, separated, in tunnel", "code": "A16" }, { "name": "Primary limited-access or interstate highway, separated, underpassing", "code": "A17" }, { "name": "Primary U.S. and state highways, major category", "code": "A20" }, { "name": "Primary U.S. and state highways, unseparated", "code": "A21" }, { "name": "Primary U.S. and state highways, unseparated,", "code": "A22" }, { "name": "Primary U.S. and state highways, unseparated, underpassing", "code": "A23" }, { "name": "Primary U.S. and state highways, unseparated, with rail line", "code": "A24" }, { "name": "Primary U.S. and state highways, separated", "code": "A25" }, { "name": "Primary U.S. and state highways, separated, tunnel", "code": "A26" }, { "name": "Primary U.S. and state highways, separated, underpassing", "code": "A27" }, { "name": "Primary U.S. and state highways, separated, with rail line", "code": "A28" }, { "name": "Secondary state and county highways, major category", "code": "A30" }, { "name": "Secondary state and county highways, unseparated", "code": "A31" }, { "name": "Secondary state and county highways, unseparated, in tunnel", "code": "A32" }, { "name": "Secondary state and county highways, unseparated, underpassing", "code": "A33" }, { "name": "Secondary state and county highways, unseparated, with rail line", "code": "A34" }, { "name": "Secondary state and county highways, separated", "code": "A35" }, { "name": "Secondary state and county highways, separated, in tunnel", "code": "A36" }, { "name": "Secondary state and county highways, separated, underpassing", "code": "A37" }, { "name": "Secondary state and county highways, separated, with center rail line", "code": "A38" }, { "name": "Local, neighborhood, rural road, city street, major category", "code": "A40" }, { "name": "Local, neighborhood, rural road, city street, unseparated", "code": "A41" }, { "name": "Local, neighborhood, rural road, city street, unseparated, in tunnel", "code": "A42" }, { "name": "Local, neighborhood, rural road, city street, unseparated, underpassing", "code": "A43" }, { "name": "Local, neighborhood, rural road, city street, unseparated, with rail line", "code": "A44" }, { "name": "Local, neighborhood, rural road, city street, separated", "code": "A45" }, { "name": "Local, neighborhood, rural road, city street, separated, in tunnel", "code": "A46" }, { "name": "Local, neighborhood, rural road, city street, separated, underpassing", "code": "A47" }, { "name": "Local, neighborhood, rural road, city street, separated, with rail line", "code": "A48" }, { "name": "Vehicular trail, road (4WD) vehicle, major category", "code": "A50" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated", "code": "A51" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, in tunnel", "code": "A52" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, underpassing", "code": "A53" }, { "name": "Access ramp, not associated with a limited-access highway", "code": "A60" }, { "name": "Cul-de-sac, the closed end of a road that forms a loop or turn around", "code": "A61" }, { "name": "Traffic circle, the portion of a road that forms a roundabout", "code": "A62" }, { "name": "Access ramp, cloverleaf or limited-access interchange", "code": "A63" }, { "name": "Service drive, provides access to businesses and rest areas", "code": "A64" }, { "name": "Ferry crossing, passenger, seasonal", "code": "A65" }, { "name": "Ferry crossing, passenger, year round", "code": "A66" }, { "name": "Ferry crossing, vehicular, seasonal", "code": "A68" }, { "name": "Ferry crossing, vehicular, year round", "code": "A69" }, { "name": "Other thoroughfare, major category", "code": "A70" }, { "name": "Walkway, nearly level road for pedestrians, usually unnamed", "code": "A71" }, { "name": "Stairway, stepped road for pedestrians, usually unnamed", "code": "A72" }, { "name": "Alley, road for service vehicles, located at the rear of buildings", "code": "A73" }, { "name": "Driveway", "code": "A74" }, { "name": "Road, parking area", "code": "A75" }, { "name": "Railroad, major and minor categories unknown, not present in Dynamap", "code": "B00" }, { "name": "Railroad track, not in tunnel or underpassing", "code": "B01" }, { "name": "Railroad track, in tunnel", "code": "B02" }, { "name": "Railroad track, underpassing", "code": "B03" }, { "name": "Railroad main track, major category", "code": "B10" }, { "name": "Railroad main track, not in tunnel or underpassing", "code": "B11" }, { "name": "Railroad main track, in tunnel", "code": "B12" }, { "name": "Railroad main track, underpassing", "code": "B13" }, { "name": "Railroad spur track, major category", "code": "B20" }, { "name": "Railroad spur track, not in tunnel or underpassing", "code": "B21" }, { "name": "Railroad spur track, in tunnel", "code": "B22" }, { "name": "Railroad spur track, underpassing", "code": "B23" }, { "name": "Railroad yard track, major category", "code": "B30" }, { "name": "Railroad yard, not in tunnel or underpassing", "code": "B31" }, { "name": "Railroad yard, in tunnel", "code": "B32" }, { "name": "Railroad yard, underpassing", "code": "B33" }, { "name": "Railroad ferry crossing", "code": "B40" }, { "name": "Subway or metroline", "code": "B42" }, { "name": "Other rail feature", "code": "B50" }, { "name": "Car line, a track for street cars, trolleys, other mass transit rail", "code": "B51" }, { "name": "Cog railroad, incline railway, or logging tram", "code": "B52" }, { "name": "Miscellaneous ground transportation, not road or railroad", "code": "C00" }, { "name": "Pipeline, major category used alone", "code": "C10" }, { "name": "Power transmission line, major category used alone", "code": "C20" }, { "name": "Other ground transportation that is not a pipeline or power", "code": "C30" }, { "name": "Aerial tramway, monorail or ski lift", "code": "C31" }, { "name": "Landmark, major and minor category unknown", "code": "D00" }, { "name": "Tele Atlas-created CFC code for a building that is not classified", "code": "D01" }, { "name": "Military installation or reservation", "code": "D10" }, { "name": "Multi-household or transient quarters", "code": "D20" }, { "name": "Apartment building or complex", "code": "D21" }, { "name": "Rooming or boarding house", "code": "D22" }, { "name": "Trailer court or mobile home park", "code": "D23" }, { "name": "Marina", "code": "D24" }, { "name": "Crew of vessel", "code": "D25" }, { "name": "Housing facility for workers", "code": "D26" }, { "name": "Hotel, motel, resort, spa, YMCA or YWCA", "code": "D27" }, { "name": "Campground", "code": "D28" }, { "name": "Shelter or mission", "code": "D29" }, { "name": "Custodial facility", "code": "D30" }, { "name": "Hospital", "code": "D31" }, { "name": "Halfway house", "code": "D32" }, { "name": "Nursing home, retirement home or home for the aged", "code": "D33" }, { "name": "County home or poor farm", "code": "D34" }, { "name": "Orphanage", "code": "D35" }, { "name": "Jail or detention center", "code": "D36" }, { "name": "Federal penitentiary, state prison or prison farm", "code": "D37" }, { "name": "Educational or religious institution", "code": "D40" }, { "name": "Sorority or fraternity", "code": "D41" }, { "name": "Convent or monastery", "code": "D42" }, { "name": "Educational institution", "code": "D43" }, { "name": "Place of worship", "code": "D44" }, { "name": "Transportation terminal", "code": "D50" }, { "name": "Train station", "code": "D52" }, { "name": "Bus terminal", "code": "D53" }, { "name": "Marine terminal", "code": "D54" }, { "name": "Seaplane anchorage", "code": "D55" }, { "name": "Subway or metro station", "code": "D56" }, { "name": "Parking area boundary", "code": "D57" }, { "name": "Tele Atlas airport property boundary", "code": "D58" }, { "name": "Tele Atlas airport runway", "code": "D59" }, { "name": "Employment center", "code": "D60" }, { "name": "Shopping center or major retail center", "code": "D61" }, { "name": "Industrial building or industrial park", "code": "D62" }, { "name": "Office building or office park", "code": "D63" }, { "name": "Amusement center", "code": "D64" }, { "name": "Government center", "code": "D65" }, { "name": "Other employment center", "code": "D66" }, { "name": "Stadium", "code": "D67" }, { "name": "Tower, major category", "code": "D70" }, { "name": "Lookout tower", "code": "D71" }, { "name": "Open space, major category", "code": "D80" }, { "name": "Golf course", "code": "D81" }, { "name": "Cemetery", "code": "D82" }, { "name": "National park or forest", "code": "D83" }, { "name": "Other Federal land", "code": "D84" }, { "name": "State park or forest", "code": "D85" }, { "name": "Local park or recreation area", "code": "D89" }, { "name": "Special purpose landmark, major category", "code": "D90" }, { "name": "Post-office -box ZIP Code", "code": "D91" }, { "name": "Point of interest", "code": "D92" }, { "name": "Physical feature, tangible but not transportation or hydrographic", "code": "E00" }, { "name": "Fence Line locating a visible and permanent fence between property", "code": "E10" }, { "name": "Topographic feature, major category", "code": "E20" }, { "name": "Ridge line, the line of highest elevation of a linear mountain", "code": "E21" }, { "name": "Mountain peak, the point of highest elevation of a mountain", "code": "E22" }, { "name": "Nonvisible boundary, major and minor categories unknown", "code": "F00" }, { "name": "Nonvisible jursidictional boundary of a legal or administrative entity", "code": "F10" }, { "name": "Offset boundary of a legal or administrative entity", "code": "F11" }, { "name": "Corridor boundary of a legal or administrative entity", "code": "F12" }, { "name": "Interpolated boundary of a legal or administrative entity", "code": "F13" }, { "name": "Superseded legal or administrative boundary", "code": "F14" }, { "name": "Superseded legal or administrative boundary, corrected by post census", "code": "F15" }, { "name": "Nonvisible feature for data base topology, Tele Atlas Important Boundary", "code": "F20" }, { "name": "Automated feature extension to lengthen existing physical feature", "code": "F21" }, { "name": "Irregular feature extension, determined manually, to lengthen", "code": "F22" }, { "name": "Closure extension to complete database topological closure", "code": "F23" }, { "name": "Nonvisible separation line used with offset and corridor boundary", "code": "F24" }, { "name": "Nonvisible centerline of area enclosed by corridor boundary", "code": "F25" }, { "name": "Point-to-point line, follows a line of sight", "code": "F30" }, { "name": "Property line, nonvisible boundary of either public or private lands", "code": "F40" }, { "name": "ZIP Code boundary, reserved for future use in ZIP Code Tabulation Areas", "code": "F50" }, { "name": "Map edge, now removed, used during database creation", "code": "F60" }, { "name": "Statistical boundary, major category", "code": "F70" }, { "name": "1980 statistical boundary", "code": "F71" }, { "name": "1990 statistical boundary, collection of census block boundaries", "code": "F72" }, { "name": "1990 statistical boundary, extent of land use", "code": "F73" }, { "name": "1990 statistical boundary, tabulation census block boundary", "code": "F74" }, { "name": "Nonvisible other tabulation boundary, major category", "code": "F80" }, { "name": "School district tabulation boundary", "code": "F81" }, { "name": "Special census tabulation bounday", "code": "F82" }, { "name": "Water feature, classification unknown or not elsewhere classified", "code": "H00" }, { "name": "Shoreline of perennial water feature", "code": "H01" }, { "name": "Shoreline of intermittent water feature", "code": "H02" }, { "name": "Stream boundary, major category", "code": "H10" }, { "name": "Perennial stream or river", "code": "H11" }, { "name": "Intermittent stream, river or wash", "code": "H12" }, { "name": "Braided stream or river", "code": "H13" }, { "name": "Canal, ditch or aqueduct", "code": "H20" }, { "name": "Perennial canal, ditch or aqueduct", "code": "H21" }, { "name": "Intermittent canal, ditch or aqueduct", "code": "H22" }, { "name": "Lake or pond, major category", "code": "H30" }, { "name": "Perennial lake or pond", "code": "H31" }, { "name": "Intermittent lake or pond", "code": "H32" }, { "name": "Reservoir, major category", "code": "H40" }, { "name": "Perennial reservoir", "code": "H41" }, { "name": "Intermittent reservoir", "code": "H42" }, { "name": "Bay, estuary, gulf, sound, sea or ocean, major category", "code": "H50" }, { "name": "Bay, estuary, gulf or sound", "code": "H51" }, { "name": "Sea or ocean", "code": "H53" }, { "name": "Tele Atlas shoreline", "code": "H59" }, { "name": "Gravel pit or quarry filled with water", "code": "H60" }, { "name": "Nonvisible water area definition boundary", "code": "H70" }, { "name": "USGS closure line, used as maritime shoreline", "code": "H71" }, { "name": "Census water center line, computed to use as median positional boundary", "code": "H72" }, { "name": "Census water boundary, international in waterway or at 12-mile limit", "code": "H73" }, { "name": "Census water boundary, separates inland from coastal or Great Lakes", "code": "H74" }, { "name": "Census wate boundary, separates coastal from territorial 3-mile limit", "code": "H75" }, { "name": "Special water feature, major category", "code": "H80" }, { "name": "Glacier", "code": "H81" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "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.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1138_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1138", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1138", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A459_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 174, "name": "Major Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 288896, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SHIELD", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "I", "label": "I", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.1 }, "value": "U", "label": "U", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3302678672102245E7, "ymin": -3.0240971958386146E7, "xmax": -4953736.377350995, "ymax": 5260803.891697428, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DYNAMAP_ID", "type": "esriFieldTypeDouble", "alias": "DYNAMAP_ID", "domain": null }, { "name": "L_F_ADD", "type": "esriFieldTypeString", "alias": "L_F_ADD", "length": 11, "domain": null }, { "name": "L_T_ADD", "type": "esriFieldTypeString", "alias": "L_T_ADD", "length": 11, "domain": null }, { "name": "R_F_ADD", "type": "esriFieldTypeString", "alias": "R_F_ADD", "length": 11, "domain": null }, { "name": "R_T_ADD", "type": "esriFieldTypeString", "alias": "R_T_ADD", "length": 11, "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 6, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": { "type": "codedValue", "name": "FCC", "description": "TeleAtlas_Feature_Class_Code", "codedValues": [ { "name": "Primary interstate highway, major category", "code": "A10" }, { "name": "Primary limited-access or interstate highway, unseparated", "code": "A11" }, { "name": "Primary Limited-access or interstate highway, unseparated, in tunnel", "code": "A12" }, { "name": "Primary interstate highway, unseparated, underpassing", "code": "A13" }, { "name": "Primary limited-access or interstate highway, separated", "code": "A15" }, { "name": "Primary limited-access or interstate highway, separated, in tunnel", "code": "A16" }, { "name": "Primary limited-access or interstate highway, separated, underpassing", "code": "A17" }, { "name": "Primary U.S. and state highways, major category", "code": "A20" }, { "name": "Primary U.S. and state highways, unseparated", "code": "A21" }, { "name": "Primary U.S. and state highways, unseparated,", "code": "A22" }, { "name": "Primary U.S. and state highways, unseparated, underpassing", "code": "A23" }, { "name": "Primary U.S. and state highways, unseparated, with rail line", "code": "A24" }, { "name": "Primary U.S. and state highways, separated", "code": "A25" }, { "name": "Primary U.S. and state highways, separated, tunnel", "code": "A26" }, { "name": "Primary U.S. and state highways, separated, underpassing", "code": "A27" }, { "name": "Primary U.S. and state highways, separated, with rail line", "code": "A28" }, { "name": "Secondary state and county highways, major category", "code": "A30" }, { "name": "Secondary state and county highways, unseparated", "code": "A31" }, { "name": "Secondary state and county highways, unseparated, in tunnel", "code": "A32" }, { "name": "Secondary state and county highways, unseparated, underpassing", "code": "A33" }, { "name": "Secondary state and county highways, unseparated, with rail line", "code": "A34" }, { "name": "Secondary state and county highways, separated", "code": "A35" }, { "name": "Secondary state and county highways, separated, in tunnel", "code": "A36" }, { "name": "Secondary state and county highways, separated, underpassing", "code": "A37" }, { "name": "Secondary state and county highways, separated, with center rail line", "code": "A38" }, { "name": "Local, neighborhood, rural road, city street, major category", "code": "A40" }, { "name": "Local, neighborhood, rural road, city street, unseparated", "code": "A41" }, { "name": "Local, neighborhood, rural road, city street, unseparated, in tunnel", "code": "A42" }, { "name": "Local, neighborhood, rural road, city street, unseparated, underpassing", "code": "A43" }, { "name": "Local, neighborhood, rural road, city street, unseparated, with rail line", "code": "A44" }, { "name": "Local, neighborhood, rural road, city street, separated", "code": "A45" }, { "name": "Local, neighborhood, rural road, city street, separated, in tunnel", "code": "A46" }, { "name": "Local, neighborhood, rural road, city street, separated, underpassing", "code": "A47" }, { "name": "Local, neighborhood, rural road, city street, separated, with rail line", "code": "A48" }, { "name": "Vehicular trail, road (4WD) vehicle, major category", "code": "A50" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated", "code": "A51" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, in tunnel", "code": "A52" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, underpassing", "code": "A53" }, { "name": "Access ramp, not associated with a limited-access highway", "code": "A60" }, { "name": "Cul-de-sac, the closed end of a road that forms a loop or turn around", "code": "A61" }, { "name": "Traffic circle, the portion of a road that forms a roundabout", "code": "A62" }, { "name": "Access ramp, cloverleaf or limited-access interchange", "code": "A63" }, { "name": "Service drive, provides access to businesses and rest areas", "code": "A64" }, { "name": "Ferry crossing, passenger, seasonal", "code": "A65" }, { "name": "Ferry crossing, passenger, year round", "code": "A66" }, { "name": "Ferry crossing, vehicular, seasonal", "code": "A68" }, { "name": "Ferry crossing, vehicular, year round", "code": "A69" }, { "name": "Other thoroughfare, major category", "code": "A70" }, { "name": "Walkway, nearly level road for pedestrians, usually unnamed", "code": "A71" }, { "name": "Stairway, stepped road for pedestrians, usually unnamed", "code": "A72" }, { "name": "Alley, road for service vehicles, located at the rear of buildings", "code": "A73" }, { "name": "Driveway", "code": "A74" }, { "name": "Road, parking area", "code": "A75" }, { "name": "Railroad, major and minor categories unknown, not present in Dynamap", "code": "B00" }, { "name": "Railroad track, not in tunnel or underpassing", "code": "B01" }, { "name": "Railroad track, in tunnel", "code": "B02" }, { "name": "Railroad track, underpassing", "code": "B03" }, { "name": "Railroad main track, major category", "code": "B10" }, { "name": "Railroad main track, not in tunnel or underpassing", "code": "B11" }, { "name": "Railroad main track, in tunnel", "code": "B12" }, { "name": "Railroad main track, underpassing", "code": "B13" }, { "name": "Railroad spur track, major category", "code": "B20" }, { "name": "Railroad spur track, not in tunnel or underpassing", "code": "B21" }, { "name": "Railroad spur track, in tunnel", "code": "B22" }, { "name": "Railroad spur track, underpassing", "code": "B23" }, { "name": "Railroad yard track, major category", "code": "B30" }, { "name": "Railroad yard, not in tunnel or underpassing", "code": "B31" }, { "name": "Railroad yard, in tunnel", "code": "B32" }, { "name": "Railroad yard, underpassing", "code": "B33" }, { "name": "Railroad ferry crossing", "code": "B40" }, { "name": "Subway or metroline", "code": "B42" }, { "name": "Other rail feature", "code": "B50" }, { "name": "Car line, a track for street cars, trolleys, other mass transit rail", "code": "B51" }, { "name": "Cog railroad, incline railway, or logging tram", "code": "B52" }, { "name": "Miscellaneous ground transportation, not road or railroad", "code": "C00" }, { "name": "Pipeline, major category used alone", "code": "C10" }, { "name": "Power transmission line, major category used alone", "code": "C20" }, { "name": "Other ground transportation that is not a pipeline or power", "code": "C30" }, { "name": "Aerial tramway, monorail or ski lift", "code": "C31" }, { "name": "Landmark, major and minor category unknown", "code": "D00" }, { "name": "Tele Atlas-created CFC code for a building that is not classified", "code": "D01" }, { "name": "Military installation or reservation", "code": "D10" }, { "name": "Multi-household or transient quarters", "code": "D20" }, { "name": "Apartment building or complex", "code": "D21" }, { "name": "Rooming or boarding house", "code": "D22" }, { "name": "Trailer court or mobile home park", "code": "D23" }, { "name": "Marina", "code": "D24" }, { "name": "Crew of vessel", "code": "D25" }, { "name": "Housing facility for workers", "code": "D26" }, { "name": "Hotel, motel, resort, spa, YMCA or YWCA", "code": "D27" }, { "name": "Campground", "code": "D28" }, { "name": "Shelter or mission", "code": "D29" }, { "name": "Custodial facility", "code": "D30" }, { "name": "Hospital", "code": "D31" }, { "name": "Halfway house", "code": "D32" }, { "name": "Nursing home, retirement home or home for the aged", "code": "D33" }, { "name": "County home or poor farm", "code": "D34" }, { "name": "Orphanage", "code": "D35" }, { "name": "Jail or detention center", "code": "D36" }, { "name": "Federal penitentiary, state prison or prison farm", "code": "D37" }, { "name": "Educational or religious institution", "code": "D40" }, { "name": "Sorority or fraternity", "code": "D41" }, { "name": "Convent or monastery", "code": "D42" }, { "name": "Educational institution", "code": "D43" }, { "name": "Place of worship", "code": "D44" }, { "name": "Transportation terminal", "code": "D50" }, { "name": "Train station", "code": "D52" }, { "name": "Bus terminal", "code": "D53" }, { "name": "Marine terminal", "code": "D54" }, { "name": "Seaplane anchorage", "code": "D55" }, { "name": "Subway or metro station", "code": "D56" }, { "name": "Parking area boundary", "code": "D57" }, { "name": "Tele Atlas airport property boundary", "code": "D58" }, { "name": "Tele Atlas airport runway", "code": "D59" }, { "name": "Employment center", "code": "D60" }, { "name": "Shopping center or major retail center", "code": "D61" }, { "name": "Industrial building or industrial park", "code": "D62" }, { "name": "Office building or office park", "code": "D63" }, { "name": "Amusement center", "code": "D64" }, { "name": "Government center", "code": "D65" }, { "name": "Other employment center", "code": "D66" }, { "name": "Stadium", "code": "D67" }, { "name": "Tower, major category", "code": "D70" }, { "name": "Lookout tower", "code": "D71" }, { "name": "Open space, major category", "code": "D80" }, { "name": "Golf course", "code": "D81" }, { "name": "Cemetery", "code": "D82" }, { "name": "National park or forest", "code": "D83" }, { "name": "Other Federal land", "code": "D84" }, { "name": "State park or forest", "code": "D85" }, { "name": "Local park or recreation area", "code": "D89" }, { "name": "Special purpose landmark, major category", "code": "D90" }, { "name": "Post-office -box ZIP Code", "code": "D91" }, { "name": "Point of interest", "code": "D92" }, { "name": "Physical feature, tangible but not transportation or hydrographic", "code": "E00" }, { "name": "Fence Line locating a visible and permanent fence between property", "code": "E10" }, { "name": "Topographic feature, major category", "code": "E20" }, { "name": "Ridge line, the line of highest elevation of a linear mountain", "code": "E21" }, { "name": "Mountain peak, the point of highest elevation of a mountain", "code": "E22" }, { "name": "Nonvisible boundary, major and minor categories unknown", "code": "F00" }, { "name": "Nonvisible jursidictional boundary of a legal or administrative entity", "code": "F10" }, { "name": "Offset boundary of a legal or administrative entity", "code": "F11" }, { "name": "Corridor boundary of a legal or administrative entity", "code": "F12" }, { "name": "Interpolated boundary of a legal or administrative entity", "code": "F13" }, { "name": "Superseded legal or administrative boundary", "code": "F14" }, { "name": "Superseded legal or administrative boundary, corrected by post census", "code": "F15" }, { "name": "Nonvisible feature for data base topology, Tele Atlas Important Boundary", "code": "F20" }, { "name": "Automated feature extension to lengthen existing physical feature", "code": "F21" }, { "name": "Irregular feature extension, determined manually, to lengthen", "code": "F22" }, { "name": "Closure extension to complete database topological closure", "code": "F23" }, { "name": "Nonvisible separation line used with offset and corridor boundary", "code": "F24" }, { "name": "Nonvisible centerline of area enclosed by corridor boundary", "code": "F25" }, { "name": "Point-to-point line, follows a line of sight", "code": "F30" }, { "name": "Property line, nonvisible boundary of either public or private lands", "code": "F40" }, { "name": "ZIP Code boundary, reserved for future use in ZIP Code Tabulation Areas", "code": "F50" }, { "name": "Map edge, now removed, used during database creation", "code": "F60" }, { "name": "Statistical boundary, major category", "code": "F70" }, { "name": "1980 statistical boundary", "code": "F71" }, { "name": "1990 statistical boundary, collection of census block boundaries", "code": "F72" }, { "name": "1990 statistical boundary, extent of land use", "code": "F73" }, { "name": "1990 statistical boundary, tabulation census block boundary", "code": "F74" }, { "name": "Nonvisible other tabulation boundary, major category", "code": "F80" }, { "name": "School district tabulation boundary", "code": "F81" }, { "name": "Special census tabulation bounday", "code": "F82" }, { "name": "Water feature, classification unknown or not elsewhere classified", "code": "H00" }, { "name": "Shoreline of perennial water feature", "code": "H01" }, { "name": "Shoreline of intermittent water feature", "code": "H02" }, { "name": "Stream boundary, major category", "code": "H10" }, { "name": "Perennial stream or river", "code": "H11" }, { "name": "Intermittent stream, river or wash", "code": "H12" }, { "name": "Braided stream or river", "code": "H13" }, { "name": "Canal, ditch or aqueduct", "code": "H20" }, { "name": "Perennial canal, ditch or aqueduct", "code": "H21" }, { "name": "Intermittent canal, ditch or aqueduct", "code": "H22" }, { "name": "Lake or pond, major category", "code": "H30" }, { "name": "Perennial lake or pond", "code": "H31" }, { "name": "Intermittent lake or pond", "code": "H32" }, { "name": "Reservoir, major category", "code": "H40" }, { "name": "Perennial reservoir", "code": "H41" }, { "name": "Intermittent reservoir", "code": "H42" }, { "name": "Bay, estuary, gulf, sound, sea or ocean, major category", "code": "H50" }, { "name": "Bay, estuary, gulf or sound", "code": "H51" }, { "name": "Sea or ocean", "code": "H53" }, { "name": "Tele Atlas shoreline", "code": "H59" }, { "name": "Gravel pit or quarry filled with water", "code": "H60" }, { "name": "Nonvisible water area definition boundary", "code": "H70" }, { "name": "USGS closure line, used as maritime shoreline", "code": "H71" }, { "name": "Census water center line, computed to use as median positional boundary", "code": "H72" }, { "name": "Census water boundary, international in waterway or at 12-mile limit", "code": "H73" }, { "name": "Census water boundary, separates inland from coastal or Great Lakes", "code": "H74" }, { "name": "Census wate boundary, separates coastal from territorial 3-mile limit", "code": "H75" }, { "name": "Special water feature, major category", "code": "H80" }, { "name": "Glacier", "code": "H81" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTAL_L", "type": "esriFieldTypeString", "alias": "POSTAL_L", "length": 5, "domain": null }, { "name": "POSTAL_R", "type": "esriFieldTypeString", "alias": "POSTAL_R", "length": 5, "domain": null }, { "name": "ACC", "type": "esriFieldTypeString", "alias": "ACC", "length": 1, "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeString", "alias": "NAME_TYPE", "length": 1, "domain": null }, { "name": "SHIELD", "type": "esriFieldTypeString", "alias": "SHIELD", "length": 2, "domain": null }, { "name": "HWY_NUM", "type": "esriFieldTypeString", "alias": "HWY_NUM", "length": 5, "domain": null }, { "name": "SEG_LEN", "type": "esriFieldTypeDouble", "alias": "SEG_LEN", "domain": null }, { "name": "SPEED", "type": "esriFieldTypeSmallInteger", "alias": "SPEED", "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 2, "domain": null }, { "name": "F_ZLEV", "type": "esriFieldTypeSmallInteger", "alias": "F_ZLEV", "domain": null }, { "name": "T_ZLEV", "type": "esriFieldTypeSmallInteger", "alias": "T_ZLEV", "domain": null }, { "name": "FT_COST", "type": "esriFieldTypeDouble", "alias": "FT_COST", "domain": null }, { "name": "TF_COST", "type": "esriFieldTypeDouble", "alias": "TF_COST", "domain": null }, { "name": "FT_DIR", "type": "esriFieldTypeString", "alias": "FT_DIR", "length": 2, "domain": null }, { "name": "TF_DIR", "type": "esriFieldTypeString", "alias": "TF_DIR", "length": 2, "domain": null }, { "name": "NAME_FLAG", "type": "esriFieldTypeSmallInteger", "alias": "NAME_FLAG", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 1, "domain": null }, { "name": "CITY_L", "type": "esriFieldTypeString", "alias": "CITY_L", "length": 50, "domain": null }, { "name": "CITY_R", "type": "esriFieldTypeString", "alias": "CITY_R", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "PLACENAME_L", "type": "esriFieldTypeString", "alias": "PLACENAME_L", "length": 20, "domain": null }, { "name": "PLACENAME_R", "type": "esriFieldTypeString", "alias": "PLACENAME_R", "length": 20, "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "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.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1136_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "SHIELD_INDEX", "fields": "SHIELD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_1136", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1136", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A457_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 185, "name": "Major Roads - 1:288,896", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 288896, "maxScale": 18057, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SHIELD", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "I", "label": "I", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.1 }, "value": "U", "label": "U; S; C", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.1 }, "value": "S", "label": "U; S; C", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.1 }, "value": "C", "label": "U; S; C", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3302678672102245E7, "ymin": -3.0240971958386146E7, "xmax": -4953736.377350995, "ymax": 5260803.891697428, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DYNAMAP_ID", "type": "esriFieldTypeDouble", "alias": "DYNAMAP_ID", "domain": null }, { "name": "L_F_ADD", "type": "esriFieldTypeString", "alias": "L_F_ADD", "length": 11, "domain": null }, { "name": "L_T_ADD", "type": "esriFieldTypeString", "alias": "L_T_ADD", "length": 11, "domain": null }, { "name": "R_F_ADD", "type": "esriFieldTypeString", "alias": "R_F_ADD", "length": 11, "domain": null }, { "name": "R_T_ADD", "type": "esriFieldTypeString", "alias": "R_T_ADD", "length": 11, "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 6, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": { "type": "codedValue", "name": "FCC", "description": "TeleAtlas_Feature_Class_Code", "codedValues": [ { "name": "Primary interstate highway, major category", "code": "A10" }, { "name": "Primary limited-access or interstate highway, unseparated", "code": "A11" }, { "name": "Primary Limited-access or interstate highway, unseparated, in tunnel", "code": "A12" }, { "name": "Primary interstate highway, unseparated, underpassing", "code": "A13" }, { "name": "Primary limited-access or interstate highway, separated", "code": "A15" }, { "name": "Primary limited-access or interstate highway, separated, in tunnel", "code": "A16" }, { "name": "Primary limited-access or interstate highway, separated, underpassing", "code": "A17" }, { "name": "Primary U.S. and state highways, major category", "code": "A20" }, { "name": "Primary U.S. and state highways, unseparated", "code": "A21" }, { "name": "Primary U.S. and state highways, unseparated,", "code": "A22" }, { "name": "Primary U.S. and state highways, unseparated, underpassing", "code": "A23" }, { "name": "Primary U.S. and state highways, unseparated, with rail line", "code": "A24" }, { "name": "Primary U.S. and state highways, separated", "code": "A25" }, { "name": "Primary U.S. and state highways, separated, tunnel", "code": "A26" }, { "name": "Primary U.S. and state highways, separated, underpassing", "code": "A27" }, { "name": "Primary U.S. and state highways, separated, with rail line", "code": "A28" }, { "name": "Secondary state and county highways, major category", "code": "A30" }, { "name": "Secondary state and county highways, unseparated", "code": "A31" }, { "name": "Secondary state and county highways, unseparated, in tunnel", "code": "A32" }, { "name": "Secondary state and county highways, unseparated, underpassing", "code": "A33" }, { "name": "Secondary state and county highways, unseparated, with rail line", "code": "A34" }, { "name": "Secondary state and county highways, separated", "code": "A35" }, { "name": "Secondary state and county highways, separated, in tunnel", "code": "A36" }, { "name": "Secondary state and county highways, separated, underpassing", "code": "A37" }, { "name": "Secondary state and county highways, separated, with center rail line", "code": "A38" }, { "name": "Local, neighborhood, rural road, city street, major category", "code": "A40" }, { "name": "Local, neighborhood, rural road, city street, unseparated", "code": "A41" }, { "name": "Local, neighborhood, rural road, city street, unseparated, in tunnel", "code": "A42" }, { "name": "Local, neighborhood, rural road, city street, unseparated, underpassing", "code": "A43" }, { "name": "Local, neighborhood, rural road, city street, unseparated, with rail line", "code": "A44" }, { "name": "Local, neighborhood, rural road, city street, separated", "code": "A45" }, { "name": "Local, neighborhood, rural road, city street, separated, in tunnel", "code": "A46" }, { "name": "Local, neighborhood, rural road, city street, separated, underpassing", "code": "A47" }, { "name": "Local, neighborhood, rural road, city street, separated, with rail line", "code": "A48" }, { "name": "Vehicular trail, road (4WD) vehicle, major category", "code": "A50" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated", "code": "A51" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, in tunnel", "code": "A52" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, underpassing", "code": "A53" }, { "name": "Access ramp, not associated with a limited-access highway", "code": "A60" }, { "name": "Cul-de-sac, the closed end of a road that forms a loop or turn around", "code": "A61" }, { "name": "Traffic circle, the portion of a road that forms a roundabout", "code": "A62" }, { "name": "Access ramp, cloverleaf or limited-access interchange", "code": "A63" }, { "name": "Service drive, provides access to businesses and rest areas", "code": "A64" }, { "name": "Ferry crossing, passenger, seasonal", "code": "A65" }, { "name": "Ferry crossing, passenger, year round", "code": "A66" }, { "name": "Ferry crossing, vehicular, seasonal", "code": "A68" }, { "name": "Ferry crossing, vehicular, year round", "code": "A69" }, { "name": "Other thoroughfare, major category", "code": "A70" }, { "name": "Walkway, nearly level road for pedestrians, usually unnamed", "code": "A71" }, { "name": "Stairway, stepped road for pedestrians, usually unnamed", "code": "A72" }, { "name": "Alley, road for service vehicles, located at the rear of buildings", "code": "A73" }, { "name": "Driveway", "code": "A74" }, { "name": "Road, parking area", "code": "A75" }, { "name": "Railroad, major and minor categories unknown, not present in Dynamap", "code": "B00" }, { "name": "Railroad track, not in tunnel or underpassing", "code": "B01" }, { "name": "Railroad track, in tunnel", "code": "B02" }, { "name": "Railroad track, underpassing", "code": "B03" }, { "name": "Railroad main track, major category", "code": "B10" }, { "name": "Railroad main track, not in tunnel or underpassing", "code": "B11" }, { "name": "Railroad main track, in tunnel", "code": "B12" }, { "name": "Railroad main track, underpassing", "code": "B13" }, { "name": "Railroad spur track, major category", "code": "B20" }, { "name": "Railroad spur track, not in tunnel or underpassing", "code": "B21" }, { "name": "Railroad spur track, in tunnel", "code": "B22" }, { "name": "Railroad spur track, underpassing", "code": "B23" }, { "name": "Railroad yard track, major category", "code": "B30" }, { "name": "Railroad yard, not in tunnel or underpassing", "code": "B31" }, { "name": "Railroad yard, in tunnel", "code": "B32" }, { "name": "Railroad yard, underpassing", "code": "B33" }, { "name": "Railroad ferry crossing", "code": "B40" }, { "name": "Subway or metroline", "code": "B42" }, { "name": "Other rail feature", "code": "B50" }, { "name": "Car line, a track for street cars, trolleys, other mass transit rail", "code": "B51" }, { "name": "Cog railroad, incline railway, or logging tram", "code": "B52" }, { "name": "Miscellaneous ground transportation, not road or railroad", "code": "C00" }, { "name": "Pipeline, major category used alone", "code": "C10" }, { "name": "Power transmission line, major category used alone", "code": "C20" }, { "name": "Other ground transportation that is not a pipeline or power", "code": "C30" }, { "name": "Aerial tramway, monorail or ski lift", "code": "C31" }, { "name": "Landmark, major and minor category unknown", "code": "D00" }, { "name": "Tele Atlas-created CFC code for a building that is not classified", "code": "D01" }, { "name": "Military installation or reservation", "code": "D10" }, { "name": "Multi-household or transient quarters", "code": "D20" }, { "name": "Apartment building or complex", "code": "D21" }, { "name": "Rooming or boarding house", "code": "D22" }, { "name": "Trailer court or mobile home park", "code": "D23" }, { "name": "Marina", "code": "D24" }, { "name": "Crew of vessel", "code": "D25" }, { "name": "Housing facility for workers", "code": "D26" }, { "name": "Hotel, motel, resort, spa, YMCA or YWCA", "code": "D27" }, { "name": "Campground", "code": "D28" }, { "name": "Shelter or mission", "code": "D29" }, { "name": "Custodial facility", "code": "D30" }, { "name": "Hospital", "code": "D31" }, { "name": "Halfway house", "code": "D32" }, { "name": "Nursing home, retirement home or home for the aged", "code": "D33" }, { "name": "County home or poor farm", "code": "D34" }, { "name": "Orphanage", "code": "D35" }, { "name": "Jail or detention center", "code": "D36" }, { "name": "Federal penitentiary, state prison or prison farm", "code": "D37" }, { "name": "Educational or religious institution", "code": "D40" }, { "name": "Sorority or fraternity", "code": "D41" }, { "name": "Convent or monastery", "code": "D42" }, { "name": "Educational institution", "code": "D43" }, { "name": "Place of worship", "code": "D44" }, { "name": "Transportation terminal", "code": "D50" }, { "name": "Train station", "code": "D52" }, { "name": "Bus terminal", "code": "D53" }, { "name": "Marine terminal", "code": "D54" }, { "name": "Seaplane anchorage", "code": "D55" }, { "name": "Subway or metro station", "code": "D56" }, { "name": "Parking area boundary", "code": "D57" }, { "name": "Tele Atlas airport property boundary", "code": "D58" }, { "name": "Tele Atlas airport runway", "code": "D59" }, { "name": "Employment center", "code": "D60" }, { "name": "Shopping center or major retail center", "code": "D61" }, { "name": "Industrial building or industrial park", "code": "D62" }, { "name": "Office building or office park", "code": "D63" }, { "name": "Amusement center", "code": "D64" }, { "name": "Government center", "code": "D65" }, { "name": "Other employment center", "code": "D66" }, { "name": "Stadium", "code": "D67" }, { "name": "Tower, major category", "code": "D70" }, { "name": "Lookout tower", "code": "D71" }, { "name": "Open space, major category", "code": "D80" }, { "name": "Golf course", "code": "D81" }, { "name": "Cemetery", "code": "D82" }, { "name": "National park or forest", "code": "D83" }, { "name": "Other Federal land", "code": "D84" }, { "name": "State park or forest", "code": "D85" }, { "name": "Local park or recreation area", "code": "D89" }, { "name": "Special purpose landmark, major category", "code": "D90" }, { "name": "Post-office -box ZIP Code", "code": "D91" }, { "name": "Point of interest", "code": "D92" }, { "name": "Physical feature, tangible but not transportation or hydrographic", "code": "E00" }, { "name": "Fence Line locating a visible and permanent fence between property", "code": "E10" }, { "name": "Topographic feature, major category", "code": "E20" }, { "name": "Ridge line, the line of highest elevation of a linear mountain", "code": "E21" }, { "name": "Mountain peak, the point of highest elevation of a mountain", "code": "E22" }, { "name": "Nonvisible boundary, major and minor categories unknown", "code": "F00" }, { "name": "Nonvisible jursidictional boundary of a legal or administrative entity", "code": "F10" }, { "name": "Offset boundary of a legal or administrative entity", "code": "F11" }, { "name": "Corridor boundary of a legal or administrative entity", "code": "F12" }, { "name": "Interpolated boundary of a legal or administrative entity", "code": "F13" }, { "name": "Superseded legal or administrative boundary", "code": "F14" }, { "name": "Superseded legal or administrative boundary, corrected by post census", "code": "F15" }, { "name": "Nonvisible feature for data base topology, Tele Atlas Important Boundary", "code": "F20" }, { "name": "Automated feature extension to lengthen existing physical feature", "code": "F21" }, { "name": "Irregular feature extension, determined manually, to lengthen", "code": "F22" }, { "name": "Closure extension to complete database topological closure", "code": "F23" }, { "name": "Nonvisible separation line used with offset and corridor boundary", "code": "F24" }, { "name": "Nonvisible centerline of area enclosed by corridor boundary", "code": "F25" }, { "name": "Point-to-point line, follows a line of sight", "code": "F30" }, { "name": "Property line, nonvisible boundary of either public or private lands", "code": "F40" }, { "name": "ZIP Code boundary, reserved for future use in ZIP Code Tabulation Areas", "code": "F50" }, { "name": "Map edge, now removed, used during database creation", "code": "F60" }, { "name": "Statistical boundary, major category", "code": "F70" }, { "name": "1980 statistical boundary", "code": "F71" }, { "name": "1990 statistical boundary, collection of census block boundaries", "code": "F72" }, { "name": "1990 statistical boundary, extent of land use", "code": "F73" }, { "name": "1990 statistical boundary, tabulation census block boundary", "code": "F74" }, { "name": "Nonvisible other tabulation boundary, major category", "code": "F80" }, { "name": "School district tabulation boundary", "code": "F81" }, { "name": "Special census tabulation bounday", "code": "F82" }, { "name": "Water feature, classification unknown or not elsewhere classified", "code": "H00" }, { "name": "Shoreline of perennial water feature", "code": "H01" }, { "name": "Shoreline of intermittent water feature", "code": "H02" }, { "name": "Stream boundary, major category", "code": "H10" }, { "name": "Perennial stream or river", "code": "H11" }, { "name": "Intermittent stream, river or wash", "code": "H12" }, { "name": "Braided stream or river", "code": "H13" }, { "name": "Canal, ditch or aqueduct", "code": "H20" }, { "name": "Perennial canal, ditch or aqueduct", "code": "H21" }, { "name": "Intermittent canal, ditch or aqueduct", "code": "H22" }, { "name": "Lake or pond, major category", "code": "H30" }, { "name": "Perennial lake or pond", "code": "H31" }, { "name": "Intermittent lake or pond", "code": "H32" }, { "name": "Reservoir, major category", "code": "H40" }, { "name": "Perennial reservoir", "code": "H41" }, { "name": "Intermittent reservoir", "code": "H42" }, { "name": "Bay, estuary, gulf, sound, sea or ocean, major category", "code": "H50" }, { "name": "Bay, estuary, gulf or sound", "code": "H51" }, { "name": "Sea or ocean", "code": "H53" }, { "name": "Tele Atlas shoreline", "code": "H59" }, { "name": "Gravel pit or quarry filled with water", "code": "H60" }, { "name": "Nonvisible water area definition boundary", "code": "H70" }, { "name": "USGS closure line, used as maritime shoreline", "code": "H71" }, { "name": "Census water center line, computed to use as median positional boundary", "code": "H72" }, { "name": "Census water boundary, international in waterway or at 12-mile limit", "code": "H73" }, { "name": "Census water boundary, separates inland from coastal or Great Lakes", "code": "H74" }, { "name": "Census wate boundary, separates coastal from territorial 3-mile limit", "code": "H75" }, { "name": "Special water feature, major category", "code": "H80" }, { "name": "Glacier", "code": "H81" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTAL_L", "type": "esriFieldTypeString", "alias": "POSTAL_L", "length": 5, "domain": null }, { "name": "POSTAL_R", "type": "esriFieldTypeString", "alias": "POSTAL_R", "length": 5, "domain": null }, { "name": "ACC", "type": "esriFieldTypeString", "alias": "ACC", "length": 1, "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeString", "alias": "NAME_TYPE", "length": 1, "domain": null }, { "name": "SHIELD", "type": "esriFieldTypeString", "alias": "SHIELD", "length": 2, "domain": null }, { "name": "HWY_NUM", "type": "esriFieldTypeString", "alias": "HWY_NUM", "length": 5, "domain": null }, { "name": "SEG_LEN", "type": "esriFieldTypeDouble", "alias": "SEG_LEN", "domain": null }, { "name": "SPEED", "type": "esriFieldTypeSmallInteger", "alias": "SPEED", "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 2, "domain": null }, { "name": "F_ZLEV", "type": "esriFieldTypeSmallInteger", "alias": "F_ZLEV", "domain": null }, { "name": "T_ZLEV", "type": "esriFieldTypeSmallInteger", "alias": "T_ZLEV", "domain": null }, { "name": "FT_COST", "type": "esriFieldTypeDouble", "alias": "FT_COST", "domain": null }, { "name": "TF_COST", "type": "esriFieldTypeDouble", "alias": "TF_COST", "domain": null }, { "name": "FT_DIR", "type": "esriFieldTypeString", "alias": "FT_DIR", "length": 2, "domain": null }, { "name": "TF_DIR", "type": "esriFieldTypeString", "alias": "TF_DIR", "length": 2, "domain": null }, { "name": "NAME_FLAG", "type": "esriFieldTypeSmallInteger", "alias": "NAME_FLAG", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 1, "domain": null }, { "name": "CITY_L", "type": "esriFieldTypeString", "alias": "CITY_L", "length": 50, "domain": null }, { "name": "CITY_R", "type": "esriFieldTypeString", "alias": "CITY_R", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "PLACENAME_L", "type": "esriFieldTypeString", "alias": "PLACENAME_L", "length": 20, "domain": null }, { "name": "PLACENAME_R", "type": "esriFieldTypeString", "alias": "PLACENAME_R", "length": 20, "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "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.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1136_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "SHIELD_INDEX", "fields": "SHIELD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_1136", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1136", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A457_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 176, "name": "Local Roads - 1:144,449", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 144449, "maxScale": 18057, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3302678672102245E7, "ymin": -3.0240971958386146E7, "xmax": -4953736.377350995, "ymax": 5260803.891697428, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DYNAMAP_ID", "type": "esriFieldTypeDouble", "alias": "DYNAMAP_ID", "domain": null }, { "name": "L_F_ADD", "type": "esriFieldTypeString", "alias": "L_F_ADD", "length": 11, "domain": null }, { "name": "L_T_ADD", "type": "esriFieldTypeString", "alias": "L_T_ADD", "length": 11, "domain": null }, { "name": "R_F_ADD", "type": "esriFieldTypeString", "alias": "R_F_ADD", "length": 11, "domain": null }, { "name": "R_T_ADD", "type": "esriFieldTypeString", "alias": "R_T_ADD", "length": 11, "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 6, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": { "type": "codedValue", "name": "FCC", "description": "TeleAtlas_Feature_Class_Code", "codedValues": [ { "name": "Primary interstate highway, major category", "code": "A10" }, { "name": "Primary limited-access or interstate highway, unseparated", "code": "A11" }, { "name": "Primary Limited-access or interstate highway, unseparated, in tunnel", "code": "A12" }, { "name": "Primary interstate highway, unseparated, underpassing", "code": "A13" }, { "name": "Primary limited-access or interstate highway, separated", "code": "A15" }, { "name": "Primary limited-access or interstate highway, separated, in tunnel", "code": "A16" }, { "name": "Primary limited-access or interstate highway, separated, underpassing", "code": "A17" }, { "name": "Primary U.S. and state highways, major category", "code": "A20" }, { "name": "Primary U.S. and state highways, unseparated", "code": "A21" }, { "name": "Primary U.S. and state highways, unseparated,", "code": "A22" }, { "name": "Primary U.S. and state highways, unseparated, underpassing", "code": "A23" }, { "name": "Primary U.S. and state highways, unseparated, with rail line", "code": "A24" }, { "name": "Primary U.S. and state highways, separated", "code": "A25" }, { "name": "Primary U.S. and state highways, separated, tunnel", "code": "A26" }, { "name": "Primary U.S. and state highways, separated, underpassing", "code": "A27" }, { "name": "Primary U.S. and state highways, separated, with rail line", "code": "A28" }, { "name": "Secondary state and county highways, major category", "code": "A30" }, { "name": "Secondary state and county highways, unseparated", "code": "A31" }, { "name": "Secondary state and county highways, unseparated, in tunnel", "code": "A32" }, { "name": "Secondary state and county highways, unseparated, underpassing", "code": "A33" }, { "name": "Secondary state and county highways, unseparated, with rail line", "code": "A34" }, { "name": "Secondary state and county highways, separated", "code": "A35" }, { "name": "Secondary state and county highways, separated, in tunnel", "code": "A36" }, { "name": "Secondary state and county highways, separated, underpassing", "code": "A37" }, { "name": "Secondary state and county highways, separated, with center rail line", "code": "A38" }, { "name": "Local, neighborhood, rural road, city street, major category", "code": "A40" }, { "name": "Local, neighborhood, rural road, city street, unseparated", "code": "A41" }, { "name": "Local, neighborhood, rural road, city street, unseparated, in tunnel", "code": "A42" }, { "name": "Local, neighborhood, rural road, city street, unseparated, underpassing", "code": "A43" }, { "name": "Local, neighborhood, rural road, city street, unseparated, with rail line", "code": "A44" }, { "name": "Local, neighborhood, rural road, city street, separated", "code": "A45" }, { "name": "Local, neighborhood, rural road, city street, separated, in tunnel", "code": "A46" }, { "name": "Local, neighborhood, rural road, city street, separated, underpassing", "code": "A47" }, { "name": "Local, neighborhood, rural road, city street, separated, with rail line", "code": "A48" }, { "name": "Vehicular trail, road (4WD) vehicle, major category", "code": "A50" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated", "code": "A51" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, in tunnel", "code": "A52" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, underpassing", "code": "A53" }, { "name": "Access ramp, not associated with a limited-access highway", "code": "A60" }, { "name": "Cul-de-sac, the closed end of a road that forms a loop or turn around", "code": "A61" }, { "name": "Traffic circle, the portion of a road that forms a roundabout", "code": "A62" }, { "name": "Access ramp, cloverleaf or limited-access interchange", "code": "A63" }, { "name": "Service drive, provides access to businesses and rest areas", "code": "A64" }, { "name": "Ferry crossing, passenger, seasonal", "code": "A65" }, { "name": "Ferry crossing, passenger, year round", "code": "A66" }, { "name": "Ferry crossing, vehicular, seasonal", "code": "A68" }, { "name": "Ferry crossing, vehicular, year round", "code": "A69" }, { "name": "Other thoroughfare, major category", "code": "A70" }, { "name": "Walkway, nearly level road for pedestrians, usually unnamed", "code": "A71" }, { "name": "Stairway, stepped road for pedestrians, usually unnamed", "code": "A72" }, { "name": "Alley, road for service vehicles, located at the rear of buildings", "code": "A73" }, { "name": "Driveway", "code": "A74" }, { "name": "Road, parking area", "code": "A75" }, { "name": "Railroad, major and minor categories unknown, not present in Dynamap", "code": "B00" }, { "name": "Railroad track, not in tunnel or underpassing", "code": "B01" }, { "name": "Railroad track, in tunnel", "code": "B02" }, { "name": "Railroad track, underpassing", "code": "B03" }, { "name": "Railroad main track, major category", "code": "B10" }, { "name": "Railroad main track, not in tunnel or underpassing", "code": "B11" }, { "name": "Railroad main track, in tunnel", "code": "B12" }, { "name": "Railroad main track, underpassing", "code": "B13" }, { "name": "Railroad spur track, major category", "code": "B20" }, { "name": "Railroad spur track, not in tunnel or underpassing", "code": "B21" }, { "name": "Railroad spur track, in tunnel", "code": "B22" }, { "name": "Railroad spur track, underpassing", "code": "B23" }, { "name": "Railroad yard track, major category", "code": "B30" }, { "name": "Railroad yard, not in tunnel or underpassing", "code": "B31" }, { "name": "Railroad yard, in tunnel", "code": "B32" }, { "name": "Railroad yard, underpassing", "code": "B33" }, { "name": "Railroad ferry crossing", "code": "B40" }, { "name": "Subway or metroline", "code": "B42" }, { "name": "Other rail feature", "code": "B50" }, { "name": "Car line, a track for street cars, trolleys, other mass transit rail", "code": "B51" }, { "name": "Cog railroad, incline railway, or logging tram", "code": "B52" }, { "name": "Miscellaneous ground transportation, not road or railroad", "code": "C00" }, { "name": "Pipeline, major category used alone", "code": "C10" }, { "name": "Power transmission line, major category used alone", "code": "C20" }, { "name": "Other ground transportation that is not a pipeline or power", "code": "C30" }, { "name": "Aerial tramway, monorail or ski lift", "code": "C31" }, { "name": "Landmark, major and minor category unknown", "code": "D00" }, { "name": "Tele Atlas-created CFC code for a building that is not classified", "code": "D01" }, { "name": "Military installation or reservation", "code": "D10" }, { "name": "Multi-household or transient quarters", "code": "D20" }, { "name": "Apartment building or complex", "code": "D21" }, { "name": "Rooming or boarding house", "code": "D22" }, { "name": "Trailer court or mobile home park", "code": "D23" }, { "name": "Marina", "code": "D24" }, { "name": "Crew of vessel", "code": "D25" }, { "name": "Housing facility for workers", "code": "D26" }, { "name": "Hotel, motel, resort, spa, YMCA or YWCA", "code": "D27" }, { "name": "Campground", "code": "D28" }, { "name": "Shelter or mission", "code": "D29" }, { "name": "Custodial facility", "code": "D30" }, { "name": "Hospital", "code": "D31" }, { "name": "Halfway house", "code": "D32" }, { "name": "Nursing home, retirement home or home for the aged", "code": "D33" }, { "name": "County home or poor farm", "code": "D34" }, { "name": "Orphanage", "code": "D35" }, { "name": "Jail or detention center", "code": "D36" }, { "name": "Federal penitentiary, state prison or prison farm", "code": "D37" }, { "name": "Educational or religious institution", "code": "D40" }, { "name": "Sorority or fraternity", "code": "D41" }, { "name": "Convent or monastery", "code": "D42" }, { "name": "Educational institution", "code": "D43" }, { "name": "Place of worship", "code": "D44" }, { "name": "Transportation terminal", "code": "D50" }, { "name": "Train station", "code": "D52" }, { "name": "Bus terminal", "code": "D53" }, { "name": "Marine terminal", "code": "D54" }, { "name": "Seaplane anchorage", "code": "D55" }, { "name": "Subway or metro station", "code": "D56" }, { "name": "Parking area boundary", "code": "D57" }, { "name": "Tele Atlas airport property boundary", "code": "D58" }, { "name": "Tele Atlas airport runway", "code": "D59" }, { "name": "Employment center", "code": "D60" }, { "name": "Shopping center or major retail center", "code": "D61" }, { "name": "Industrial building or industrial park", "code": "D62" }, { "name": "Office building or office park", "code": "D63" }, { "name": "Amusement center", "code": "D64" }, { "name": "Government center", "code": "D65" }, { "name": "Other employment center", "code": "D66" }, { "name": "Stadium", "code": "D67" }, { "name": "Tower, major category", "code": "D70" }, { "name": "Lookout tower", "code": "D71" }, { "name": "Open space, major category", "code": "D80" }, { "name": "Golf course", "code": "D81" }, { "name": "Cemetery", "code": "D82" }, { "name": "National park or forest", "code": "D83" }, { "name": "Other Federal land", "code": "D84" }, { "name": "State park or forest", "code": "D85" }, { "name": "Local park or recreation area", "code": "D89" }, { "name": "Special purpose landmark, major category", "code": "D90" }, { "name": "Post-office -box ZIP Code", "code": "D91" }, { "name": "Point of interest", "code": "D92" }, { "name": "Physical feature, tangible but not transportation or hydrographic", "code": "E00" }, { "name": "Fence Line locating a visible and permanent fence between property", "code": "E10" }, { "name": "Topographic feature, major category", "code": "E20" }, { "name": "Ridge line, the line of highest elevation of a linear mountain", "code": "E21" }, { "name": "Mountain peak, the point of highest elevation of a mountain", "code": "E22" }, { "name": "Nonvisible boundary, major and minor categories unknown", "code": "F00" }, { "name": "Nonvisible jursidictional boundary of a legal or administrative entity", "code": "F10" }, { "name": "Offset boundary of a legal or administrative entity", "code": "F11" }, { "name": "Corridor boundary of a legal or administrative entity", "code": "F12" }, { "name": "Interpolated boundary of a legal or administrative entity", "code": "F13" }, { "name": "Superseded legal or administrative boundary", "code": "F14" }, { "name": "Superseded legal or administrative boundary, corrected by post census", "code": "F15" }, { "name": "Nonvisible feature for data base topology, Tele Atlas Important Boundary", "code": "F20" }, { "name": "Automated feature extension to lengthen existing physical feature", "code": "F21" }, { "name": "Irregular feature extension, determined manually, to lengthen", "code": "F22" }, { "name": "Closure extension to complete database topological closure", "code": "F23" }, { "name": "Nonvisible separation line used with offset and corridor boundary", "code": "F24" }, { "name": "Nonvisible centerline of area enclosed by corridor boundary", "code": "F25" }, { "name": "Point-to-point line, follows a line of sight", "code": "F30" }, { "name": "Property line, nonvisible boundary of either public or private lands", "code": "F40" }, { "name": "ZIP Code boundary, reserved for future use in ZIP Code Tabulation Areas", "code": "F50" }, { "name": "Map edge, now removed, used during database creation", "code": "F60" }, { "name": "Statistical boundary, major category", "code": "F70" }, { "name": "1980 statistical boundary", "code": "F71" }, { "name": "1990 statistical boundary, collection of census block boundaries", "code": "F72" }, { "name": "1990 statistical boundary, extent of land use", "code": "F73" }, { "name": "1990 statistical boundary, tabulation census block boundary", "code": "F74" }, { "name": "Nonvisible other tabulation boundary, major category", "code": "F80" }, { "name": "School district tabulation boundary", "code": "F81" }, { "name": "Special census tabulation bounday", "code": "F82" }, { "name": "Water feature, classification unknown or not elsewhere classified", "code": "H00" }, { "name": "Shoreline of perennial water feature", "code": "H01" }, { "name": "Shoreline of intermittent water feature", "code": "H02" }, { "name": "Stream boundary, major category", "code": "H10" }, { "name": "Perennial stream or river", "code": "H11" }, { "name": "Intermittent stream, river or wash", "code": "H12" }, { "name": "Braided stream or river", "code": "H13" }, { "name": "Canal, ditch or aqueduct", "code": "H20" }, { "name": "Perennial canal, ditch or aqueduct", "code": "H21" }, { "name": "Intermittent canal, ditch or aqueduct", "code": "H22" }, { "name": "Lake or pond, major category", "code": "H30" }, { "name": "Perennial lake or pond", "code": "H31" }, { "name": "Intermittent lake or pond", "code": "H32" }, { "name": "Reservoir, major category", "code": "H40" }, { "name": "Perennial reservoir", "code": "H41" }, { "name": "Intermittent reservoir", "code": "H42" }, { "name": "Bay, estuary, gulf, sound, sea or ocean, major category", "code": "H50" }, { "name": "Bay, estuary, gulf or sound", "code": "H51" }, { "name": "Sea or ocean", "code": "H53" }, { "name": "Tele Atlas shoreline", "code": "H59" }, { "name": "Gravel pit or quarry filled with water", "code": "H60" }, { "name": "Nonvisible water area definition boundary", "code": "H70" }, { "name": "USGS closure line, used as maritime shoreline", "code": "H71" }, { "name": "Census water center line, computed to use as median positional boundary", "code": "H72" }, { "name": "Census water boundary, international in waterway or at 12-mile limit", "code": "H73" }, { "name": "Census water boundary, separates inland from coastal or Great Lakes", "code": "H74" }, { "name": "Census wate boundary, separates coastal from territorial 3-mile limit", "code": "H75" }, { "name": "Special water feature, major category", "code": "H80" }, { "name": "Glacier", "code": "H81" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTAL_L", "type": "esriFieldTypeString", "alias": "POSTAL_L", "length": 5, "domain": null }, { "name": "POSTAL_R", "type": "esriFieldTypeString", "alias": "POSTAL_R", "length": 5, "domain": null }, { "name": "ACC", "type": "esriFieldTypeString", "alias": "ACC", "length": 1, "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeString", "alias": "NAME_TYPE", "length": 1, "domain": null }, { "name": "SHIELD", "type": "esriFieldTypeString", "alias": "SHIELD", "length": 2, "domain": null }, { "name": "HWY_NUM", "type": "esriFieldTypeString", "alias": "HWY_NUM", "length": 5, "domain": null }, { "name": "SEG_LEN", "type": "esriFieldTypeDouble", "alias": "SEG_LEN", "domain": null }, { "name": "SPEED", "type": "esriFieldTypeSmallInteger", "alias": "SPEED", "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "length": 2, "domain": null }, { "name": "F_ZLEV", "type": "esriFieldTypeSmallInteger", "alias": "F_ZLEV", "domain": null }, { "name": "T_ZLEV", "type": "esriFieldTypeSmallInteger", "alias": "T_ZLEV", "domain": null }, { "name": "FT_COST", "type": "esriFieldTypeDouble", "alias": "FT_COST", "domain": null }, { "name": "TF_COST", "type": "esriFieldTypeDouble", "alias": "TF_COST", "domain": null }, { "name": "FT_DIR", "type": "esriFieldTypeString", "alias": "FT_DIR", "length": 2, "domain": null }, { "name": "TF_DIR", "type": "esriFieldTypeString", "alias": "TF_DIR", "length": 2, "domain": null }, { "name": "NAME_FLAG", "type": "esriFieldTypeSmallInteger", "alias": "NAME_FLAG", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 1, "domain": null }, { "name": "CITY_L", "type": "esriFieldTypeString", "alias": "CITY_L", "length": 50, "domain": null }, { "name": "CITY_R", "type": "esriFieldTypeString", "alias": "CITY_R", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "PLACENAME_L", "type": "esriFieldTypeString", "alias": "PLACENAME_L", "length": 20, "domain": null }, { "name": "PLACENAME_R", "type": "esriFieldTypeString", "alias": "PLACENAME_R", "length": 20, "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "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.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1136_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "SHIELD_INDEX", "fields": "SHIELD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_1136", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1136", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A457_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 177, "name": "Roadway Hardsurface Model - 1:18,057", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18057, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 156, 156, 156, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3302678672102245E7, "ymin": -3.0240971958386146E7, "xmax": -4953736.377350995, "ymax": 5260803.9090183275, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "COUNTY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 20, "domain": null }, { "name": "TOWN_NAME", "type": "esriFieldTypeString", "alias": "TOWN_NAME", "length": 20, "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "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": "R1137_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1137", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1137", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A458_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 178, "name": "Hydrography", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 179, "name": "CHASTA.Major_Water" }, { "id": 180, "name": "CHASTA.Water_Polygons" }, { "id": 181, "name": "CHASTA.Water_Polygons" }, { "id": 182, "name": "Linear Water" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8332488.321139131, "ymin": 5038375.986778755, "xmax": -8178693.487856223, "ymax": 5260799.138691062, "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 }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 179, "name": "CHASTA.Major_Water", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": { "id": 178, "name": "Hydrography" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8268545.819236312, "ymin": 5059614.226599772, "xmax": -8209995.443523739, "ymax": 5252510.682660397, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": 50, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": { "type": "codedValue", "name": "FCC", "description": "TeleAtlas_Feature_Class_Code", "codedValues": [ { "name": "Primary interstate highway, major category", "code": "A10" }, { "name": "Primary limited-access or interstate highway, unseparated", "code": "A11" }, { "name": "Primary Limited-access or interstate highway, unseparated, in tunnel", "code": "A12" }, { "name": "Primary interstate highway, unseparated, underpassing", "code": "A13" }, { "name": "Primary limited-access or interstate highway, separated", "code": "A15" }, { "name": "Primary limited-access or interstate highway, separated, in tunnel", "code": "A16" }, { "name": "Primary limited-access or interstate highway, separated, underpassing", "code": "A17" }, { "name": "Primary U.S. and state highways, major category", "code": "A20" }, { "name": "Primary U.S. and state highways, unseparated", "code": "A21" }, { "name": "Primary U.S. and state highways, unseparated,", "code": "A22" }, { "name": "Primary U.S. and state highways, unseparated, underpassing", "code": "A23" }, { "name": "Primary U.S. and state highways, unseparated, with rail line", "code": "A24" }, { "name": "Primary U.S. and state highways, separated", "code": "A25" }, { "name": "Primary U.S. and state highways, separated, tunnel", "code": "A26" }, { "name": "Primary U.S. and state highways, separated, underpassing", "code": "A27" }, { "name": "Primary U.S. and state highways, separated, with rail line", "code": "A28" }, { "name": "Secondary state and county highways, major category", "code": "A30" }, { "name": "Secondary state and county highways, unseparated", "code": "A31" }, { "name": "Secondary state and county highways, unseparated, in tunnel", "code": "A32" }, { "name": "Secondary state and county highways, unseparated, underpassing", "code": "A33" }, { "name": "Secondary state and county highways, unseparated, with rail line", "code": "A34" }, { "name": "Secondary state and county highways, separated", "code": "A35" }, { "name": "Secondary state and county highways, separated, in tunnel", "code": "A36" }, { "name": "Secondary state and county highways, separated, underpassing", "code": "A37" }, { "name": "Secondary state and county highways, separated, with center rail line", "code": "A38" }, { "name": "Local, neighborhood, rural road, city street, major category", "code": "A40" }, { "name": "Local, neighborhood, rural road, city street, unseparated", "code": "A41" }, { "name": "Local, neighborhood, rural road, city street, unseparated, in tunnel", "code": "A42" }, { "name": "Local, neighborhood, rural road, city street, unseparated, underpassing", "code": "A43" }, { "name": "Local, neighborhood, rural road, city street, unseparated, with rail line", "code": "A44" }, { "name": "Local, neighborhood, rural road, city street, separated", "code": "A45" }, { "name": "Local, neighborhood, rural road, city street, separated, in tunnel", "code": "A46" }, { "name": "Local, neighborhood, rural road, city street, separated, underpassing", "code": "A47" }, { "name": "Local, neighborhood, rural road, city street, separated, with rail line", "code": "A48" }, { "name": "Vehicular trail, road (4WD) vehicle, major category", "code": "A50" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated", "code": "A51" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, in tunnel", "code": "A52" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, underpassing", "code": "A53" }, { "name": "Access ramp, not associated with a limited-access highway", "code": "A60" }, { "name": "Cul-de-sac, the closed end of a road that forms a loop or turn around", "code": "A61" }, { "name": "Traffic circle, the portion of a road that forms a roundabout", "code": "A62" }, { "name": "Access ramp, cloverleaf or limited-access interchange", "code": "A63" }, { "name": "Service drive, provides access to businesses and rest areas", "code": "A64" }, { "name": "Ferry crossing, passenger, seasonal", "code": "A65" }, { "name": "Ferry crossing, passenger, year round", "code": "A66" }, { "name": "Ferry crossing, vehicular, seasonal", "code": "A68" }, { "name": "Ferry crossing, vehicular, year round", "code": "A69" }, { "name": "Other thoroughfare, major category", "code": "A70" }, { "name": "Walkway, nearly level road for pedestrians, usually unnamed", "code": "A71" }, { "name": "Stairway, stepped road for pedestrians, usually unnamed", "code": "A72" }, { "name": "Alley, road for service vehicles, located at the rear of buildings", "code": "A73" }, { "name": "Driveway", "code": "A74" }, { "name": "Road, parking area", "code": "A75" }, { "name": "Railroad, major and minor categories unknown, not present in Dynamap", "code": "B00" }, { "name": "Railroad track, not in tunnel or underpassing", "code": "B01" }, { "name": "Railroad track, in tunnel", "code": "B02" }, { "name": "Railroad track, underpassing", "code": "B03" }, { "name": "Railroad main track, major category", "code": "B10" }, { "name": "Railroad main track, not in tunnel or underpassing", "code": "B11" }, { "name": "Railroad main track, in tunnel", "code": "B12" }, { "name": "Railroad main track, underpassing", "code": "B13" }, { "name": "Railroad spur track, major category", "code": "B20" }, { "name": "Railroad spur track, not in tunnel or underpassing", "code": "B21" }, { "name": "Railroad spur track, in tunnel", "code": "B22" }, { "name": "Railroad spur track, underpassing", "code": "B23" }, { "name": "Railroad yard track, major category", "code": "B30" }, { "name": "Railroad yard, not in tunnel or underpassing", "code": "B31" }, { "name": "Railroad yard, in tunnel", "code": "B32" }, { "name": "Railroad yard, underpassing", "code": "B33" }, { "name": "Railroad ferry crossing", "code": "B40" }, { "name": "Subway or metroline", "code": "B42" }, { "name": "Other rail feature", "code": "B50" }, { "name": "Car line, a track for street cars, trolleys, other mass transit rail", "code": "B51" }, { "name": "Cog railroad, incline railway, or logging tram", "code": "B52" }, { "name": "Miscellaneous ground transportation, not road or railroad", "code": "C00" }, { "name": "Pipeline, major category used alone", "code": "C10" }, { "name": "Power transmission line, major category used alone", "code": "C20" }, { "name": "Other ground transportation that is not a pipeline or power", "code": "C30" }, { "name": "Aerial tramway, monorail or ski lift", "code": "C31" }, { "name": "Landmark, major and minor category unknown", "code": "D00" }, { "name": "Tele Atlas-created CFC code for a building that is not classified", "code": "D01" }, { "name": "Military installation or reservation", "code": "D10" }, { "name": "Multi-household or transient quarters", "code": "D20" }, { "name": "Apartment building or complex", "code": "D21" }, { "name": "Rooming or boarding house", "code": "D22" }, { "name": "Trailer court or mobile home park", "code": "D23" }, { "name": "Marina", "code": "D24" }, { "name": "Crew of vessel", "code": "D25" }, { "name": "Housing facility for workers", "code": "D26" }, { "name": "Hotel, motel, resort, spa, YMCA or YWCA", "code": "D27" }, { "name": "Campground", "code": "D28" }, { "name": "Shelter or mission", "code": "D29" }, { "name": "Custodial facility", "code": "D30" }, { "name": "Hospital", "code": "D31" }, { "name": "Halfway house", "code": "D32" }, { "name": "Nursing home, retirement home or home for the aged", "code": "D33" }, { "name": "County home or poor farm", "code": "D34" }, { "name": "Orphanage", "code": "D35" }, { "name": "Jail or detention center", "code": "D36" }, { "name": "Federal penitentiary, state prison or prison farm", "code": "D37" }, { "name": "Educational or religious institution", "code": "D40" }, { "name": "Sorority or fraternity", "code": "D41" }, { "name": "Convent or monastery", "code": "D42" }, { "name": "Educational institution", "code": "D43" }, { "name": "Place of worship", "code": "D44" }, { "name": "Transportation terminal", "code": "D50" }, { "name": "Train station", "code": "D52" }, { "name": "Bus terminal", "code": "D53" }, { "name": "Marine terminal", "code": "D54" }, { "name": "Seaplane anchorage", "code": "D55" }, { "name": "Subway or metro station", "code": "D56" }, { "name": "Parking area boundary", "code": "D57" }, { "name": "Tele Atlas airport property boundary", "code": "D58" }, { "name": "Tele Atlas airport runway", "code": "D59" }, { "name": "Employment center", "code": "D60" }, { "name": "Shopping center or major retail center", "code": "D61" }, { "name": "Industrial building or industrial park", "code": "D62" }, { "name": "Office building or office park", "code": "D63" }, { "name": "Amusement center", "code": "D64" }, { "name": "Government center", "code": "D65" }, { "name": "Other employment center", "code": "D66" }, { "name": "Stadium", "code": "D67" }, { "name": "Tower, major category", "code": "D70" }, { "name": "Lookout tower", "code": "D71" }, { "name": "Open space, major category", "code": "D80" }, { "name": "Golf course", "code": "D81" }, { "name": "Cemetery", "code": "D82" }, { "name": "National park or forest", "code": "D83" }, { "name": "Other Federal land", "code": "D84" }, { "name": "State park or forest", "code": "D85" }, { "name": "Local park or recreation area", "code": "D89" }, { "name": "Special purpose landmark, major category", "code": "D90" }, { "name": "Post-office -box ZIP Code", "code": "D91" }, { "name": "Point of interest", "code": "D92" }, { "name": "Physical feature, tangible but not transportation or hydrographic", "code": "E00" }, { "name": "Fence Line locating a visible and permanent fence between property", "code": "E10" }, { "name": "Topographic feature, major category", "code": "E20" }, { "name": "Ridge line, the line of highest elevation of a linear mountain", "code": "E21" }, { "name": "Mountain peak, the point of highest elevation of a mountain", "code": "E22" }, { "name": "Nonvisible boundary, major and minor categories unknown", "code": "F00" }, { "name": "Nonvisible jursidictional boundary of a legal or administrative entity", "code": "F10" }, { "name": "Offset boundary of a legal or administrative entity", "code": "F11" }, { "name": "Corridor boundary of a legal or administrative entity", "code": "F12" }, { "name": "Interpolated boundary of a legal or administrative entity", "code": "F13" }, { "name": "Superseded legal or administrative boundary", "code": "F14" }, { "name": "Superseded legal or administrative boundary, corrected by post census", "code": "F15" }, { "name": "Nonvisible feature for data base topology, Tele Atlas Important Boundary", "code": "F20" }, { "name": "Automated feature extension to lengthen existing physical feature", "code": "F21" }, { "name": "Irregular feature extension, determined manually, to lengthen", "code": "F22" }, { "name": "Closure extension to complete database topological closure", "code": "F23" }, { "name": "Nonvisible separation line used with offset and corridor boundary", "code": "F24" }, { "name": "Nonvisible centerline of area enclosed by corridor boundary", "code": "F25" }, { "name": "Point-to-point line, follows a line of sight", "code": "F30" }, { "name": "Property line, nonvisible boundary of either public or private lands", "code": "F40" }, { "name": "ZIP Code boundary, reserved for future use in ZIP Code Tabulation Areas", "code": "F50" }, { "name": "Map edge, now removed, used during database creation", "code": "F60" }, { "name": "Statistical boundary, major category", "code": "F70" }, { "name": "1980 statistical boundary", "code": "F71" }, { "name": "1990 statistical boundary, collection of census block boundaries", "code": "F72" }, { "name": "1990 statistical boundary, extent of land use", "code": "F73" }, { "name": "1990 statistical boundary, tabulation census block boundary", "code": "F74" }, { "name": "Nonvisible other tabulation boundary, major category", "code": "F80" }, { "name": "School district tabulation boundary", "code": "F81" }, { "name": "Special census tabulation bounday", "code": "F82" }, { "name": "Water feature, classification unknown or not elsewhere classified", "code": "H00" }, { "name": "Shoreline of perennial water feature", "code": "H01" }, { "name": "Shoreline of intermittent water feature", "code": "H02" }, { "name": "Stream boundary, major category", "code": "H10" }, { "name": "Perennial stream or river", "code": "H11" }, { "name": "Intermittent stream, river or wash", "code": "H12" }, { "name": "Braided stream or river", "code": "H13" }, { "name": "Canal, ditch or aqueduct", "code": "H20" }, { "name": "Perennial canal, ditch or aqueduct", "code": "H21" }, { "name": "Intermittent canal, ditch or aqueduct", "code": "H22" }, { "name": "Lake or pond, major category", "code": "H30" }, { "name": "Perennial lake or pond", "code": "H31" }, { "name": "Intermittent lake or pond", "code": "H32" }, { "name": "Reservoir, major category", "code": "H40" }, { "name": "Perennial reservoir", "code": "H41" }, { "name": "Intermittent reservoir", "code": "H42" }, { "name": "Bay, estuary, gulf, sound, sea or ocean, major category", "code": "H50" }, { "name": "Bay, estuary, gulf or sound", "code": "H51" }, { "name": "Sea or ocean", "code": "H53" }, { "name": "Tele Atlas shoreline", "code": "H59" }, { "name": "Gravel pit or quarry filled with water", "code": "H60" }, { "name": "Nonvisible water area definition boundary", "code": "H70" }, { "name": "USGS closure line, used as maritime shoreline", "code": "H71" }, { "name": "Census water center line, computed to use as median positional boundary", "code": "H72" }, { "name": "Census water boundary, international in waterway or at 12-mile limit", "code": "H73" }, { "name": "Census water boundary, separates inland from coastal or Great Lakes", "code": "H74" }, { "name": "Census wate boundary, separates coastal from territorial 3-mile limit", "code": "H75" }, { "name": "Special water feature, major category", "code": "H80" }, { "name": "Glacier", "code": "H81" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "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": "R1183_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A504_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 180, "name": "CHASTA.Water_Polygons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": { "id": 178, "name": "Hydrography" }, "subLayers": [], "minScale": 0, "maxScale": 288896, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8332486.17601808, "ymin": 5038375.986778755, "xmax": -8178696.785361046, "ymax": 5260527.293097928, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": 50, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": { "type": "codedValue", "name": "FCC", "description": "TeleAtlas_Feature_Class_Code", "codedValues": [ { "name": "Primary interstate highway, major category", "code": "A10" }, { "name": "Primary limited-access or interstate highway, unseparated", "code": "A11" }, { "name": "Primary Limited-access or interstate highway, unseparated, in tunnel", "code": "A12" }, { "name": "Primary interstate highway, unseparated, underpassing", "code": "A13" }, { "name": "Primary limited-access or interstate highway, separated", "code": "A15" }, { "name": "Primary limited-access or interstate highway, separated, in tunnel", "code": "A16" }, { "name": "Primary limited-access or interstate highway, separated, underpassing", "code": "A17" }, { "name": "Primary U.S. and state highways, major category", "code": "A20" }, { "name": "Primary U.S. and state highways, unseparated", "code": "A21" }, { "name": "Primary U.S. and state highways, unseparated,", "code": "A22" }, { "name": "Primary U.S. and state highways, unseparated, underpassing", "code": "A23" }, { "name": "Primary U.S. and state highways, unseparated, with rail line", "code": "A24" }, { "name": "Primary U.S. and state highways, separated", "code": "A25" }, { "name": "Primary U.S. and state highways, separated, tunnel", "code": "A26" }, { "name": "Primary U.S. and state highways, separated, underpassing", "code": "A27" }, { "name": "Primary U.S. and state highways, separated, with rail line", "code": "A28" }, { "name": "Secondary state and county highways, major category", "code": "A30" }, { "name": "Secondary state and county highways, unseparated", "code": "A31" }, { "name": "Secondary state and county highways, unseparated, in tunnel", "code": "A32" }, { "name": "Secondary state and county highways, unseparated, underpassing", "code": "A33" }, { "name": "Secondary state and county highways, unseparated, with rail line", "code": "A34" }, { "name": "Secondary state and county highways, separated", "code": "A35" }, { "name": "Secondary state and county highways, separated, in tunnel", "code": "A36" }, { "name": "Secondary state and county highways, separated, underpassing", "code": "A37" }, { "name": "Secondary state and county highways, separated, with center rail line", "code": "A38" }, { "name": "Local, neighborhood, rural road, city street, major category", "code": "A40" }, { "name": "Local, neighborhood, rural road, city street, unseparated", "code": "A41" }, { "name": "Local, neighborhood, rural road, city street, unseparated, in tunnel", "code": "A42" }, { "name": "Local, neighborhood, rural road, city street, unseparated, underpassing", "code": "A43" }, { "name": "Local, neighborhood, rural road, city street, unseparated, with rail line", "code": "A44" }, { "name": "Local, neighborhood, rural road, city street, separated", "code": "A45" }, { "name": "Local, neighborhood, rural road, city street, separated, in tunnel", "code": "A46" }, { "name": "Local, neighborhood, rural road, city street, separated, underpassing", "code": "A47" }, { "name": "Local, neighborhood, rural road, city street, separated, with rail line", "code": "A48" }, { "name": "Vehicular trail, road (4WD) vehicle, major category", "code": "A50" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated", "code": "A51" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, in tunnel", "code": "A52" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, underpassing", "code": "A53" }, { "name": "Access ramp, not associated with a limited-access highway", "code": "A60" }, { "name": "Cul-de-sac, the closed end of a road that forms a loop or turn around", "code": "A61" }, { "name": "Traffic circle, the portion of a road that forms a roundabout", "code": "A62" }, { "name": "Access ramp, cloverleaf or limited-access interchange", "code": "A63" }, { "name": "Service drive, provides access to businesses and rest areas", "code": "A64" }, { "name": "Ferry crossing, passenger, seasonal", "code": "A65" }, { "name": "Ferry crossing, passenger, year round", "code": "A66" }, { "name": "Ferry crossing, vehicular, seasonal", "code": "A68" }, { "name": "Ferry crossing, vehicular, year round", "code": "A69" }, { "name": "Other thoroughfare, major category", "code": "A70" }, { "name": "Walkway, nearly level road for pedestrians, usually unnamed", "code": "A71" }, { "name": "Stairway, stepped road for pedestrians, usually unnamed", "code": "A72" }, { "name": "Alley, road for service vehicles, located at the rear of buildings", "code": "A73" }, { "name": "Driveway", "code": "A74" }, { "name": "Road, parking area", "code": "A75" }, { "name": "Railroad, major and minor categories unknown, not present in Dynamap", "code": "B00" }, { "name": "Railroad track, not in tunnel or underpassing", "code": "B01" }, { "name": "Railroad track, in tunnel", "code": "B02" }, { "name": "Railroad track, underpassing", "code": "B03" }, { "name": "Railroad main track, major category", "code": "B10" }, { "name": "Railroad main track, not in tunnel or underpassing", "code": "B11" }, { "name": "Railroad main track, in tunnel", "code": "B12" }, { "name": "Railroad main track, underpassing", "code": "B13" }, { "name": "Railroad spur track, major category", "code": "B20" }, { "name": "Railroad spur track, not in tunnel or underpassing", "code": "B21" }, { "name": "Railroad spur track, in tunnel", "code": "B22" }, { "name": "Railroad spur track, underpassing", "code": "B23" }, { "name": "Railroad yard track, major category", "code": "B30" }, { "name": "Railroad yard, not in tunnel or underpassing", "code": "B31" }, { "name": "Railroad yard, in tunnel", "code": "B32" }, { "name": "Railroad yard, underpassing", "code": "B33" }, { "name": "Railroad ferry crossing", "code": "B40" }, { "name": "Subway or metroline", "code": "B42" }, { "name": "Other rail feature", "code": "B50" }, { "name": "Car line, a track for street cars, trolleys, other mass transit rail", "code": "B51" }, { "name": "Cog railroad, incline railway, or logging tram", "code": "B52" }, { "name": "Miscellaneous ground transportation, not road or railroad", "code": "C00" }, { "name": "Pipeline, major category used alone", "code": "C10" }, { "name": "Power transmission line, major category used alone", "code": "C20" }, { "name": "Other ground transportation that is not a pipeline or power", "code": "C30" }, { "name": "Aerial tramway, monorail or ski lift", "code": "C31" }, { "name": "Landmark, major and minor category unknown", "code": "D00" }, { "name": "Tele Atlas-created CFC code for a building that is not classified", "code": "D01" }, { "name": "Military installation or reservation", "code": "D10" }, { "name": "Multi-household or transient quarters", "code": "D20" }, { "name": "Apartment building or complex", "code": "D21" }, { "name": "Rooming or boarding house", "code": "D22" }, { "name": "Trailer court or mobile home park", "code": "D23" }, { "name": "Marina", "code": "D24" }, { "name": "Crew of vessel", "code": "D25" }, { "name": "Housing facility for workers", "code": "D26" }, { "name": "Hotel, motel, resort, spa, YMCA or YWCA", "code": "D27" }, { "name": "Campground", "code": "D28" }, { "name": "Shelter or mission", "code": "D29" }, { "name": "Custodial facility", "code": "D30" }, { "name": "Hospital", "code": "D31" }, { "name": "Halfway house", "code": "D32" }, { "name": "Nursing home, retirement home or home for the aged", "code": "D33" }, { "name": "County home or poor farm", "code": "D34" }, { "name": "Orphanage", "code": "D35" }, { "name": "Jail or detention center", "code": "D36" }, { "name": "Federal penitentiary, state prison or prison farm", "code": "D37" }, { "name": "Educational or religious institution", "code": "D40" }, { "name": "Sorority or fraternity", "code": "D41" }, { "name": "Convent or monastery", "code": "D42" }, { "name": "Educational institution", "code": "D43" }, { "name": "Place of worship", "code": "D44" }, { "name": "Transportation terminal", "code": "D50" }, { "name": "Train station", "code": "D52" }, { "name": "Bus terminal", "code": "D53" }, { "name": "Marine terminal", "code": "D54" }, { "name": "Seaplane anchorage", "code": "D55" }, { "name": "Subway or metro station", "code": "D56" }, { "name": "Parking area boundary", "code": "D57" }, { "name": "Tele Atlas airport property boundary", "code": "D58" }, { "name": "Tele Atlas airport runway", "code": "D59" }, { "name": "Employment center", "code": "D60" }, { "name": "Shopping center or major retail center", "code": "D61" }, { "name": "Industrial building or industrial park", "code": "D62" }, { "name": "Office building or office park", "code": "D63" }, { "name": "Amusement center", "code": "D64" }, { "name": "Government center", "code": "D65" }, { "name": "Other employment center", "code": "D66" }, { "name": "Stadium", "code": "D67" }, { "name": "Tower, major category", "code": "D70" }, { "name": "Lookout tower", "code": "D71" }, { "name": "Open space, major category", "code": "D80" }, { "name": "Golf course", "code": "D81" }, { "name": "Cemetery", "code": "D82" }, { "name": "National park or forest", "code": "D83" }, { "name": "Other Federal land", "code": "D84" }, { "name": "State park or forest", "code": "D85" }, { "name": "Local park or recreation area", "code": "D89" }, { "name": "Special purpose landmark, major category", "code": "D90" }, { "name": "Post-office -box ZIP Code", "code": "D91" }, { "name": "Point of interest", "code": "D92" }, { "name": "Physical feature, tangible but not transportation or hydrographic", "code": "E00" }, { "name": "Fence Line locating a visible and permanent fence between property", "code": "E10" }, { "name": "Topographic feature, major category", "code": "E20" }, { "name": "Ridge line, the line of highest elevation of a linear mountain", "code": "E21" }, { "name": "Mountain peak, the point of highest elevation of a mountain", "code": "E22" }, { "name": "Nonvisible boundary, major and minor categories unknown", "code": "F00" }, { "name": "Nonvisible jursidictional boundary of a legal or administrative entity", "code": "F10" }, { "name": "Offset boundary of a legal or administrative entity", "code": "F11" }, { "name": "Corridor boundary of a legal or administrative entity", "code": "F12" }, { "name": "Interpolated boundary of a legal or administrative entity", "code": "F13" }, { "name": "Superseded legal or administrative boundary", "code": "F14" }, { "name": "Superseded legal or administrative boundary, corrected by post census", "code": "F15" }, { "name": "Nonvisible feature for data base topology, Tele Atlas Important Boundary", "code": "F20" }, { "name": "Automated feature extension to lengthen existing physical feature", "code": "F21" }, { "name": "Irregular feature extension, determined manually, to lengthen", "code": "F22" }, { "name": "Closure extension to complete database topological closure", "code": "F23" }, { "name": "Nonvisible separation line used with offset and corridor boundary", "code": "F24" }, { "name": "Nonvisible centerline of area enclosed by corridor boundary", "code": "F25" }, { "name": "Point-to-point line, follows a line of sight", "code": "F30" }, { "name": "Property line, nonvisible boundary of either public or private lands", "code": "F40" }, { "name": "ZIP Code boundary, reserved for future use in ZIP Code Tabulation Areas", "code": "F50" }, { "name": "Map edge, now removed, used during database creation", "code": "F60" }, { "name": "Statistical boundary, major category", "code": "F70" }, { "name": "1980 statistical boundary", "code": "F71" }, { "name": "1990 statistical boundary, collection of census block boundaries", "code": "F72" }, { "name": "1990 statistical boundary, extent of land use", "code": "F73" }, { "name": "1990 statistical boundary, tabulation census block boundary", "code": "F74" }, { "name": "Nonvisible other tabulation boundary, major category", "code": "F80" }, { "name": "School district tabulation boundary", "code": "F81" }, { "name": "Special census tabulation bounday", "code": "F82" }, { "name": "Water feature, classification unknown or not elsewhere classified", "code": "H00" }, { "name": "Shoreline of perennial water feature", "code": "H01" }, { "name": "Shoreline of intermittent water feature", "code": "H02" }, { "name": "Stream boundary, major category", "code": "H10" }, { "name": "Perennial stream or river", "code": "H11" }, { "name": "Intermittent stream, river or wash", "code": "H12" }, { "name": "Braided stream or river", "code": "H13" }, { "name": "Canal, ditch or aqueduct", "code": "H20" }, { "name": "Perennial canal, ditch or aqueduct", "code": "H21" }, { "name": "Intermittent canal, ditch or aqueduct", "code": "H22" }, { "name": "Lake or pond, major category", "code": "H30" }, { "name": "Perennial lake or pond", "code": "H31" }, { "name": "Intermittent lake or pond", "code": "H32" }, { "name": "Reservoir, major category", "code": "H40" }, { "name": "Perennial reservoir", "code": "H41" }, { "name": "Intermittent reservoir", "code": "H42" }, { "name": "Bay, estuary, gulf, sound, sea or ocean, major category", "code": "H50" }, { "name": "Bay, estuary, gulf or sound", "code": "H51" }, { "name": "Sea or ocean", "code": "H53" }, { "name": "Tele Atlas shoreline", "code": "H59" }, { "name": "Gravel pit or quarry filled with water", "code": "H60" }, { "name": "Nonvisible water area definition boundary", "code": "H70" }, { "name": "USGS closure line, used as maritime shoreline", "code": "H71" }, { "name": "Census water center line, computed to use as median positional boundary", "code": "H72" }, { "name": "Census water boundary, international in waterway or at 12-mile limit", "code": "H73" }, { "name": "Census water boundary, separates inland from coastal or Great Lakes", "code": "H74" }, { "name": "Census wate boundary, separates coastal from territorial 3-mile limit", "code": "H75" }, { "name": "Special water feature, major category", "code": "H80" }, { "name": "Glacier", "code": "H81" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "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": "R1177_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A498_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 181, "name": "CHASTA.Water_Polygons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": { "id": 178, "name": "Hydrography" }, "subLayers": [], "minScale": 288895.277144, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8332486.17601808, "ymin": 5038375.986778755, "xmax": -8178696.785361046, "ymax": 5260527.293097928, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": 50, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": { "type": "codedValue", "name": "FCC", "description": "TeleAtlas_Feature_Class_Code", "codedValues": [ { "name": "Primary interstate highway, major category", "code": "A10" }, { "name": "Primary limited-access or interstate highway, unseparated", "code": "A11" }, { "name": "Primary Limited-access or interstate highway, unseparated, in tunnel", "code": "A12" }, { "name": "Primary interstate highway, unseparated, underpassing", "code": "A13" }, { "name": "Primary limited-access or interstate highway, separated", "code": "A15" }, { "name": "Primary limited-access or interstate highway, separated, in tunnel", "code": "A16" }, { "name": "Primary limited-access or interstate highway, separated, underpassing", "code": "A17" }, { "name": "Primary U.S. and state highways, major category", "code": "A20" }, { "name": "Primary U.S. and state highways, unseparated", "code": "A21" }, { "name": "Primary U.S. and state highways, unseparated,", "code": "A22" }, { "name": "Primary U.S. and state highways, unseparated, underpassing", "code": "A23" }, { "name": "Primary U.S. and state highways, unseparated, with rail line", "code": "A24" }, { "name": "Primary U.S. and state highways, separated", "code": "A25" }, { "name": "Primary U.S. and state highways, separated, tunnel", "code": "A26" }, { "name": "Primary U.S. and state highways, separated, underpassing", "code": "A27" }, { "name": "Primary U.S. and state highways, separated, with rail line", "code": "A28" }, { "name": "Secondary state and county highways, major category", "code": "A30" }, { "name": "Secondary state and county highways, unseparated", "code": "A31" }, { "name": "Secondary state and county highways, unseparated, in tunnel", "code": "A32" }, { "name": "Secondary state and county highways, unseparated, underpassing", "code": "A33" }, { "name": "Secondary state and county highways, unseparated, with rail line", "code": "A34" }, { "name": "Secondary state and county highways, separated", "code": "A35" }, { "name": "Secondary state and county highways, separated, in tunnel", "code": "A36" }, { "name": "Secondary state and county highways, separated, underpassing", "code": "A37" }, { "name": "Secondary state and county highways, separated, with center rail line", "code": "A38" }, { "name": "Local, neighborhood, rural road, city street, major category", "code": "A40" }, { "name": "Local, neighborhood, rural road, city street, unseparated", "code": "A41" }, { "name": "Local, neighborhood, rural road, city street, unseparated, in tunnel", "code": "A42" }, { "name": "Local, neighborhood, rural road, city street, unseparated, underpassing", "code": "A43" }, { "name": "Local, neighborhood, rural road, city street, unseparated, with rail line", "code": "A44" }, { "name": "Local, neighborhood, rural road, city street, separated", "code": "A45" }, { "name": "Local, neighborhood, rural road, city street, separated, in tunnel", "code": "A46" }, { "name": "Local, neighborhood, rural road, city street, separated, underpassing", "code": "A47" }, { "name": "Local, neighborhood, rural road, city street, separated, with rail line", "code": "A48" }, { "name": "Vehicular trail, road (4WD) vehicle, major category", "code": "A50" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated", "code": "A51" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, in tunnel", "code": "A52" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, underpassing", "code": "A53" }, { "name": "Access ramp, not associated with a limited-access highway", "code": "A60" }, { "name": "Cul-de-sac, the closed end of a road that forms a loop or turn around", "code": "A61" }, { "name": "Traffic circle, the portion of a road that forms a roundabout", "code": "A62" }, { "name": "Access ramp, cloverleaf or limited-access interchange", "code": "A63" }, { "name": "Service drive, provides access to businesses and rest areas", "code": "A64" }, { "name": "Ferry crossing, passenger, seasonal", "code": "A65" }, { "name": "Ferry crossing, passenger, year round", "code": "A66" }, { "name": "Ferry crossing, vehicular, seasonal", "code": "A68" }, { "name": "Ferry crossing, vehicular, year round", "code": "A69" }, { "name": "Other thoroughfare, major category", "code": "A70" }, { "name": "Walkway, nearly level road for pedestrians, usually unnamed", "code": "A71" }, { "name": "Stairway, stepped road for pedestrians, usually unnamed", "code": "A72" }, { "name": "Alley, road for service vehicles, located at the rear of buildings", "code": "A73" }, { "name": "Driveway", "code": "A74" }, { "name": "Road, parking area", "code": "A75" }, { "name": "Railroad, major and minor categories unknown, not present in Dynamap", "code": "B00" }, { "name": "Railroad track, not in tunnel or underpassing", "code": "B01" }, { "name": "Railroad track, in tunnel", "code": "B02" }, { "name": "Railroad track, underpassing", "code": "B03" }, { "name": "Railroad main track, major category", "code": "B10" }, { "name": "Railroad main track, not in tunnel or underpassing", "code": "B11" }, { "name": "Railroad main track, in tunnel", "code": "B12" }, { "name": "Railroad main track, underpassing", "code": "B13" }, { "name": "Railroad spur track, major category", "code": "B20" }, { "name": "Railroad spur track, not in tunnel or underpassing", "code": "B21" }, { "name": "Railroad spur track, in tunnel", "code": "B22" }, { "name": "Railroad spur track, underpassing", "code": "B23" }, { "name": "Railroad yard track, major category", "code": "B30" }, { "name": "Railroad yard, not in tunnel or underpassing", "code": "B31" }, { "name": "Railroad yard, in tunnel", "code": "B32" }, { "name": "Railroad yard, underpassing", "code": "B33" }, { "name": "Railroad ferry crossing", "code": "B40" }, { "name": "Subway or metroline", "code": "B42" }, { "name": "Other rail feature", "code": "B50" }, { "name": "Car line, a track for street cars, trolleys, other mass transit rail", "code": "B51" }, { "name": "Cog railroad, incline railway, or logging tram", "code": "B52" }, { "name": "Miscellaneous ground transportation, not road or railroad", "code": "C00" }, { "name": "Pipeline, major category used alone", "code": "C10" }, { "name": "Power transmission line, major category used alone", "code": "C20" }, { "name": "Other ground transportation that is not a pipeline or power", "code": "C30" }, { "name": "Aerial tramway, monorail or ski lift", "code": "C31" }, { "name": "Landmark, major and minor category unknown", "code": "D00" }, { "name": "Tele Atlas-created CFC code for a building that is not classified", "code": "D01" }, { "name": "Military installation or reservation", "code": "D10" }, { "name": "Multi-household or transient quarters", "code": "D20" }, { "name": "Apartment building or complex", "code": "D21" }, { "name": "Rooming or boarding house", "code": "D22" }, { "name": "Trailer court or mobile home park", "code": "D23" }, { "name": "Marina", "code": "D24" }, { "name": "Crew of vessel", "code": "D25" }, { "name": "Housing facility for workers", "code": "D26" }, { "name": "Hotel, motel, resort, spa, YMCA or YWCA", "code": "D27" }, { "name": "Campground", "code": "D28" }, { "name": "Shelter or mission", "code": "D29" }, { "name": "Custodial facility", "code": "D30" }, { "name": "Hospital", "code": "D31" }, { "name": "Halfway house", "code": "D32" }, { "name": "Nursing home, retirement home or home for the aged", "code": "D33" }, { "name": "County home or poor farm", "code": "D34" }, { "name": "Orphanage", "code": "D35" }, { "name": "Jail or detention center", "code": "D36" }, { "name": "Federal penitentiary, state prison or prison farm", "code": "D37" }, { "name": "Educational or religious institution", "code": "D40" }, { "name": "Sorority or fraternity", "code": "D41" }, { "name": "Convent or monastery", "code": "D42" }, { "name": "Educational institution", "code": "D43" }, { "name": "Place of worship", "code": "D44" }, { "name": "Transportation terminal", "code": "D50" }, { "name": "Train station", "code": "D52" }, { "name": "Bus terminal", "code": "D53" }, { "name": "Marine terminal", "code": "D54" }, { "name": "Seaplane anchorage", "code": "D55" }, { "name": "Subway or metro station", "code": "D56" }, { "name": "Parking area boundary", "code": "D57" }, { "name": "Tele Atlas airport property boundary", "code": "D58" }, { "name": "Tele Atlas airport runway", "code": "D59" }, { "name": "Employment center", "code": "D60" }, { "name": "Shopping center or major retail center", "code": "D61" }, { "name": "Industrial building or industrial park", "code": "D62" }, { "name": "Office building or office park", "code": "D63" }, { "name": "Amusement center", "code": "D64" }, { "name": "Government center", "code": "D65" }, { "name": "Other employment center", "code": "D66" }, { "name": "Stadium", "code": "D67" }, { "name": "Tower, major category", "code": "D70" }, { "name": "Lookout tower", "code": "D71" }, { "name": "Open space, major category", "code": "D80" }, { "name": "Golf course", "code": "D81" }, { "name": "Cemetery", "code": "D82" }, { "name": "National park or forest", "code": "D83" }, { "name": "Other Federal land", "code": "D84" }, { "name": "State park or forest", "code": "D85" }, { "name": "Local park or recreation area", "code": "D89" }, { "name": "Special purpose landmark, major category", "code": "D90" }, { "name": "Post-office -box ZIP Code", "code": "D91" }, { "name": "Point of interest", "code": "D92" }, { "name": "Physical feature, tangible but not transportation or hydrographic", "code": "E00" }, { "name": "Fence Line locating a visible and permanent fence between property", "code": "E10" }, { "name": "Topographic feature, major category", "code": "E20" }, { "name": "Ridge line, the line of highest elevation of a linear mountain", "code": "E21" }, { "name": "Mountain peak, the point of highest elevation of a mountain", "code": "E22" }, { "name": "Nonvisible boundary, major and minor categories unknown", "code": "F00" }, { "name": "Nonvisible jursidictional boundary of a legal or administrative entity", "code": "F10" }, { "name": "Offset boundary of a legal or administrative entity", "code": "F11" }, { "name": "Corridor boundary of a legal or administrative entity", "code": "F12" }, { "name": "Interpolated boundary of a legal or administrative entity", "code": "F13" }, { "name": "Superseded legal or administrative boundary", "code": "F14" }, { "name": "Superseded legal or administrative boundary, corrected by post census", "code": "F15" }, { "name": "Nonvisible feature for data base topology, Tele Atlas Important Boundary", "code": "F20" }, { "name": "Automated feature extension to lengthen existing physical feature", "code": "F21" }, { "name": "Irregular feature extension, determined manually, to lengthen", "code": "F22" }, { "name": "Closure extension to complete database topological closure", "code": "F23" }, { "name": "Nonvisible separation line used with offset and corridor boundary", "code": "F24" }, { "name": "Nonvisible centerline of area enclosed by corridor boundary", "code": "F25" }, { "name": "Point-to-point line, follows a line of sight", "code": "F30" }, { "name": "Property line, nonvisible boundary of either public or private lands", "code": "F40" }, { "name": "ZIP Code boundary, reserved for future use in ZIP Code Tabulation Areas", "code": "F50" }, { "name": "Map edge, now removed, used during database creation", "code": "F60" }, { "name": "Statistical boundary, major category", "code": "F70" }, { "name": "1980 statistical boundary", "code": "F71" }, { "name": "1990 statistical boundary, collection of census block boundaries", "code": "F72" }, { "name": "1990 statistical boundary, extent of land use", "code": "F73" }, { "name": "1990 statistical boundary, tabulation census block boundary", "code": "F74" }, { "name": "Nonvisible other tabulation boundary, major category", "code": "F80" }, { "name": "School district tabulation boundary", "code": "F81" }, { "name": "Special census tabulation bounday", "code": "F82" }, { "name": "Water feature, classification unknown or not elsewhere classified", "code": "H00" }, { "name": "Shoreline of perennial water feature", "code": "H01" }, { "name": "Shoreline of intermittent water feature", "code": "H02" }, { "name": "Stream boundary, major category", "code": "H10" }, { "name": "Perennial stream or river", "code": "H11" }, { "name": "Intermittent stream, river or wash", "code": "H12" }, { "name": "Braided stream or river", "code": "H13" }, { "name": "Canal, ditch or aqueduct", "code": "H20" }, { "name": "Perennial canal, ditch or aqueduct", "code": "H21" }, { "name": "Intermittent canal, ditch or aqueduct", "code": "H22" }, { "name": "Lake or pond, major category", "code": "H30" }, { "name": "Perennial lake or pond", "code": "H31" }, { "name": "Intermittent lake or pond", "code": "H32" }, { "name": "Reservoir, major category", "code": "H40" }, { "name": "Perennial reservoir", "code": "H41" }, { "name": "Intermittent reservoir", "code": "H42" }, { "name": "Bay, estuary, gulf, sound, sea or ocean, major category", "code": "H50" }, { "name": "Bay, estuary, gulf or sound", "code": "H51" }, { "name": "Sea or ocean", "code": "H53" }, { "name": "Tele Atlas shoreline", "code": "H59" }, { "name": "Gravel pit or quarry filled with water", "code": "H60" }, { "name": "Nonvisible water area definition boundary", "code": "H70" }, { "name": "USGS closure line, used as maritime shoreline", "code": "H71" }, { "name": "Census water center line, computed to use as median positional boundary", "code": "H72" }, { "name": "Census water boundary, international in waterway or at 12-mile limit", "code": "H73" }, { "name": "Census water boundary, separates inland from coastal or Great Lakes", "code": "H74" }, { "name": "Census wate boundary, separates coastal from territorial 3-mile limit", "code": "H75" }, { "name": "Special water feature, major category", "code": "H80" }, { "name": "Glacier", "code": "H81" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "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": "R1177_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A498_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 182, "name": "Linear Water", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": { "id": 178, "name": "Hydrography" }, "subLayers": [], "minScale": 72225, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 181, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8332488.321139131, "ymin": 5038444.109115471, "xmax": -8178713.291697804, "ymax": 5260799.138670079, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DYNAMAP_ID", "type": "esriFieldTypeDouble", "alias": "DYNAMAP_ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": { "type": "codedValue", "name": "FCC", "description": "TeleAtlas_Feature_Class_Code", "codedValues": [ { "name": "Primary interstate highway, major category", "code": "A10" }, { "name": "Primary limited-access or interstate highway, unseparated", "code": "A11" }, { "name": "Primary Limited-access or interstate highway, unseparated, in tunnel", "code": "A12" }, { "name": "Primary interstate highway, unseparated, underpassing", "code": "A13" }, { "name": "Primary limited-access or interstate highway, separated", "code": "A15" }, { "name": "Primary limited-access or interstate highway, separated, in tunnel", "code": "A16" }, { "name": "Primary limited-access or interstate highway, separated, underpassing", "code": "A17" }, { "name": "Primary U.S. and state highways, major category", "code": "A20" }, { "name": "Primary U.S. and state highways, unseparated", "code": "A21" }, { "name": "Primary U.S. and state highways, unseparated,", "code": "A22" }, { "name": "Primary U.S. and state highways, unseparated, underpassing", "code": "A23" }, { "name": "Primary U.S. and state highways, unseparated, with rail line", "code": "A24" }, { "name": "Primary U.S. and state highways, separated", "code": "A25" }, { "name": "Primary U.S. and state highways, separated, tunnel", "code": "A26" }, { "name": "Primary U.S. and state highways, separated, underpassing", "code": "A27" }, { "name": "Primary U.S. and state highways, separated, with rail line", "code": "A28" }, { "name": "Secondary state and county highways, major category", "code": "A30" }, { "name": "Secondary state and county highways, unseparated", "code": "A31" }, { "name": "Secondary state and county highways, unseparated, in tunnel", "code": "A32" }, { "name": "Secondary state and county highways, unseparated, underpassing", "code": "A33" }, { "name": "Secondary state and county highways, unseparated, with rail line", "code": "A34" }, { "name": "Secondary state and county highways, separated", "code": "A35" }, { "name": "Secondary state and county highways, separated, in tunnel", "code": "A36" }, { "name": "Secondary state and county highways, separated, underpassing", "code": "A37" }, { "name": "Secondary state and county highways, separated, with center rail line", "code": "A38" }, { "name": "Local, neighborhood, rural road, city street, major category", "code": "A40" }, { "name": "Local, neighborhood, rural road, city street, unseparated", "code": "A41" }, { "name": "Local, neighborhood, rural road, city street, unseparated, in tunnel", "code": "A42" }, { "name": "Local, neighborhood, rural road, city street, unseparated, underpassing", "code": "A43" }, { "name": "Local, neighborhood, rural road, city street, unseparated, with rail line", "code": "A44" }, { "name": "Local, neighborhood, rural road, city street, separated", "code": "A45" }, { "name": "Local, neighborhood, rural road, city street, separated, in tunnel", "code": "A46" }, { "name": "Local, neighborhood, rural road, city street, separated, underpassing", "code": "A47" }, { "name": "Local, neighborhood, rural road, city street, separated, with rail line", "code": "A48" }, { "name": "Vehicular trail, road (4WD) vehicle, major category", "code": "A50" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated", "code": "A51" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, in tunnel", "code": "A52" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, underpassing", "code": "A53" }, { "name": "Access ramp, not associated with a limited-access highway", "code": "A60" }, { "name": "Cul-de-sac, the closed end of a road that forms a loop or turn around", "code": "A61" }, { "name": "Traffic circle, the portion of a road that forms a roundabout", "code": "A62" }, { "name": "Access ramp, cloverleaf or limited-access interchange", "code": "A63" }, { "name": "Service drive, provides access to businesses and rest areas", "code": "A64" }, { "name": "Ferry crossing, passenger, seasonal", "code": "A65" }, { "name": "Ferry crossing, passenger, year round", "code": "A66" }, { "name": "Ferry crossing, vehicular, seasonal", "code": "A68" }, { "name": "Ferry crossing, vehicular, year round", "code": "A69" }, { "name": "Other thoroughfare, major category", "code": "A70" }, { "name": "Walkway, nearly level road for pedestrians, usually unnamed", "code": "A71" }, { "name": "Stairway, stepped road for pedestrians, usually unnamed", "code": "A72" }, { "name": "Alley, road for service vehicles, located at the rear of buildings", "code": "A73" }, { "name": "Driveway", "code": "A74" }, { "name": "Road, parking area", "code": "A75" }, { "name": "Railroad, major and minor categories unknown, not present in Dynamap", "code": "B00" }, { "name": "Railroad track, not in tunnel or underpassing", "code": "B01" }, { "name": "Railroad track, in tunnel", "code": "B02" }, { "name": "Railroad track, underpassing", "code": "B03" }, { "name": "Railroad main track, major category", "code": "B10" }, { "name": "Railroad main track, not in tunnel or underpassing", "code": "B11" }, { "name": "Railroad main track, in tunnel", "code": "B12" }, { "name": "Railroad main track, underpassing", "code": "B13" }, { "name": "Railroad spur track, major category", "code": "B20" }, { "name": "Railroad spur track, not in tunnel or underpassing", "code": "B21" }, { "name": "Railroad spur track, in tunnel", "code": "B22" }, { "name": "Railroad spur track, underpassing", "code": "B23" }, { "name": "Railroad yard track, major category", "code": "B30" }, { "name": "Railroad yard, not in tunnel or underpassing", "code": "B31" }, { "name": "Railroad yard, in tunnel", "code": "B32" }, { "name": "Railroad yard, underpassing", "code": "B33" }, { "name": "Railroad ferry crossing", "code": "B40" }, { "name": "Subway or metroline", "code": "B42" }, { "name": "Other rail feature", "code": "B50" }, { "name": "Car line, a track for street cars, trolleys, other mass transit rail", "code": "B51" }, { "name": "Cog railroad, incline railway, or logging tram", "code": "B52" }, { "name": "Miscellaneous ground transportation, not road or railroad", "code": "C00" }, { "name": "Pipeline, major category used alone", "code": "C10" }, { "name": "Power transmission line, major category used alone", "code": "C20" }, { "name": "Other ground transportation that is not a pipeline or power", "code": "C30" }, { "name": "Aerial tramway, monorail or ski lift", "code": "C31" }, { "name": "Landmark, major and minor category unknown", "code": "D00" }, { "name": "Tele Atlas-created CFC code for a building that is not classified", "code": "D01" }, { "name": "Military installation or reservation", "code": "D10" }, { "name": "Multi-household or transient quarters", "code": "D20" }, { "name": "Apartment building or complex", "code": "D21" }, { "name": "Rooming or boarding house", "code": "D22" }, { "name": "Trailer court or mobile home park", "code": "D23" }, { "name": "Marina", "code": "D24" }, { "name": "Crew of vessel", "code": "D25" }, { "name": "Housing facility for workers", "code": "D26" }, { "name": "Hotel, motel, resort, spa, YMCA or YWCA", "code": "D27" }, { "name": "Campground", "code": "D28" }, { "name": "Shelter or mission", "code": "D29" }, { "name": "Custodial facility", "code": "D30" }, { "name": "Hospital", "code": "D31" }, { "name": "Halfway house", "code": "D32" }, { "name": "Nursing home, retirement home or home for the aged", "code": "D33" }, { "name": "County home or poor farm", "code": "D34" }, { "name": "Orphanage", "code": "D35" }, { "name": "Jail or detention center", "code": "D36" }, { "name": "Federal penitentiary, state prison or prison farm", "code": "D37" }, { "name": "Educational or religious institution", "code": "D40" }, { "name": "Sorority or fraternity", "code": "D41" }, { "name": "Convent or monastery", "code": "D42" }, { "name": "Educational institution", "code": "D43" }, { "name": "Place of worship", "code": "D44" }, { "name": "Transportation terminal", "code": "D50" }, { "name": "Train station", "code": "D52" }, { "name": "Bus terminal", "code": "D53" }, { "name": "Marine terminal", "code": "D54" }, { "name": "Seaplane anchorage", "code": "D55" }, { "name": "Subway or metro station", "code": "D56" }, { "name": "Parking area boundary", "code": "D57" }, { "name": "Tele Atlas airport property boundary", "code": "D58" }, { "name": "Tele Atlas airport runway", "code": "D59" }, { "name": "Employment center", "code": "D60" }, { "name": "Shopping center or major retail center", "code": "D61" }, { "name": "Industrial building or industrial park", "code": "D62" }, { "name": "Office building or office park", "code": "D63" }, { "name": "Amusement center", "code": "D64" }, { "name": "Government center", "code": "D65" }, { "name": "Other employment center", "code": "D66" }, { "name": "Stadium", "code": "D67" }, { "name": "Tower, major category", "code": "D70" }, { "name": "Lookout tower", "code": "D71" }, { "name": "Open space, major category", "code": "D80" }, { "name": "Golf course", "code": "D81" }, { "name": "Cemetery", "code": "D82" }, { "name": "National park or forest", "code": "D83" }, { "name": "Other Federal land", "code": "D84" }, { "name": "State park or forest", "code": "D85" }, { "name": "Local park or recreation area", "code": "D89" }, { "name": "Special purpose landmark, major category", "code": "D90" }, { "name": "Post-office -box ZIP Code", "code": "D91" }, { "name": "Point of interest", "code": "D92" }, { "name": "Physical feature, tangible but not transportation or hydrographic", "code": "E00" }, { "name": "Fence Line locating a visible and permanent fence between property", "code": "E10" }, { "name": "Topographic feature, major category", "code": "E20" }, { "name": "Ridge line, the line of highest elevation of a linear mountain", "code": "E21" }, { "name": "Mountain peak, the point of highest elevation of a mountain", "code": "E22" }, { "name": "Nonvisible boundary, major and minor categories unknown", "code": "F00" }, { "name": "Nonvisible jursidictional boundary of a legal or administrative entity", "code": "F10" }, { "name": "Offset boundary of a legal or administrative entity", "code": "F11" }, { "name": "Corridor boundary of a legal or administrative entity", "code": "F12" }, { "name": "Interpolated boundary of a legal or administrative entity", "code": "F13" }, { "name": "Superseded legal or administrative boundary", "code": "F14" }, { "name": "Superseded legal or administrative boundary, corrected by post census", "code": "F15" }, { "name": "Nonvisible feature for data base topology, Tele Atlas Important Boundary", "code": "F20" }, { "name": "Automated feature extension to lengthen existing physical feature", "code": "F21" }, { "name": "Irregular feature extension, determined manually, to lengthen", "code": "F22" }, { "name": "Closure extension to complete database topological closure", "code": "F23" }, { "name": "Nonvisible separation line used with offset and corridor boundary", "code": "F24" }, { "name": "Nonvisible centerline of area enclosed by corridor boundary", "code": "F25" }, { "name": "Point-to-point line, follows a line of sight", "code": "F30" }, { "name": "Property line, nonvisible boundary of either public or private lands", "code": "F40" }, { "name": "ZIP Code boundary, reserved for future use in ZIP Code Tabulation Areas", "code": "F50" }, { "name": "Map edge, now removed, used during database creation", "code": "F60" }, { "name": "Statistical boundary, major category", "code": "F70" }, { "name": "1980 statistical boundary", "code": "F71" }, { "name": "1990 statistical boundary, collection of census block boundaries", "code": "F72" }, { "name": "1990 statistical boundary, extent of land use", "code": "F73" }, { "name": "1990 statistical boundary, tabulation census block boundary", "code": "F74" }, { "name": "Nonvisible other tabulation boundary, major category", "code": "F80" }, { "name": "School district tabulation boundary", "code": "F81" }, { "name": "Special census tabulation bounday", "code": "F82" }, { "name": "Water feature, classification unknown or not elsewhere classified", "code": "H00" }, { "name": "Shoreline of perennial water feature", "code": "H01" }, { "name": "Shoreline of intermittent water feature", "code": "H02" }, { "name": "Stream boundary, major category", "code": "H10" }, { "name": "Perennial stream or river", "code": "H11" }, { "name": "Intermittent stream, river or wash", "code": "H12" }, { "name": "Braided stream or river", "code": "H13" }, { "name": "Canal, ditch or aqueduct", "code": "H20" }, { "name": "Perennial canal, ditch or aqueduct", "code": "H21" }, { "name": "Intermittent canal, ditch or aqueduct", "code": "H22" }, { "name": "Lake or pond, major category", "code": "H30" }, { "name": "Perennial lake or pond", "code": "H31" }, { "name": "Intermittent lake or pond", "code": "H32" }, { "name": "Reservoir, major category", "code": "H40" }, { "name": "Perennial reservoir", "code": "H41" }, { "name": "Intermittent reservoir", "code": "H42" }, { "name": "Bay, estuary, gulf, sound, sea or ocean, major category", "code": "H50" }, { "name": "Bay, estuary, gulf or sound", "code": "H51" }, { "name": "Sea or ocean", "code": "H53" }, { "name": "Tele Atlas shoreline", "code": "H59" }, { "name": "Gravel pit or quarry filled with water", "code": "H60" }, { "name": "Nonvisible water area definition boundary", "code": "H70" }, { "name": "USGS closure line, used as maritime shoreline", "code": "H71" }, { "name": "Census water center line, computed to use as median positional boundary", "code": "H72" }, { "name": "Census water boundary, international in waterway or at 12-mile limit", "code": "H73" }, { "name": "Census water boundary, separates inland from coastal or Great Lakes", "code": "H74" }, { "name": "Census wate boundary, separates coastal from territorial 3-mile limit", "code": "H75" }, { "name": "Special water feature, major category", "code": "H80" }, { "name": "Glacier", "code": "H81" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "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": "R1184_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A505_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 183, "name": "Counties Serviced Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8332503.086107858, "ymin": 5038357.200428763, "xmax": -8177117.0743563585, "ymax": 5260804.8436825, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": 50, "domain": null }, { "name": "ABBREVIATI", "type": "esriFieldTypeString", "alias": "ABBREVIATI", "length": 3, "domain": null }, { "name": "POP1990", "type": "esriFieldTypeInteger", "alias": "POP1990", "domain": null }, { "name": "POP2000", "type": "esriFieldTypeInteger", "alias": "POP2000", "domain": null }, { "name": "COUNTY_FIP", "type": "esriFieldTypeString", "alias": "COUNTY_FIP", "length": 5, "domain": null }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 9, "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "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": "R1161_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A482_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 186, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9029, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3302678672102245E7, "ymin": -3.0240971958386146E7, "xmax": -4953730.032155836, "ymax": 5260798.357534046, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DEVELOPMENTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEVELOPMENTNAME", "type": "esriFieldTypeString", "alias": "DEVELOPMENTNAME", "length": 50, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 20, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 20, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 150, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "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": "R1156_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1156", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1156", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A477_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 187, "name": "Census Minor Civil Divisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8332503.086107858, "ymin": 5038357.200428763, "xmax": -8177117.0743563585, "ymax": 5260804.8436825, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": 50, "domain": null }, { "name": "MCD", "type": "esriFieldTypeString", "alias": "MCD", "length": 5, "domain": null }, { "name": "KEY_", "type": "esriFieldTypeString", "alias": "KEY_", "length": 10, "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "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": "R1164_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A485_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 188, "name": "Airports", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 189, "name": "Airports" }, { "id": 190, "name": "Airports" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8281964.871080353, "ymin": 5054022.745064559, "xmax": -8204183.741018797, "ymax": 5246309.53210652, "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 }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 189, "name": "Airports", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": { "id": 188, "name": "Airports" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCC", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "D58", "label": "Tele Atlas airport property boundary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "D59", "label": "Tele Atlas airport runway", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8281964.871080353, "ymin": 5054022.745064559, "xmax": -8204183.741018797, "ymax": 5246309.53210652, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": 50, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": { "type": "codedValue", "name": "FCC", "description": "TeleAtlas_Feature_Class_Code", "codedValues": [ { "name": "Primary interstate highway, major category", "code": "A10" }, { "name": "Primary limited-access or interstate highway, unseparated", "code": "A11" }, { "name": "Primary Limited-access or interstate highway, unseparated, in tunnel", "code": "A12" }, { "name": "Primary interstate highway, unseparated, underpassing", "code": "A13" }, { "name": "Primary limited-access or interstate highway, separated", "code": "A15" }, { "name": "Primary limited-access or interstate highway, separated, in tunnel", "code": "A16" }, { "name": "Primary limited-access or interstate highway, separated, underpassing", "code": "A17" }, { "name": "Primary U.S. and state highways, major category", "code": "A20" }, { "name": "Primary U.S. and state highways, unseparated", "code": "A21" }, { "name": "Primary U.S. and state highways, unseparated,", "code": "A22" }, { "name": "Primary U.S. and state highways, unseparated, underpassing", "code": "A23" }, { "name": "Primary U.S. and state highways, unseparated, with rail line", "code": "A24" }, { "name": "Primary U.S. and state highways, separated", "code": "A25" }, { "name": "Primary U.S. and state highways, separated, tunnel", "code": "A26" }, { "name": "Primary U.S. and state highways, separated, underpassing", "code": "A27" }, { "name": "Primary U.S. and state highways, separated, with rail line", "code": "A28" }, { "name": "Secondary state and county highways, major category", "code": "A30" }, { "name": "Secondary state and county highways, unseparated", "code": "A31" }, { "name": "Secondary state and county highways, unseparated, in tunnel", "code": "A32" }, { "name": "Secondary state and county highways, unseparated, underpassing", "code": "A33" }, { "name": "Secondary state and county highways, unseparated, with rail line", "code": "A34" }, { "name": "Secondary state and county highways, separated", "code": "A35" }, { "name": "Secondary state and county highways, separated, in tunnel", "code": "A36" }, { "name": "Secondary state and county highways, separated, underpassing", "code": "A37" }, { "name": "Secondary state and county highways, separated, with center rail line", "code": "A38" }, { "name": "Local, neighborhood, rural road, city street, major category", "code": "A40" }, { "name": "Local, neighborhood, rural road, city street, unseparated", "code": "A41" }, { "name": "Local, neighborhood, rural road, city street, unseparated, in tunnel", "code": "A42" }, { "name": "Local, neighborhood, rural road, city street, unseparated, underpassing", "code": "A43" }, { "name": "Local, neighborhood, rural road, city street, unseparated, with rail line", "code": "A44" }, { "name": "Local, neighborhood, rural road, city street, separated", "code": "A45" }, { "name": "Local, neighborhood, rural road, city street, separated, in tunnel", "code": "A46" }, { "name": "Local, neighborhood, rural road, city street, separated, underpassing", "code": "A47" }, { "name": "Local, neighborhood, rural road, city street, separated, with rail line", "code": "A48" }, { "name": "Vehicular trail, road (4WD) vehicle, major category", "code": "A50" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated", "code": "A51" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, in tunnel", "code": "A52" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, underpassing", "code": "A53" }, { "name": "Access ramp, not associated with a limited-access highway", "code": "A60" }, { "name": "Cul-de-sac, the closed end of a road that forms a loop or turn around", "code": "A61" }, { "name": "Traffic circle, the portion of a road that forms a roundabout", "code": "A62" }, { "name": "Access ramp, cloverleaf or limited-access interchange", "code": "A63" }, { "name": "Service drive, provides access to businesses and rest areas", "code": "A64" }, { "name": "Ferry crossing, passenger, seasonal", "code": "A65" }, { "name": "Ferry crossing, passenger, year round", "code": "A66" }, { "name": "Ferry crossing, vehicular, seasonal", "code": "A68" }, { "name": "Ferry crossing, vehicular, year round", "code": "A69" }, { "name": "Other thoroughfare, major category", "code": "A70" }, { "name": "Walkway, nearly level road for pedestrians, usually unnamed", "code": "A71" }, { "name": "Stairway, stepped road for pedestrians, usually unnamed", "code": "A72" }, { "name": "Alley, road for service vehicles, located at the rear of buildings", "code": "A73" }, { "name": "Driveway", "code": "A74" }, { "name": "Road, parking area", "code": "A75" }, { "name": "Railroad, major and minor categories unknown, not present in Dynamap", "code": "B00" }, { "name": "Railroad track, not in tunnel or underpassing", "code": "B01" }, { "name": "Railroad track, in tunnel", "code": "B02" }, { "name": "Railroad track, underpassing", "code": "B03" }, { "name": "Railroad main track, major category", "code": "B10" }, { "name": "Railroad main track, not in tunnel or underpassing", "code": "B11" }, { "name": "Railroad main track, in tunnel", "code": "B12" }, { "name": "Railroad main track, underpassing", "code": "B13" }, { "name": "Railroad spur track, major category", "code": "B20" }, { "name": "Railroad spur track, not in tunnel or underpassing", "code": "B21" }, { "name": "Railroad spur track, in tunnel", "code": "B22" }, { "name": "Railroad spur track, underpassing", "code": "B23" }, { "name": "Railroad yard track, major category", "code": "B30" }, { "name": "Railroad yard, not in tunnel or underpassing", "code": "B31" }, { "name": "Railroad yard, in tunnel", "code": "B32" }, { "name": "Railroad yard, underpassing", "code": "B33" }, { "name": "Railroad ferry crossing", "code": "B40" }, { "name": "Subway or metroline", "code": "B42" }, { "name": "Other rail feature", "code": "B50" }, { "name": "Car line, a track for street cars, trolleys, other mass transit rail", "code": "B51" }, { "name": "Cog railroad, incline railway, or logging tram", "code": "B52" }, { "name": "Miscellaneous ground transportation, not road or railroad", "code": "C00" }, { "name": "Pipeline, major category used alone", "code": "C10" }, { "name": "Power transmission line, major category used alone", "code": "C20" }, { "name": "Other ground transportation that is not a pipeline or power", "code": "C30" }, { "name": "Aerial tramway, monorail or ski lift", "code": "C31" }, { "name": "Landmark, major and minor category unknown", "code": "D00" }, { "name": "Tele Atlas-created CFC code for a building that is not classified", "code": "D01" }, { "name": "Military installation or reservation", "code": "D10" }, { "name": "Multi-household or transient quarters", "code": "D20" }, { "name": "Apartment building or complex", "code": "D21" }, { "name": "Rooming or boarding house", "code": "D22" }, { "name": "Trailer court or mobile home park", "code": "D23" }, { "name": "Marina", "code": "D24" }, { "name": "Crew of vessel", "code": "D25" }, { "name": "Housing facility for workers", "code": "D26" }, { "name": "Hotel, motel, resort, spa, YMCA or YWCA", "code": "D27" }, { "name": "Campground", "code": "D28" }, { "name": "Shelter or mission", "code": "D29" }, { "name": "Custodial facility", "code": "D30" }, { "name": "Hospital", "code": "D31" }, { "name": "Halfway house", "code": "D32" }, { "name": "Nursing home, retirement home or home for the aged", "code": "D33" }, { "name": "County home or poor farm", "code": "D34" }, { "name": "Orphanage", "code": "D35" }, { "name": "Jail or detention center", "code": "D36" }, { "name": "Federal penitentiary, state prison or prison farm", "code": "D37" }, { "name": "Educational or religious institution", "code": "D40" }, { "name": "Sorority or fraternity", "code": "D41" }, { "name": "Convent or monastery", "code": "D42" }, { "name": "Educational institution", "code": "D43" }, { "name": "Place of worship", "code": "D44" }, { "name": "Transportation terminal", "code": "D50" }, { "name": "Train station", "code": "D52" }, { "name": "Bus terminal", "code": "D53" }, { "name": "Marine terminal", "code": "D54" }, { "name": "Seaplane anchorage", "code": "D55" }, { "name": "Subway or metro station", "code": "D56" }, { "name": "Parking area boundary", "code": "D57" }, { "name": "Tele Atlas airport property boundary", "code": "D58" }, { "name": "Tele Atlas airport runway", "code": "D59" }, { "name": "Employment center", "code": "D60" }, { "name": "Shopping center or major retail center", "code": "D61" }, { "name": "Industrial building or industrial park", "code": "D62" }, { "name": "Office building or office park", "code": "D63" }, { "name": "Amusement center", "code": "D64" }, { "name": "Government center", "code": "D65" }, { "name": "Other employment center", "code": "D66" }, { "name": "Stadium", "code": "D67" }, { "name": "Tower, major category", "code": "D70" }, { "name": "Lookout tower", "code": "D71" }, { "name": "Open space, major category", "code": "D80" }, { "name": "Golf course", "code": "D81" }, { "name": "Cemetery", "code": "D82" }, { "name": "National park or forest", "code": "D83" }, { "name": "Other Federal land", "code": "D84" }, { "name": "State park or forest", "code": "D85" }, { "name": "Local park or recreation area", "code": "D89" }, { "name": "Special purpose landmark, major category", "code": "D90" }, { "name": "Post-office -box ZIP Code", "code": "D91" }, { "name": "Point of interest", "code": "D92" }, { "name": "Physical feature, tangible but not transportation or hydrographic", "code": "E00" }, { "name": "Fence Line locating a visible and permanent fence between property", "code": "E10" }, { "name": "Topographic feature, major category", "code": "E20" }, { "name": "Ridge line, the line of highest elevation of a linear mountain", "code": "E21" }, { "name": "Mountain peak, the point of highest elevation of a mountain", "code": "E22" }, { "name": "Nonvisible boundary, major and minor categories unknown", "code": "F00" }, { "name": "Nonvisible jursidictional boundary of a legal or administrative entity", "code": "F10" }, { "name": "Offset boundary of a legal or administrative entity", "code": "F11" }, { "name": "Corridor boundary of a legal or administrative entity", "code": "F12" }, { "name": "Interpolated boundary of a legal or administrative entity", "code": "F13" }, { "name": "Superseded legal or administrative boundary", "code": "F14" }, { "name": "Superseded legal or administrative boundary, corrected by post census", "code": "F15" }, { "name": "Nonvisible feature for data base topology, Tele Atlas Important Boundary", "code": "F20" }, { "name": "Automated feature extension to lengthen existing physical feature", "code": "F21" }, { "name": "Irregular feature extension, determined manually, to lengthen", "code": "F22" }, { "name": "Closure extension to complete database topological closure", "code": "F23" }, { "name": "Nonvisible separation line used with offset and corridor boundary", "code": "F24" }, { "name": "Nonvisible centerline of area enclosed by corridor boundary", "code": "F25" }, { "name": "Point-to-point line, follows a line of sight", "code": "F30" }, { "name": "Property line, nonvisible boundary of either public or private lands", "code": "F40" }, { "name": "ZIP Code boundary, reserved for future use in ZIP Code Tabulation Areas", "code": "F50" }, { "name": "Map edge, now removed, used during database creation", "code": "F60" }, { "name": "Statistical boundary, major category", "code": "F70" }, { "name": "1980 statistical boundary", "code": "F71" }, { "name": "1990 statistical boundary, collection of census block boundaries", "code": "F72" }, { "name": "1990 statistical boundary, extent of land use", "code": "F73" }, { "name": "1990 statistical boundary, tabulation census block boundary", "code": "F74" }, { "name": "Nonvisible other tabulation boundary, major category", "code": "F80" }, { "name": "School district tabulation boundary", "code": "F81" }, { "name": "Special census tabulation bounday", "code": "F82" }, { "name": "Water feature, classification unknown or not elsewhere classified", "code": "H00" }, { "name": "Shoreline of perennial water feature", "code": "H01" }, { "name": "Shoreline of intermittent water feature", "code": "H02" }, { "name": "Stream boundary, major category", "code": "H10" }, { "name": "Perennial stream or river", "code": "H11" }, { "name": "Intermittent stream, river or wash", "code": "H12" }, { "name": "Braided stream or river", "code": "H13" }, { "name": "Canal, ditch or aqueduct", "code": "H20" }, { "name": "Perennial canal, ditch or aqueduct", "code": "H21" }, { "name": "Intermittent canal, ditch or aqueduct", "code": "H22" }, { "name": "Lake or pond, major category", "code": "H30" }, { "name": "Perennial lake or pond", "code": "H31" }, { "name": "Intermittent lake or pond", "code": "H32" }, { "name": "Reservoir, major category", "code": "H40" }, { "name": "Perennial reservoir", "code": "H41" }, { "name": "Intermittent reservoir", "code": "H42" }, { "name": "Bay, estuary, gulf, sound, sea or ocean, major category", "code": "H50" }, { "name": "Bay, estuary, gulf or sound", "code": "H51" }, { "name": "Sea or ocean", "code": "H53" }, { "name": "Tele Atlas shoreline", "code": "H59" }, { "name": "Gravel pit or quarry filled with water", "code": "H60" }, { "name": "Nonvisible water area definition boundary", "code": "H70" }, { "name": "USGS closure line, used as maritime shoreline", "code": "H71" }, { "name": "Census water center line, computed to use as median positional boundary", "code": "H72" }, { "name": "Census water boundary, international in waterway or at 12-mile limit", "code": "H73" }, { "name": "Census water boundary, separates inland from coastal or Great Lakes", "code": "H74" }, { "name": "Census wate boundary, separates coastal from territorial 3-mile limit", "code": "H75" }, { "name": "Special water feature, major category", "code": "H80" }, { "name": "Glacier", "code": "H81" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOC_ID", "type": "esriFieldTypeString", "alias": "LOC_ID", "length": 4, "domain": null }, { "name": "USE", "type": "esriFieldTypeString", "alias": "USE", "length": 2, "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "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": "R1142_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1142", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1142", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A463_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 190, "name": "Airports", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": { "id": 188, "name": "Airports" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCC", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "D58", "label": "Tele Atlas airport property boundary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "D59", "label": "Tele Atlas airport runway", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8281964.871080353, "ymin": 5054022.745064559, "xmax": -8204183.741018797, "ymax": 5246309.53210652, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": 50, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": { "type": "codedValue", "name": "FCC", "description": "TeleAtlas_Feature_Class_Code", "codedValues": [ { "name": "Primary interstate highway, major category", "code": "A10" }, { "name": "Primary limited-access or interstate highway, unseparated", "code": "A11" }, { "name": "Primary Limited-access or interstate highway, unseparated, in tunnel", "code": "A12" }, { "name": "Primary interstate highway, unseparated, underpassing", "code": "A13" }, { "name": "Primary limited-access or interstate highway, separated", "code": "A15" }, { "name": "Primary limited-access or interstate highway, separated, in tunnel", "code": "A16" }, { "name": "Primary limited-access or interstate highway, separated, underpassing", "code": "A17" }, { "name": "Primary U.S. and state highways, major category", "code": "A20" }, { "name": "Primary U.S. and state highways, unseparated", "code": "A21" }, { "name": "Primary U.S. and state highways, unseparated,", "code": "A22" }, { "name": "Primary U.S. and state highways, unseparated, underpassing", "code": "A23" }, { "name": "Primary U.S. and state highways, unseparated, with rail line", "code": "A24" }, { "name": "Primary U.S. and state highways, separated", "code": "A25" }, { "name": "Primary U.S. and state highways, separated, tunnel", "code": "A26" }, { "name": "Primary U.S. and state highways, separated, underpassing", "code": "A27" }, { "name": "Primary U.S. and state highways, separated, with rail line", "code": "A28" }, { "name": "Secondary state and county highways, major category", "code": "A30" }, { "name": "Secondary state and county highways, unseparated", "code": "A31" }, { "name": "Secondary state and county highways, unseparated, in tunnel", "code": "A32" }, { "name": "Secondary state and county highways, unseparated, underpassing", "code": "A33" }, { "name": "Secondary state and county highways, unseparated, with rail line", "code": "A34" }, { "name": "Secondary state and county highways, separated", "code": "A35" }, { "name": "Secondary state and county highways, separated, in tunnel", "code": "A36" }, { "name": "Secondary state and county highways, separated, underpassing", "code": "A37" }, { "name": "Secondary state and county highways, separated, with center rail line", "code": "A38" }, { "name": "Local, neighborhood, rural road, city street, major category", "code": "A40" }, { "name": "Local, neighborhood, rural road, city street, unseparated", "code": "A41" }, { "name": "Local, neighborhood, rural road, city street, unseparated, in tunnel", "code": "A42" }, { "name": "Local, neighborhood, rural road, city street, unseparated, underpassing", "code": "A43" }, { "name": "Local, neighborhood, rural road, city street, unseparated, with rail line", "code": "A44" }, { "name": "Local, neighborhood, rural road, city street, separated", "code": "A45" }, { "name": "Local, neighborhood, rural road, city street, separated, in tunnel", "code": "A46" }, { "name": "Local, neighborhood, rural road, city street, separated, underpassing", "code": "A47" }, { "name": "Local, neighborhood, rural road, city street, separated, with rail line", "code": "A48" }, { "name": "Vehicular trail, road (4WD) vehicle, major category", "code": "A50" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated", "code": "A51" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, in tunnel", "code": "A52" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, underpassing", "code": "A53" }, { "name": "Access ramp, not associated with a limited-access highway", "code": "A60" }, { "name": "Cul-de-sac, the closed end of a road that forms a loop or turn around", "code": "A61" }, { "name": "Traffic circle, the portion of a road that forms a roundabout", "code": "A62" }, { "name": "Access ramp, cloverleaf or limited-access interchange", "code": "A63" }, { "name": "Service drive, provides access to businesses and rest areas", "code": "A64" }, { "name": "Ferry crossing, passenger, seasonal", "code": "A65" }, { "name": "Ferry crossing, passenger, year round", "code": "A66" }, { "name": "Ferry crossing, vehicular, seasonal", "code": "A68" }, { "name": "Ferry crossing, vehicular, year round", "code": "A69" }, { "name": "Other thoroughfare, major category", "code": "A70" }, { "name": "Walkway, nearly level road for pedestrians, usually unnamed", "code": "A71" }, { "name": "Stairway, stepped road for pedestrians, usually unnamed", "code": "A72" }, { "name": "Alley, road for service vehicles, located at the rear of buildings", "code": "A73" }, { "name": "Driveway", "code": "A74" }, { "name": "Road, parking area", "code": "A75" }, { "name": "Railroad, major and minor categories unknown, not present in Dynamap", "code": "B00" }, { "name": "Railroad track, not in tunnel or underpassing", "code": "B01" }, { "name": "Railroad track, in tunnel", "code": "B02" }, { "name": "Railroad track, underpassing", "code": "B03" }, { "name": "Railroad main track, major category", "code": "B10" }, { "name": "Railroad main track, not in tunnel or underpassing", "code": "B11" }, { "name": "Railroad main track, in tunnel", "code": "B12" }, { "name": "Railroad main track, underpassing", "code": "B13" }, { "name": "Railroad spur track, major category", "code": "B20" }, { "name": "Railroad spur track, not in tunnel or underpassing", "code": "B21" }, { "name": "Railroad spur track, in tunnel", "code": "B22" }, { "name": "Railroad spur track, underpassing", "code": "B23" }, { "name": "Railroad yard track, major category", "code": "B30" }, { "name": "Railroad yard, not in tunnel or underpassing", "code": "B31" }, { "name": "Railroad yard, in tunnel", "code": "B32" }, { "name": "Railroad yard, underpassing", "code": "B33" }, { "name": "Railroad ferry crossing", "code": "B40" }, { "name": "Subway or metroline", "code": "B42" }, { "name": "Other rail feature", "code": "B50" }, { "name": "Car line, a track for street cars, trolleys, other mass transit rail", "code": "B51" }, { "name": "Cog railroad, incline railway, or logging tram", "code": "B52" }, { "name": "Miscellaneous ground transportation, not road or railroad", "code": "C00" }, { "name": "Pipeline, major category used alone", "code": "C10" }, { "name": "Power transmission line, major category used alone", "code": "C20" }, { "name": "Other ground transportation that is not a pipeline or power", "code": "C30" }, { "name": "Aerial tramway, monorail or ski lift", "code": "C31" }, { "name": "Landmark, major and minor category unknown", "code": "D00" }, { "name": "Tele Atlas-created CFC code for a building that is not classified", "code": "D01" }, { "name": "Military installation or reservation", "code": "D10" }, { "name": "Multi-household or transient quarters", "code": "D20" }, { "name": "Apartment building or complex", "code": "D21" }, { "name": "Rooming or boarding house", "code": "D22" }, { "name": "Trailer court or mobile home park", "code": "D23" }, { "name": "Marina", "code": "D24" }, { "name": "Crew of vessel", "code": "D25" }, { "name": "Housing facility for workers", "code": "D26" }, { "name": "Hotel, motel, resort, spa, YMCA or YWCA", "code": "D27" }, { "name": "Campground", "code": "D28" }, { "name": "Shelter or mission", "code": "D29" }, { "name": "Custodial facility", "code": "D30" }, { "name": "Hospital", "code": "D31" }, { "name": "Halfway house", "code": "D32" }, { "name": "Nursing home, retirement home or home for the aged", "code": "D33" }, { "name": "County home or poor farm", "code": "D34" }, { "name": "Orphanage", "code": "D35" }, { "name": "Jail or detention center", "code": "D36" }, { "name": "Federal penitentiary, state prison or prison farm", "code": "D37" }, { "name": "Educational or religious institution", "code": "D40" }, { "name": "Sorority or fraternity", "code": "D41" }, { "name": "Convent or monastery", "code": "D42" }, { "name": "Educational institution", "code": "D43" }, { "name": "Place of worship", "code": "D44" }, { "name": "Transportation terminal", "code": "D50" }, { "name": "Train station", "code": "D52" }, { "name": "Bus terminal", "code": "D53" }, { "name": "Marine terminal", "code": "D54" }, { "name": "Seaplane anchorage", "code": "D55" }, { "name": "Subway or metro station", "code": "D56" }, { "name": "Parking area boundary", "code": "D57" }, { "name": "Tele Atlas airport property boundary", "code": "D58" }, { "name": "Tele Atlas airport runway", "code": "D59" }, { "name": "Employment center", "code": "D60" }, { "name": "Shopping center or major retail center", "code": "D61" }, { "name": "Industrial building or industrial park", "code": "D62" }, { "name": "Office building or office park", "code": "D63" }, { "name": "Amusement center", "code": "D64" }, { "name": "Government center", "code": "D65" }, { "name": "Other employment center", "code": "D66" }, { "name": "Stadium", "code": "D67" }, { "name": "Tower, major category", "code": "D70" }, { "name": "Lookout tower", "code": "D71" }, { "name": "Open space, major category", "code": "D80" }, { "name": "Golf course", "code": "D81" }, { "name": "Cemetery", "code": "D82" }, { "name": "National park or forest", "code": "D83" }, { "name": "Other Federal land", "code": "D84" }, { "name": "State park or forest", "code": "D85" }, { "name": "Local park or recreation area", "code": "D89" }, { "name": "Special purpose landmark, major category", "code": "D90" }, { "name": "Post-office -box ZIP Code", "code": "D91" }, { "name": "Point of interest", "code": "D92" }, { "name": "Physical feature, tangible but not transportation or hydrographic", "code": "E00" }, { "name": "Fence Line locating a visible and permanent fence between property", "code": "E10" }, { "name": "Topographic feature, major category", "code": "E20" }, { "name": "Ridge line, the line of highest elevation of a linear mountain", "code": "E21" }, { "name": "Mountain peak, the point of highest elevation of a mountain", "code": "E22" }, { "name": "Nonvisible boundary, major and minor categories unknown", "code": "F00" }, { "name": "Nonvisible jursidictional boundary of a legal or administrative entity", "code": "F10" }, { "name": "Offset boundary of a legal or administrative entity", "code": "F11" }, { "name": "Corridor boundary of a legal or administrative entity", "code": "F12" }, { "name": "Interpolated boundary of a legal or administrative entity", "code": "F13" }, { "name": "Superseded legal or administrative boundary", "code": "F14" }, { "name": "Superseded legal or administrative boundary, corrected by post census", "code": "F15" }, { "name": "Nonvisible feature for data base topology, Tele Atlas Important Boundary", "code": "F20" }, { "name": "Automated feature extension to lengthen existing physical feature", "code": "F21" }, { "name": "Irregular feature extension, determined manually, to lengthen", "code": "F22" }, { "name": "Closure extension to complete database topological closure", "code": "F23" }, { "name": "Nonvisible separation line used with offset and corridor boundary", "code": "F24" }, { "name": "Nonvisible centerline of area enclosed by corridor boundary", "code": "F25" }, { "name": "Point-to-point line, follows a line of sight", "code": "F30" }, { "name": "Property line, nonvisible boundary of either public or private lands", "code": "F40" }, { "name": "ZIP Code boundary, reserved for future use in ZIP Code Tabulation Areas", "code": "F50" }, { "name": "Map edge, now removed, used during database creation", "code": "F60" }, { "name": "Statistical boundary, major category", "code": "F70" }, { "name": "1980 statistical boundary", "code": "F71" }, { "name": "1990 statistical boundary, collection of census block boundaries", "code": "F72" }, { "name": "1990 statistical boundary, extent of land use", "code": "F73" }, { "name": "1990 statistical boundary, tabulation census block boundary", "code": "F74" }, { "name": "Nonvisible other tabulation boundary, major category", "code": "F80" }, { "name": "School district tabulation boundary", "code": "F81" }, { "name": "Special census tabulation bounday", "code": "F82" }, { "name": "Water feature, classification unknown or not elsewhere classified", "code": "H00" }, { "name": "Shoreline of perennial water feature", "code": "H01" }, { "name": "Shoreline of intermittent water feature", "code": "H02" }, { "name": "Stream boundary, major category", "code": "H10" }, { "name": "Perennial stream or river", "code": "H11" }, { "name": "Intermittent stream, river or wash", "code": "H12" }, { "name": "Braided stream or river", "code": "H13" }, { "name": "Canal, ditch or aqueduct", "code": "H20" }, { "name": "Perennial canal, ditch or aqueduct", "code": "H21" }, { "name": "Intermittent canal, ditch or aqueduct", "code": "H22" }, { "name": "Lake or pond, major category", "code": "H30" }, { "name": "Perennial lake or pond", "code": "H31" }, { "name": "Intermittent lake or pond", "code": "H32" }, { "name": "Reservoir, major category", "code": "H40" }, { "name": "Perennial reservoir", "code": "H41" }, { "name": "Intermittent reservoir", "code": "H42" }, { "name": "Bay, estuary, gulf, sound, sea or ocean, major category", "code": "H50" }, { "name": "Bay, estuary, gulf or sound", "code": "H51" }, { "name": "Sea or ocean", "code": "H53" }, { "name": "Tele Atlas shoreline", "code": "H59" }, { "name": "Gravel pit or quarry filled with water", "code": "H60" }, { "name": "Nonvisible water area definition boundary", "code": "H70" }, { "name": "USGS closure line, used as maritime shoreline", "code": "H71" }, { "name": "Census water center line, computed to use as median positional boundary", "code": "H72" }, { "name": "Census water boundary, international in waterway or at 12-mile limit", "code": "H73" }, { "name": "Census water boundary, separates inland from coastal or Great Lakes", "code": "H74" }, { "name": "Census wate boundary, separates coastal from territorial 3-mile limit", "code": "H75" }, { "name": "Special water feature, major category", "code": "H80" }, { "name": "Glacier", "code": "H81" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOC_ID", "type": "esriFieldTypeString", "alias": "LOC_ID", "length": 4, "domain": null }, { "name": "USE", "type": "esriFieldTypeString", "alias": "USE", "length": 2, "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "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": "R1142_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1142", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1142", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A463_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 191, "name": "Census Places", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 55, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8332083.917059607, "ymin": 5038423.035171369, "xmax": -8180632.082078234, "ymax": 5260734.958543968, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": 50, "domain": null }, { "name": "KEY_", "type": "esriFieldTypeString", "alias": "KEY_", "length": 10, "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "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": "R1163_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A484_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 192, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCC", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 191, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "D89", "label": "Local park or recreation area", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 191, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "D83", "label": "National park or forest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 191, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "D85", "label": "State park or forest", "description": "" } ], "fieldDelimiter": "," }, "transparency": 55, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8332489.946430443, "ymin": 5038526.461376375, "xmax": -8178872.876367008, "ymax": 5260791.844835865, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": 50, "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 3, "domain": { "type": "codedValue", "name": "FCC", "description": "TeleAtlas_Feature_Class_Code", "codedValues": [ { "name": "Primary interstate highway, major category", "code": "A10" }, { "name": "Primary limited-access or interstate highway, unseparated", "code": "A11" }, { "name": "Primary Limited-access or interstate highway, unseparated, in tunnel", "code": "A12" }, { "name": "Primary interstate highway, unseparated, underpassing", "code": "A13" }, { "name": "Primary limited-access or interstate highway, separated", "code": "A15" }, { "name": "Primary limited-access or interstate highway, separated, in tunnel", "code": "A16" }, { "name": "Primary limited-access or interstate highway, separated, underpassing", "code": "A17" }, { "name": "Primary U.S. and state highways, major category", "code": "A20" }, { "name": "Primary U.S. and state highways, unseparated", "code": "A21" }, { "name": "Primary U.S. and state highways, unseparated,", "code": "A22" }, { "name": "Primary U.S. and state highways, unseparated, underpassing", "code": "A23" }, { "name": "Primary U.S. and state highways, unseparated, with rail line", "code": "A24" }, { "name": "Primary U.S. and state highways, separated", "code": "A25" }, { "name": "Primary U.S. and state highways, separated, tunnel", "code": "A26" }, { "name": "Primary U.S. and state highways, separated, underpassing", "code": "A27" }, { "name": "Primary U.S. and state highways, separated, with rail line", "code": "A28" }, { "name": "Secondary state and county highways, major category", "code": "A30" }, { "name": "Secondary state and county highways, unseparated", "code": "A31" }, { "name": "Secondary state and county highways, unseparated, in tunnel", "code": "A32" }, { "name": "Secondary state and county highways, unseparated, underpassing", "code": "A33" }, { "name": "Secondary state and county highways, unseparated, with rail line", "code": "A34" }, { "name": "Secondary state and county highways, separated", "code": "A35" }, { "name": "Secondary state and county highways, separated, in tunnel", "code": "A36" }, { "name": "Secondary state and county highways, separated, underpassing", "code": "A37" }, { "name": "Secondary state and county highways, separated, with center rail line", "code": "A38" }, { "name": "Local, neighborhood, rural road, city street, major category", "code": "A40" }, { "name": "Local, neighborhood, rural road, city street, unseparated", "code": "A41" }, { "name": "Local, neighborhood, rural road, city street, unseparated, in tunnel", "code": "A42" }, { "name": "Local, neighborhood, rural road, city street, unseparated, underpassing", "code": "A43" }, { "name": "Local, neighborhood, rural road, city street, unseparated, with rail line", "code": "A44" }, { "name": "Local, neighborhood, rural road, city street, separated", "code": "A45" }, { "name": "Local, neighborhood, rural road, city street, separated, in tunnel", "code": "A46" }, { "name": "Local, neighborhood, rural road, city street, separated, underpassing", "code": "A47" }, { "name": "Local, neighborhood, rural road, city street, separated, with rail line", "code": "A48" }, { "name": "Vehicular trail, road (4WD) vehicle, major category", "code": "A50" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated", "code": "A51" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, in tunnel", "code": "A52" }, { "name": "Vehicular trail, road (4WD) vehicle, unseparated, underpassing", "code": "A53" }, { "name": "Access ramp, not associated with a limited-access highway", "code": "A60" }, { "name": "Cul-de-sac, the closed end of a road that forms a loop or turn around", "code": "A61" }, { "name": "Traffic circle, the portion of a road that forms a roundabout", "code": "A62" }, { "name": "Access ramp, cloverleaf or limited-access interchange", "code": "A63" }, { "name": "Service drive, provides access to businesses and rest areas", "code": "A64" }, { "name": "Ferry crossing, passenger, seasonal", "code": "A65" }, { "name": "Ferry crossing, passenger, year round", "code": "A66" }, { "name": "Ferry crossing, vehicular, seasonal", "code": "A68" }, { "name": "Ferry crossing, vehicular, year round", "code": "A69" }, { "name": "Other thoroughfare, major category", "code": "A70" }, { "name": "Walkway, nearly level road for pedestrians, usually unnamed", "code": "A71" }, { "name": "Stairway, stepped road for pedestrians, usually unnamed", "code": "A72" }, { "name": "Alley, road for service vehicles, located at the rear of buildings", "code": "A73" }, { "name": "Driveway", "code": "A74" }, { "name": "Road, parking area", "code": "A75" }, { "name": "Railroad, major and minor categories unknown, not present in Dynamap", "code": "B00" }, { "name": "Railroad track, not in tunnel or underpassing", "code": "B01" }, { "name": "Railroad track, in tunnel", "code": "B02" }, { "name": "Railroad track, underpassing", "code": "B03" }, { "name": "Railroad main track, major category", "code": "B10" }, { "name": "Railroad main track, not in tunnel or underpassing", "code": "B11" }, { "name": "Railroad main track, in tunnel", "code": "B12" }, { "name": "Railroad main track, underpassing", "code": "B13" }, { "name": "Railroad spur track, major category", "code": "B20" }, { "name": "Railroad spur track, not in tunnel or underpassing", "code": "B21" }, { "name": "Railroad spur track, in tunnel", "code": "B22" }, { "name": "Railroad spur track, underpassing", "code": "B23" }, { "name": "Railroad yard track, major category", "code": "B30" }, { "name": "Railroad yard, not in tunnel or underpassing", "code": "B31" }, { "name": "Railroad yard, in tunnel", "code": "B32" }, { "name": "Railroad yard, underpassing", "code": "B33" }, { "name": "Railroad ferry crossing", "code": "B40" }, { "name": "Subway or metroline", "code": "B42" }, { "name": "Other rail feature", "code": "B50" }, { "name": "Car line, a track for street cars, trolleys, other mass transit rail", "code": "B51" }, { "name": "Cog railroad, incline railway, or logging tram", "code": "B52" }, { "name": "Miscellaneous ground transportation, not road or railroad", "code": "C00" }, { "name": "Pipeline, major category used alone", "code": "C10" }, { "name": "Power transmission line, major category used alone", "code": "C20" }, { "name": "Other ground transportation that is not a pipeline or power", "code": "C30" }, { "name": "Aerial tramway, monorail or ski lift", "code": "C31" }, { "name": "Landmark, major and minor category unknown", "code": "D00" }, { "name": "Tele Atlas-created CFC code for a building that is not classified", "code": "D01" }, { "name": "Military installation or reservation", "code": "D10" }, { "name": "Multi-household or transient quarters", "code": "D20" }, { "name": "Apartment building or complex", "code": "D21" }, { "name": "Rooming or boarding house", "code": "D22" }, { "name": "Trailer court or mobile home park", "code": "D23" }, { "name": "Marina", "code": "D24" }, { "name": "Crew of vessel", "code": "D25" }, { "name": "Housing facility for workers", "code": "D26" }, { "name": "Hotel, motel, resort, spa, YMCA or YWCA", "code": "D27" }, { "name": "Campground", "code": "D28" }, { "name": "Shelter or mission", "code": "D29" }, { "name": "Custodial facility", "code": "D30" }, { "name": "Hospital", "code": "D31" }, { "name": "Halfway house", "code": "D32" }, { "name": "Nursing home, retirement home or home for the aged", "code": "D33" }, { "name": "County home or poor farm", "code": "D34" }, { "name": "Orphanage", "code": "D35" }, { "name": "Jail or detention center", "code": "D36" }, { "name": "Federal penitentiary, state prison or prison farm", "code": "D37" }, { "name": "Educational or religious institution", "code": "D40" }, { "name": "Sorority or fraternity", "code": "D41" }, { "name": "Convent or monastery", "code": "D42" }, { "name": "Educational institution", "code": "D43" }, { "name": "Place of worship", "code": "D44" }, { "name": "Transportation terminal", "code": "D50" }, { "name": "Train station", "code": "D52" }, { "name": "Bus terminal", "code": "D53" }, { "name": "Marine terminal", "code": "D54" }, { "name": "Seaplane anchorage", "code": "D55" }, { "name": "Subway or metro station", "code": "D56" }, { "name": "Parking area boundary", "code": "D57" }, { "name": "Tele Atlas airport property boundary", "code": "D58" }, { "name": "Tele Atlas airport runway", "code": "D59" }, { "name": "Employment center", "code": "D60" }, { "name": "Shopping center or major retail center", "code": "D61" }, { "name": "Industrial building or industrial park", "code": "D62" }, { "name": "Office building or office park", "code": "D63" }, { "name": "Amusement center", "code": "D64" }, { "name": "Government center", "code": "D65" }, { "name": "Other employment center", "code": "D66" }, { "name": "Stadium", "code": "D67" }, { "name": "Tower, major category", "code": "D70" }, { "name": "Lookout tower", "code": "D71" }, { "name": "Open space, major category", "code": "D80" }, { "name": "Golf course", "code": "D81" }, { "name": "Cemetery", "code": "D82" }, { "name": "National park or forest", "code": "D83" }, { "name": "Other Federal land", "code": "D84" }, { "name": "State park or forest", "code": "D85" }, { "name": "Local park or recreation area", "code": "D89" }, { "name": "Special purpose landmark, major category", "code": "D90" }, { "name": "Post-office -box ZIP Code", "code": "D91" }, { "name": "Point of interest", "code": "D92" }, { "name": "Physical feature, tangible but not transportation or hydrographic", "code": "E00" }, { "name": "Fence Line locating a visible and permanent fence between property", "code": "E10" }, { "name": "Topographic feature, major category", "code": "E20" }, { "name": "Ridge line, the line of highest elevation of a linear mountain", "code": "E21" }, { "name": "Mountain peak, the point of highest elevation of a mountain", "code": "E22" }, { "name": "Nonvisible boundary, major and minor categories unknown", "code": "F00" }, { "name": "Nonvisible jursidictional boundary of a legal or administrative entity", "code": "F10" }, { "name": "Offset boundary of a legal or administrative entity", "code": "F11" }, { "name": "Corridor boundary of a legal or administrative entity", "code": "F12" }, { "name": "Interpolated boundary of a legal or administrative entity", "code": "F13" }, { "name": "Superseded legal or administrative boundary", "code": "F14" }, { "name": "Superseded legal or administrative boundary, corrected by post census", "code": "F15" }, { "name": "Nonvisible feature for data base topology, Tele Atlas Important Boundary", "code": "F20" }, { "name": "Automated feature extension to lengthen existing physical feature", "code": "F21" }, { "name": "Irregular feature extension, determined manually, to lengthen", "code": "F22" }, { "name": "Closure extension to complete database topological closure", "code": "F23" }, { "name": "Nonvisible separation line used with offset and corridor boundary", "code": "F24" }, { "name": "Nonvisible centerline of area enclosed by corridor boundary", "code": "F25" }, { "name": "Point-to-point line, follows a line of sight", "code": "F30" }, { "name": "Property line, nonvisible boundary of either public or private lands", "code": "F40" }, { "name": "ZIP Code boundary, reserved for future use in ZIP Code Tabulation Areas", "code": "F50" }, { "name": "Map edge, now removed, used during database creation", "code": "F60" }, { "name": "Statistical boundary, major category", "code": "F70" }, { "name": "1980 statistical boundary", "code": "F71" }, { "name": "1990 statistical boundary, collection of census block boundaries", "code": "F72" }, { "name": "1990 statistical boundary, extent of land use", "code": "F73" }, { "name": "1990 statistical boundary, tabulation census block boundary", "code": "F74" }, { "name": "Nonvisible other tabulation boundary, major category", "code": "F80" }, { "name": "School district tabulation boundary", "code": "F81" }, { "name": "Special census tabulation bounday", "code": "F82" }, { "name": "Water feature, classification unknown or not elsewhere classified", "code": "H00" }, { "name": "Shoreline of perennial water feature", "code": "H01" }, { "name": "Shoreline of intermittent water feature", "code": "H02" }, { "name": "Stream boundary, major category", "code": "H10" }, { "name": "Perennial stream or river", "code": "H11" }, { "name": "Intermittent stream, river or wash", "code": "H12" }, { "name": "Braided stream or river", "code": "H13" }, { "name": "Canal, ditch or aqueduct", "code": "H20" }, { "name": "Perennial canal, ditch or aqueduct", "code": "H21" }, { "name": "Intermittent canal, ditch or aqueduct", "code": "H22" }, { "name": "Lake or pond, major category", "code": "H30" }, { "name": "Perennial lake or pond", "code": "H31" }, { "name": "Intermittent lake or pond", "code": "H32" }, { "name": "Reservoir, major category", "code": "H40" }, { "name": "Perennial reservoir", "code": "H41" }, { "name": "Intermittent reservoir", "code": "H42" }, { "name": "Bay, estuary, gulf, sound, sea or ocean, major category", "code": "H50" }, { "name": "Bay, estuary, gulf or sound", "code": "H51" }, { "name": "Sea or ocean", "code": "H53" }, { "name": "Tele Atlas shoreline", "code": "H59" }, { "name": "Gravel pit or quarry filled with water", "code": "H60" }, { "name": "Nonvisible water area definition boundary", "code": "H70" }, { "name": "USGS closure line, used as maritime shoreline", "code": "H71" }, { "name": "Census water center line, computed to use as median positional boundary", "code": "H72" }, { "name": "Census water boundary, international in waterway or at 12-mile limit", "code": "H73" }, { "name": "Census water boundary, separates inland from coastal or Great Lakes", "code": "H74" }, { "name": "Census wate boundary, separates coastal from territorial 3-mile limit", "code": "H75" }, { "name": "Special water feature, major category", "code": "H80" }, { "name": "Glacier", "code": "H81" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "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": "R1166_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A487_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" }, { "currentVersion": 10.91, "id": 193, "name": "Counties Serviced Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8332503.086107858, "ymin": 5038357.200428763, "xmax": -8177117.0743563585, "ymax": 5260804.8436825, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": 50, "domain": null }, { "name": "ABBREVIATI", "type": "esriFieldTypeString", "alias": "ABBREVIATI", "length": 3, "domain": null }, { "name": "POP1990", "type": "esriFieldTypeInteger", "alias": "POP1990", "domain": null }, { "name": "POP2000", "type": "esriFieldTypeInteger", "alias": "POP2000", "domain": null }, { "name": "COUNTY_FIP", "type": "esriFieldTypeString", "alias": "COUNTY_FIP", "length": 5, "domain": null }, { "name": "GNIS_ID", "type": "esriFieldTypeString", "alias": "GNIS_ID", "length": 9, "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "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": "R1161_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A482_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "d40851925763490abe56b5985227e665" } ], "tables": [] }