{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "PublicData_AddressAnnotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Class 1" }, { "id": 2, "name": "E & W Addresses" }, { "id": 3, "name": "N & S Addresses" } ], "minScale": 1250, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3092170.641129244, "ymin": 1411267.8076967373, "xmax": 3126193.7945394963, "ymax": 1446278.1208780706, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "Text String", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_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": "Vertical Alignment", "domain": { "type": "codedValue", "name": "WS1_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": "Horizontal Alignment", "domain": { "type": "codedValue", "name": "WS1_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": "X Offset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Class 1" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "E & W Addresses" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "N & S Addresses" } ], "subtypes": [ { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "Class 1" }, { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "E & W Addresses" }, { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "N & S Addresses" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Class 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "PublicData_AddressAnnotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3092170.641129244, "ymin": 1411267.8076967373, "xmax": 3126193.7945394963, "ymax": 1446278.1208780706, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1250, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "E & W Addresses", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "PublicData_AddressAnnotation" }, "subLayers": [], "minScale": "NaN", "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3092170.641129244, "ymin": 1411267.8076967373, "xmax": 3126193.7945394963, "ymax": 1446278.1208780706, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1250, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "N & S Addresses", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "PublicData_AddressAnnotation" }, "subLayers": [], "minScale": "NaN", "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3092170.641129244, "ymin": 1411267.8076967373, "xmax": 3126193.7945394963, "ymax": 1446278.1208780706, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1250, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 163, "name": "AerialImageryAnnotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 164, "name": "AerialImagery_AllHorizontal" } ], "minScale": 1250, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3065401.8797062635, "ymin": 1363959.8035596982, "xmax": 3166870.017648846, "ymax": 1491000.2873391137, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "Text String", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_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": "Vertical Alignment", "domain": { "type": "codedValue", "name": "WS1_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": "Horizontal Alignment", "domain": { "type": "codedValue", "name": "WS1_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": "X Offset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "AerialImagery_AllHorizontal" } ], "subtypes": [ { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "AerialImagery_AllHorizontal" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 164, "name": "AerialImagery_AllHorizontal", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 163, "name": "AerialImageryAnnotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3065401.8797062635, "ymin": 1363959.8035596982, "xmax": 3166870.017648846, "ymax": 1491000.2873391137, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1250, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 69, "name": "Road Annotation", "type": "Feature Layer", "description": "This map data layer represents the centerline of roadways for the City of Bloomington, Indiana. It includes source data from the City of Bloomington and Monroe County to create a countywide network. It includes public roads, named private roads, major multi-use trails, and proposed roadways to be constructed. Centerlines outside the City's mapped area may not be positioned accurately. Attributes for centerlines outside the City of Bloomington are updated from information supplied by Monroe County Planning, Monroe County Public Works, and Ellettsville Planning.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Monroe County Government\nTown of Elletsville\nTown of Stinesville", "parentLayer": null, "subLayers": [], "minScale": 32000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 57, 140, 79, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.fullname", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "roadclas = 'Local' And fullname <> 'W Kirkwood AVE'", "useCodedValues": true, "maxScale": 1200, "minScale": "NaN", "name": "Local", "priority": -1, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI Semibold", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.fullname", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "roadclas = 'Arterial' Or roadclas = 'Collector'", "useCodedValues": true, "maxScale": 1200, "minScale": 16000, "name": "Arterial", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI Semibold", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.fullname", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "roadclas = 'Arterial' Or roadclas = 'Collector'", "useCodedValues": true, "maxScale": 16000, "minScale": 24000, "name": "Arterial > 1:16,000", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI Semibold", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.fullname", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "useCodedValues": true, "maxScale": "NaN", "minScale": 720, "name": "All <1:1200", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI Semibold", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.fullname", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "useCodedValues": true, "maxScale": 720, "minScale": 1200, "name": "720 to 1200", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Segoe UI Semibold", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 3060465.6700905114, "ymin": 1359674.6001878604, "xmax": 3170212.156961929, "ymax": 1504529.453522198, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "stname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "gis_tag", "type": "esriFieldTypeString", "alias": "gis_tag", "length": 8, "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "cltype", "type": "esriFieldTypeString", "alias": "cltype", "length": 25, "domain": { "type": "codedValue", "name": "WS3_Road_Centerline_Type", "description": "Road Centerline Type", "codedValues": [ { "name": "Street", "code": "Street" }, { "name": "Multi-use Trail", "code": "Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "costatus", "type": "esriFieldTypeString", "alias": "costatus", "length": 10, "domain": { "type": "codedValue", "name": "WS3_Trans_Construction_Status_D", "description": "Transportation Feature Construction Status", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Out of Service", "code": "Closed" }, { "name": "Current", "code": "Open" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "streetid", "type": "esriFieldTypeInteger", "alias": "streetid", "domain": null }, { "name": "stdir", "type": "esriFieldTypeString", "alias": "St_PreDir", "length": 2, "domain": { "type": "codedValue", "name": "WS3_Street_Direction_D", "description": "Street Directional", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "stpretype", "type": "esriFieldTypeString", "alias": "St_PreTyp", "length": 50, "domain": null }, { "name": "stname", "type": "esriFieldTypeString", "alias": "St_Name", "length": 60, "domain": null }, { "name": "stsuffix", "type": "esriFieldTypeString", "alias": "St_PosTyp", "length": 6, "domain": { "type": "codedValue", "name": "WS3_Street_Suffix_D", "description": "Street Type Suffix Abbrievations", "codedValues": [ { "name": "Alley", "code": "ALY" }, { "name": "Avenue", "code": "AVE" }, { "name": "Boulevard", "code": "BLVD" }, { "name": "Bend", "code": "BND" }, { "name": "Bow", "code": "BOW" }, { "name": "Chase", "code": "CHASE" }, { "name": "Circle", "code": "CIR" }, { "name": "Cliffs", "code": "CLFS" }, { "name": "Crest", "code": "CRST" }, { "name": "Court", "code": "CT" }, { "name": "Drive", "code": "DR" }, { "name": "Fork", "code": "FRK" }, { "name": "Glen", "code": "GLN" }, { "name": "Hill", "code": "HL" }, { "name": "Knoll", "code": "KNL" }, { "name": "Lane", "code": "LN" }, { "name": "Mall", "code": "MALL" }, { "name": "Mews", "code": "MEWS" }, { "name": "Path", "code": "PATH" }, { "name": "Pike", "code": "PIKE" }, { "name": "Parkway", "code": "PKWY" }, { "name": "Place", "code": "PL" }, { "name": "Point", "code": "PT" }, { "name": "Road", "code": "RD" }, { "name": "Ridge", "code": "RDG" }, { "name": "Row", "code": "ROW" }, { "name": "Run", "code": "RUN" }, { "name": "Square", "code": "SQ" }, { "name": "Street", "code": "ST" }, { "name": "Terrace", "code": "TER" }, { "name": "Trace", "code": "TRCE" }, { "name": "Trail", "code": "TRL" }, { "name": "Turn", "code": "TURN" }, { "name": "Valley", "code": "VLY" }, { "name": "View", "code": "VW" }, { "name": "Way", "code": "WAY" }, { "name": "Crossing", "code": "XING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "stpostd", "type": "esriFieldTypeString", "alias": "St_PosDir", "length": 2, "domain": { "type": "codedValue", "name": "WS3_Street_Direction_D", "description": "Street Directional", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "stpostmod", "type": "esriFieldTypeString", "alias": "St_PosMod", "length": 25, "domain": null }, { "name": "fullname", "type": "esriFieldTypeString", "alias": "fullname", "length": 80, "domain": null }, { "name": "vicinity", "type": "esriFieldTypeString", "alias": "vicinity", "length": 25, "domain": { "type": "codedValue", "name": "WS3_Vicinity_Name_D", "description": "Area Naem used to describe vicincity", "codedValues": [ { "name": "Bloomington", "code": "Bloomington" }, { "name": "Ellettsville", "code": "Ellettsville" }, { "name": "Harrodsburg", "code": "Harrodsburg" }, { "name": "Indiana University", "code": "Indiana University" }, { "name": "Lake Lemon", "code": "Lake Lemon" }, { "name": "Lake Monroe", "code": "Lake Monroe" }, { "name": "Sanders", "code": "Sanders" }, { "name": "Smithville", "code": "Smithville" }, { "name": "Stinesville", "code": "Stinesville" }, { "name": "Unionville", "code": "Unionville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "addblock", "type": "esriFieldTypeString", "alias": "addblock", "length": 6, "domain": null }, { "name": "lowadd", "type": "esriFieldTypeInteger", "alias": "lowadd", "domain": null }, { "name": "highadd", "type": "esriFieldTypeInteger", "alias": "highadd", "domain": null }, { "name": "leftlow", "type": "esriFieldTypeInteger", "alias": "FromAddr_L", "domain": null }, { "name": "lefthigh", "type": "esriFieldTypeInteger", "alias": "ToAddr_L", "domain": null }, { "name": "rightlow", "type": "esriFieldTypeInteger", "alias": "FromAddr_R", "domain": null }, { "name": "righthig", "type": "esriFieldTypeInteger", "alias": "ToAddr_R", "domain": null }, { "name": "parityleft", "type": "esriFieldTypeString", "alias": "Parity_L", "length": 6, "domain": { "type": "codedValue", "name": "WS3_Address_Parity_D", "description": "Parity of Address Range along a Centerline", "codedValues": [ { "name": "Odd", "code": "O" }, { "name": "Even", "code": "E" }, { "name": "Both", "code": "B" }, { "name": "No Address Range", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "parityright", "type": "esriFieldTypeString", "alias": "Parity_R", "length": 6, "domain": { "type": "codedValue", "name": "WS3_Address_Parity_D", "description": "Parity of Address Range along a Centerline", "codedValues": [ { "name": "Odd", "code": "O" }, { "name": "Even", "code": "E" }, { "name": "Both", "code": "B" }, { "name": "No Address Range", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "oneway", "type": "esriFieldTypeString", "alias": "OneWay", "length": 2, "domain": { "type": "codedValue", "name": "WS3_Travel_Code_D", "description": "Direction of Travel TrafficFlow Code ", "codedValues": [ { "name": "Both", "code": "B" }, { "name": "From-To", "code": "FT" }, { "name": "To-From", "code": "TF" }, { "name": "No Travel", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "travel", "type": "esriFieldTypeString", "alias": "travel", "length": 30, "domain": { "type": "codedValue", "name": "WS3_Travel_Desc_D", "description": "Direction of Travel for Traffic Flow Description", "codedValues": [ { "name": "Two-Way", "code": "1" }, { "name": "One-Way Low To High", "code": "2" }, { "name": "One-Way High To Low", "code": "3" }, { "name": "Multi-Use Trail", "code": "4" }, { "name": "No Travel", "code": "0" }, { "name": "One Way L-R", "code": "99" }, { "name": "One Way R-L", "code": "999" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "travdir", "type": "esriFieldTypeString", "alias": "travdir", "length": 5, "domain": { "type": "codedValue", "name": "WS3_Street_Direction_D", "description": "Street Directional", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "speedlimit", "type": "esriFieldTypeInteger", "alias": "SpeedLimit", "domain": null }, { "name": "funcclas", "type": "esriFieldTypeString", "alias": "funcclas", "length": 5, "domain": { "type": "codedValue", "name": "WS3_Thoroughfare_Class_D", "description": "Local Transporation Thoroughfare Classification", "codedValues": [ { "name": "Freeway", "code": "FW" }, { "name": "Interstate", "code": "INT" }, { "name": "Major Collector", "code": "MACO" }, { "name": "Minor Arterial", "code": "MIAR" }, { "name": "Minor Collector", "code": "MICO" }, { "name": "Neighborhood Connecting Street", "code": "NCS" }, { "name": "Primary Arterial", "code": "PA" }, { "name": "Primary Collector", "code": "PC" }, { "name": "Primary Arterial", "code": "PRAR" }, { "name": "Primary Arterial Highway", "code": "PRARI" }, { "name": "Secondary Arterial", "code": "SA" }, { "name": "Secondary Collector", "code": "SC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "roadclas", "type": "esriFieldTypeString", "alias": "roadclas", "length": 25, "domain": { "type": "codedValue", "name": "WS3_Gen_Road_Class_D", "description": "Local General Road Classifications", "codedValues": [ { "name": "Arterial", "code": "Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Highway", "code": "Highway" }, { "name": "Local", "code": "Local" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Service", "code": "Service" }, { "name": "Trail", "code": "Trail" }, { "name": "Freeway/Expressway", "code": "Freeway" }, { "name": "Neighborhood Connector", "code": "Neighborhood Connector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "govjurrow", "type": "esriFieldTypeString", "alias": "govjurrow", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Gov_Jur_D", "description": "Government Jurisdiction Names", "codedValues": [ { "name": "Monroe County", "code": "Monroe County" }, { "name": "Bloomington", "code": "Bloomington" }, { "name": "Ellettsville", "code": "Ellettsville" }, { "name": "Stinesville", "code": "Stinesville" }, { "name": "Brown County", "code": "Brown County" }, { "name": "Greene County", "code": "Greene County" }, { "name": "Jackson County", "code": "Jackson County" }, { "name": "Lawrence County", "code": "Lawrence County" }, { "name": "Morgan County", "code": "Morgan County" }, { "name": "Owen County", "code": "Owen County" }, { "name": "INDOT", "code": "INDOT" }, { "name": "Indiana University", "code": "Indiana University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "govjurleft", "type": "esriFieldTypeString", "alias": "govjurL", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Gov_Jur_D", "description": "Government Jurisdiction Names", "codedValues": [ { "name": "Monroe County", "code": "Monroe County" }, { "name": "Bloomington", "code": "Bloomington" }, { "name": "Ellettsville", "code": "Ellettsville" }, { "name": "Stinesville", "code": "Stinesville" }, { "name": "Brown County", "code": "Brown County" }, { "name": "Greene County", "code": "Greene County" }, { "name": "Jackson County", "code": "Jackson County" }, { "name": "Lawrence County", "code": "Lawrence County" }, { "name": "Morgan County", "code": "Morgan County" }, { "name": "Owen County", "code": "Owen County" }, { "name": "INDOT", "code": "INDOT" }, { "name": "Indiana University", "code": "Indiana University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "govjurright", "type": "esriFieldTypeString", "alias": "govjurR", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Gov_Jur_D", "description": "Government Jurisdiction Names", "codedValues": [ { "name": "Monroe County", "code": "Monroe County" }, { "name": "Bloomington", "code": "Bloomington" }, { "name": "Ellettsville", "code": "Ellettsville" }, { "name": "Stinesville", "code": "Stinesville" }, { "name": "Brown County", "code": "Brown County" }, { "name": "Greene County", "code": "Greene County" }, { "name": "Jackson County", "code": "Jackson County" }, { "name": "Lawrence County", "code": "Lawrence County" }, { "name": "Morgan County", "code": "Morgan County" }, { "name": "Owen County", "code": "Owen County" }, { "name": "INDOT", "code": "INDOT" }, { "name": "Indiana University", "code": "Indiana University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "maincust", "type": "esriFieldTypeString", "alias": "maincust", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Asset_Custodian_D", "description": "Custodian for Public Assets such as Roads", "codedValues": [ { "name": "Bloomington", "code": "Bloomington" }, { "name": "Ellettsville", "code": "Ellettsville" }, { "name": "INDOT", "code": "INDOT" }, { "name": "Indiana University", "code": "Indiana University" }, { "name": "Monroe County", "code": "Monroe County" }, { "name": "Private", "code": "Private" }, { "name": "Private Developer", "code": "Private Developer" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "lowxst", "type": "esriFieldTypeString", "alias": "lowxsts", "length": 50, "domain": null }, { "name": "highxst", "type": "esriFieldTypeString", "alias": "highxsts", "length": 50, "domain": null }, { "name": "zipleft", "type": "esriFieldTypeString", "alias": "PostCode_L", "length": 6, "domain": { "type": "codedValue", "name": "WS3_Zip_Code_D", "description": "Zips in Monroe County", "codedValues": [ { "name": "46151", "code": "46151" }, { "name": "47264", "code": "47264" }, { "name": "47401", "code": "47401" }, { "name": "47403", "code": "47403" }, { "name": "47404", "code": "47404" }, { "name": "47406", "code": "47406" }, { "name": "47408", "code": "47408" }, { "name": "47421", "code": "47421" }, { "name": "47429", "code": "47429" }, { "name": "47433", "code": "47433" }, { "name": "47436", "code": "47436" }, { "name": "47448", "code": "47448" }, { "name": "47460", "code": "47460" }, { "name": "47462", "code": "47462" }, { "name": "47463", "code": "47463" }, { "name": "47464", "code": "47464" }, { "name": "47468", "code": "47468" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "zipright", "type": "esriFieldTypeString", "alias": "PostCode_R", "length": 6, "domain": { "type": "codedValue", "name": "WS3_Zip_Code_D", "description": "Zips in Monroe County", "codedValues": [ { "name": "46151", "code": "46151" }, { "name": "47264", "code": "47264" }, { "name": "47401", "code": "47401" }, { "name": "47403", "code": "47403" }, { "name": "47404", "code": "47404" }, { "name": "47406", "code": "47406" }, { "name": "47408", "code": "47408" }, { "name": "47421", "code": "47421" }, { "name": "47429", "code": "47429" }, { "name": "47433", "code": "47433" }, { "name": "47436", "code": "47436" }, { "name": "47448", "code": "47448" }, { "name": "47460", "code": "47460" }, { "name": "47462", "code": "47462" }, { "name": "47463", "code": "47463" }, { "name": "47464", "code": "47464" }, { "name": "47468", "code": "47468" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "twpleft", "type": "esriFieldTypeString", "alias": "twpleft", "length": 15, "domain": { "type": "codedValue", "name": "WS3_Township_Name_D", "description": "Township Names", "codedValues": [ { "name": "Bean Blossom", "code": "Bean Blossom" }, { "name": "Benton North", "code": "Benton North" }, { "name": "Benton South", "code": "Benton South" }, { "name": "Bloomington", "code": "Bloomington" }, { "name": "Clear Creek", "code": "Clear Creek" }, { "name": "Indian Creek", "code": "Indian Creek" }, { "name": "Perry", "code": "Perry" }, { "name": "Polk", "code": "Polk" }, { "name": "Richland", "code": "Richland" }, { "name": "Salt Creek", "code": "Salt Creek" }, { "name": "Van Buren", "code": "Van Buren" }, { "name": "Washington", "code": "Washington" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "twpright", "type": "esriFieldTypeString", "alias": "twpright", "length": 15, "domain": { "type": "codedValue", "name": "WS3_Township_Name_D", "description": "Township Names", "codedValues": [ { "name": "Bean Blossom", "code": "Bean Blossom" }, { "name": "Benton North", "code": "Benton North" }, { "name": "Benton South", "code": "Benton South" }, { "name": "Bloomington", "code": "Bloomington" }, { "name": "Clear Creek", "code": "Clear Creek" }, { "name": "Indian Creek", "code": "Indian Creek" }, { "name": "Perry", "code": "Perry" }, { "name": "Polk", "code": "Polk" }, { "name": "Richland", "code": "Richland" }, { "name": "Salt Creek", "code": "Salt Creek" }, { "name": "Van Buren", "code": "Van Buren" }, { "name": "Washington", "code": "Washington" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "countyleft", "type": "esriFieldTypeString", "alias": "countyL", "length": 40, "domain": { "type": "codedValue", "name": "WS3_County_Name_D", "description": "County Name", "codedValues": [ { "name": "Monroe County", "code": "Monroe" }, { "name": "Brown County", "code": "Brown" }, { "name": "Greene County", "code": "Greene" }, { "name": "Lawrence County", "code": "Lawrence" }, { "name": "Morgan County", "code": "Morgan" }, { "name": "Owen County", "code": "Owen" }, { "name": "Jackson County", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "countyright", "type": "esriFieldTypeString", "alias": "countyR", "length": 40, "domain": { "type": "codedValue", "name": "WS3_County_Name_D", "description": "County Name", "codedValues": [ { "name": "Monroe County", "code": "Monroe" }, { "name": "Brown County", "code": "Brown" }, { "name": "Greene County", "code": "Greene" }, { "name": "Lawrence County", "code": "Lawrence" }, { "name": "Morgan County", "code": "Morgan" }, { "name": "Owen County", "code": "Owen" }, { "name": "Jackson County", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "cityleft", "type": "esriFieldTypeString", "alias": "IncMuni_L", "length": 40, "domain": { "type": "codedValue", "name": "WS3_Incorporated_Area_D", "description": "Incorporated Municipality Name", "codedValues": [ { "name": "Bloomington", "code": "Bloomington" }, { "name": "Ellettsville", "code": "Ellettsville" }, { "name": "Stinesville", "code": "Stinesville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "cityright", "type": "esriFieldTypeString", "alias": "IncMuni_R", "length": 40, "domain": { "type": "codedValue", "name": "WS3_Incorporated_Area_D", "description": "Incorporated Municipality Name", "codedValues": [ { "name": "Bloomington", "code": "Bloomington" }, { "name": "Ellettsville", "code": "Ellettsville" }, { "name": "Stinesville", "code": "Stinesville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "highway", "type": "esriFieldTypeString", "alias": "highway", "length": 15, "domain": { "type": "codedValue", "name": "WS3_Highway_Number_D", "description": "Highway Number Text", "codedValues": [ { "name": "I 69", "code": "I 69" }, { "name": "SR 37", "code": "SR 37" }, { "name": "SR 37 45/I 69", "code": "SR 37 45/I 69" }, { "name": "SR 37/I 69", "code": "SR 37/I 69" }, { "name": "SR 43", "code": "SR 43" }, { "name": "SR 446", "code": "SR 446" }, { "name": "SR 45", "code": "SR 45" }, { "name": "SR 45 46 BYP", "code": "SR 45 46 BYP" }, { "name": "SR 46", "code": "SR 46" }, { "name": "SR 48", "code": "SR 48" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "localid", "type": "esriFieldTypeInteger", "alias": "localid", "domain": null }, { "name": "roadlevel", "type": "esriFieldTypeInteger", "alias": "roadlevel", "domain": { "type": "codedValue", "name": "WS3_Road_Level_D", "description": "Road Grade Level", "codedValues": [ { "name": "-2", "code": -2 }, { "name": "-1", "code": -1 }, { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "fedrttype", "type": "esriFieldTypeString", "alias": "fedrttype", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Federal_Functional_Class_D\n", "description": "Federal Highway Functional Classification Code\n", "codedValues": [ { "name": "Interstate", "code": "1" }, { "name": "Other Freeway or Expressway", "code": "2" }, { "name": "Other Principal Arterial", "code": "3" }, { "name": "Minor Arterial", "code": "4" }, { "name": "Major Collector", "code": "5" }, { "name": "Minor Collector", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "alternate_name", "type": "esriFieldTypeString", "alias": "altname", "length": 60, "domain": null }, { "name": "lowintid", "type": "esriFieldTypeInteger", "alias": "lowintid", "domain": null }, { "name": "highintid", "type": "esriFieldTypeInteger", "alias": "highintid", "domain": null }, { "name": "lowintersection", "type": "esriFieldTypeString", "alias": "lowintersection", "length": 100, "domain": null }, { "name": "highintersection", "type": "esriFieldTypeString", "alias": "highintersection", "length": 100, "domain": null }, { "name": "mtfcc", "type": "esriFieldTypeString", "alias": "mtfcc", "length": 6, "domain": { "type": "codedValue", "name": "WS3_MTFCC_Code_D", "description": "Census TIGER MTFCC Feature Class Codes", "codedValues": [ { "name": "S1100 - Primary Road", "code": "S1100" }, { "name": "S1200 - Secondary Road", "code": "S1200" }, { "name": "S1400 - Local Road", "code": "S1400" }, { "name": "S1500 - 4WD Trail", "code": "S1500" }, { "name": "S1630 - Ramp", "code": "S1630" }, { "name": "S1640 - Service Drive", "code": "S1640" }, { "name": "S1710 - Walkway/Pedestrial Trail", "code": "S1710" }, { "name": "S1730 - Alley", "code": "S1730" }, { "name": "S1740 - Private Service Road", "code": "S1740" }, { "name": "S1780 - Parking Lot Road", "code": "S1780" }, { "name": "S1820 - Bike Path or Trail", "code": "S1820" }, { "name": "S1830 - Horse/Bridle Trail", "code": "S1830" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "divided", "type": "esriFieldTypeString", "alias": "divided", "length": 2, "domain": { "type": "codedValue", "name": "WS3_Yes_Flag_D", "description": "Yes code for flag fields", "codedValues": [ { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "maparea", "type": "esriFieldTypeString", "alias": "maprea", "length": 2, "domain": { "type": "codedValue", "name": "WS3_Yes_Flag_D", "description": "Yes code for flag fields", "codedValues": [ { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "restrictions", "type": "esriFieldTypeString", "alias": "restrictions", "length": 50, "domain": null }, { "name": "timefactor", "type": "esriFieldTypeDouble", "alias": "timefactor", "domain": null }, { "name": "comment", "type": "esriFieldTypeString", "alias": "comments", "length": 250, "domain": null }, { "name": "create_date", "type": "esriFieldTypeDate", "alias": "create_date", "length": 8, "domain": null }, { "name": "create_user", "type": "esriFieldTypeString", "alias": "create_user", "length": 25, "domain": null }, { "name": "last_editor", "type": "esriFieldTypeString", "alias": "last_editor", "length": 25, "domain": null }, { "name": "last_action", "type": "esriFieldTypeString", "alias": "last_action", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Road_Centerline_Action_D", "description": "Last Update Action for Road Centerline data", "codedValues": [ { "name": "Added New Segment", "code": "Added New Segment" }, { "name": "Address Range Update", "code": "Address Range Update" }, { "name": "Changed to Travel One Way", "code": "Changed to Travel One Way" }, { "name": "Community Updated", "code": "Community Updated" }, { "name": "Coordinates Corrected", "code": "Coordinates Corrected" }, { "name": "Cross Streets Updated", "code": "Cross Streets Updated" }, { "name": "Direction and Community Added", "code": "Direction and Community Added" }, { "name": "Directional Added", "code": "Directional Added" }, { "name": "Directional Change", "code": "Directional Change" }, { "name": "Divided By Corporate Limits", "code": "Divided By Corporate Limits" }, { "name": "Insert Action Into Database", "code": "Insert Action Into Database" }, { "name": "Maintenance Custodian Updated", "code": "Maintenance Custodian Updated" }, { "name": "Moved Both Nodes", "code": "Moved Both Nodes" }, { "name": "Moved High Address Node", "code": "Moved High Address Node" }, { "name": "Moved Low Address Node", "code": "Moved Low Address Node" }, { "name": "Name and Address Range Change", "code": "Name and Address Range Change" }, { "name": "Name Change", "code": "Name Change" }, { "name": "Name Suffix Change", "code": "Name Suffix Change" }, { "name": "Other Attribute Change", "code": "Other Attribute Change" }, { "name": "Proposed Segment Now Built", "code": "Proposed Segment Now Built" }, { "name": "Road Closed", "code": "Road Closed" }, { "name": "Road Opened", "code": "Road Opened" }, { "name": "Segment Abandoned-Demolished", "code": "Segment Abandoned-Demolished" }, { "name": "Segment Annexed", "code": "Segment Annexed" }, { "name": "Segment Divided", "code": "Segment Divided" }, { "name": "Segment Extended", "code": "Segment Extended" }, { "name": "Segment Joined", "code": "Segment Joined" }, { "name": "Segment Realigned", "code": "Segment Realigned" }, { "name": "Segment Record ID Updated", "code": "Segment Record ID Updated" }, { "name": "Segment Retired-Joined", "code": "Segment Retired-Joined" }, { "name": "Segment Shortened", "code": "Segment Shortened" }, { "name": "Speed Updated", "code": "Speed Updated" }, { "name": "Street Class Updated", "code": "Street Class Updated" }, { "name": "StreetID Updated", "code": "StreetID Updated" }, { "name": "Suffix and Directional Change", "code": "Suffix and Directional Change" }, { "name": "Travel Direction Updated", "code": "Travel Direction Updated" }, { "name": "Edge Direction of Segment Reversed", "code": "Segment Reversed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "last_note", "type": "esriFieldTypeString", "alias": "last_note", "length": 100, "domain": null }, { "name": "last_update", "type": "esriFieldTypeDate", "alias": "last_update", "length": 8, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "pci_index", "type": "esriFieldTypeDouble", "alias": "PCI_Index", "domain": null }, { "name": "pci_survey_date", "type": "esriFieldTypeDate", "alias": "PCI Survey Date", "length": 8, "domain": null }, { "name": "condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_PW_Condition_Streets", "description": "Street Conditions", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Marginal", "code": "Marginal" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "No Rating", "code": "No Rating" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "width_ft", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null }, { "name": "lanes", "type": "esriFieldTypeSmallInteger", "alias": "Number of Lanes", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "cityworks_id", "type": "esriFieldTypeString", "alias": "cityworks_id", "length": 50, "domain": null }, { "name": "truck_route", "type": "esriFieldTypeString", "alias": "Truck Route", "length": 255, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1147_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_1147", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_1147", "fields": "globalid,objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a775_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Parks Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 13, "name": "Griffy Park" }, { "id": 14, "name": "Large Parks" }, { "id": 15, "name": "Medium Parks" }, { "id": 16, "name": "Small Parks" } ], "minScale": 13000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 3091945.6914479285, "ymin": 1409164.6308007836, "xmax": 3126017.865429429, "ymax": 1443395.3274311156, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "Text String", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_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": "Vertical Alignment", "domain": { "type": "codedValue", "name": "WS1_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": "Horizontal Alignment", "domain": { "type": "codedValue", "name": "WS1_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": "X Offset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "AnnoClassID_Index", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Griffy Park" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Large Parks" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Medium Parks" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Small Parks" } ], "subtypes": [ { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "Griffy Park" }, { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "Large Parks" }, { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "Medium Parks" }, { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "Small Parks" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Griffy Park", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 12, "name": "Parks Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3091945.6914479285, "ymin": 1409164.6308007836, "xmax": 3126017.865429429, "ymax": 1443395.3274311156, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 13000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Large Parks", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 12, "name": "Parks Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3091945.6914479285, "ymin": 1409164.6308007836, "xmax": 3126017.865429429, "ymax": 1443395.3274311156, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 13000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Medium Parks", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 12, "name": "Parks Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3091945.6914479285, "ymin": 1409164.6308007836, "xmax": 3126017.865429429, "ymax": 1443395.3274311156, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 13000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Small Parks", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 12, "name": "Parks Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3091945.6914479285, "ymin": 1409164.6308007836, "xmax": 3126017.865429429, "ymax": 1443395.3274311156, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 13000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "ParksHalo", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 147, "name": "Griffy Park" }, { "id": 148, "name": "Large Parks" }, { "id": 8, "name": "Medium Parks" }, { "id": 5, "name": "Small Parks" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 3091929.0248145945, "ymin": 1409147.964167446, "xmax": 3126028.976627678, "ymax": 1443411.9934082837, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "Text String", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_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": "Vertical Alignment", "domain": { "type": "codedValue", "name": "WS1_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": "Horizontal Alignment", "domain": { "type": "codedValue", "name": "WS1_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": "X Offset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "AnnoClassID_Index", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Griffy Park" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Large Parks" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Medium Parks" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Small Parks" } ], "subtypes": [ { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "Griffy Park" }, { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "Large Parks" }, { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "Medium Parks" }, { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "Small Parks" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 147, "name": "Griffy Park", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "ParksHalo" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3091929.0248145945, "ymin": 1409147.964167446, "xmax": 3126028.976627678, "ymax": 1443411.9934082837, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 148, "name": "Large Parks", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "ParksHalo" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3091929.0248145945, "ymin": 1409147.964167446, "xmax": 3126028.976627678, "ymax": 1443411.9934082837, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Medium Parks", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "ParksHalo" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3091929.0248145945, "ymin": 1409147.964167446, "xmax": 3126028.976627678, "ymax": 1443411.9934082837, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Small Parks", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "ParksHalo" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3091929.0248145945, "ymin": 1409147.964167446, "xmax": 3126028.976627678, "ymax": 1443411.9934082837, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 146, "name": "Road Annotation Far Extent", "type": "Feature Layer", "description": "This map data layer represents the centerline of roadways for the City of Bloomington, Indiana. It includes source data from the City of Bloomington and Monroe County to create a countywide network. It includes public roads, named private roads, major multi-use trails, and proposed roadways to be constructed. Centerlines outside the City's mapped area may not be positioned accurately. Attributes for centerlines outside the City of Bloomington are updated from information supplied by Monroe County Planning, Monroe County Public Works, and Ellettsville Planning.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Monroe County Government\nTown of Elletsville\nTown of Stinesville", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 126, 73, 155, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.fullname", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 3060465.6700905114, "ymin": 1359674.6001878604, "xmax": 3170212.156961929, "ymax": 1504529.453522198, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "stname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "gis_tag", "type": "esriFieldTypeString", "alias": "gis_tag", "length": 8, "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "cltype", "type": "esriFieldTypeString", "alias": "cltype", "length": 25, "domain": { "type": "codedValue", "name": "WS3_Road_Centerline_Type", "description": "Road Centerline Type", "codedValues": [ { "name": "Street", "code": "Street" }, { "name": "Multi-use Trail", "code": "Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "costatus", "type": "esriFieldTypeString", "alias": "costatus", "length": 10, "domain": { "type": "codedValue", "name": "WS3_Trans_Construction_Status_D", "description": "Transportation Feature Construction Status", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Out of Service", "code": "Closed" }, { "name": "Current", "code": "Open" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "streetid", "type": "esriFieldTypeInteger", "alias": "streetid", "domain": null }, { "name": "stdir", "type": "esriFieldTypeString", "alias": "St_PreDir", "length": 2, "domain": { "type": "codedValue", "name": "WS3_Street_Direction_D", "description": "Street Directional", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "stpretype", "type": "esriFieldTypeString", "alias": "St_PreTyp", "length": 50, "domain": null }, { "name": "stname", "type": "esriFieldTypeString", "alias": "St_Name", "length": 60, "domain": null }, { "name": "stsuffix", "type": "esriFieldTypeString", "alias": "St_PosTyp", "length": 6, "domain": { "type": "codedValue", "name": "WS3_Street_Suffix_D", "description": "Street Type Suffix Abbrievations", "codedValues": [ { "name": "Alley", "code": "ALY" }, { "name": "Avenue", "code": "AVE" }, { "name": "Boulevard", "code": "BLVD" }, { "name": "Bend", "code": "BND" }, { "name": "Bow", "code": "BOW" }, { "name": "Chase", "code": "CHASE" }, { "name": "Circle", "code": "CIR" }, { "name": "Cliffs", "code": "CLFS" }, { "name": "Crest", "code": "CRST" }, { "name": "Court", "code": "CT" }, { "name": "Drive", "code": "DR" }, { "name": "Fork", "code": "FRK" }, { "name": "Glen", "code": "GLN" }, { "name": "Hill", "code": "HL" }, { "name": "Knoll", "code": "KNL" }, { "name": "Lane", "code": "LN" }, { "name": "Mall", "code": "MALL" }, { "name": "Mews", "code": "MEWS" }, { "name": "Path", "code": "PATH" }, { "name": "Pike", "code": "PIKE" }, { "name": "Parkway", "code": "PKWY" }, { "name": "Place", "code": "PL" }, { "name": "Point", "code": "PT" }, { "name": "Road", "code": "RD" }, { "name": "Ridge", "code": "RDG" }, { "name": "Row", "code": "ROW" }, { "name": "Run", "code": "RUN" }, { "name": "Square", "code": "SQ" }, { "name": "Street", "code": "ST" }, { "name": "Terrace", "code": "TER" }, { "name": "Trace", "code": "TRCE" }, { "name": "Trail", "code": "TRL" }, { "name": "Turn", "code": "TURN" }, { "name": "Valley", "code": "VLY" }, { "name": "View", "code": "VW" }, { "name": "Way", "code": "WAY" }, { "name": "Crossing", "code": "XING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "stpostd", "type": "esriFieldTypeString", "alias": "St_PosDir", "length": 2, "domain": { "type": "codedValue", "name": "WS3_Street_Direction_D", "description": "Street Directional", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "stpostmod", "type": "esriFieldTypeString", "alias": "St_PosMod", "length": 25, "domain": null }, { "name": "fullname", "type": "esriFieldTypeString", "alias": "fullname", "length": 80, "domain": null }, { "name": "vicinity", "type": "esriFieldTypeString", "alias": "vicinity", "length": 25, "domain": { "type": "codedValue", "name": "WS3_Vicinity_Name_D", "description": "Area Naem used to describe vicincity", "codedValues": [ { "name": "Bloomington", "code": "Bloomington" }, { "name": "Ellettsville", "code": "Ellettsville" }, { "name": "Harrodsburg", "code": "Harrodsburg" }, { "name": "Indiana University", "code": "Indiana University" }, { "name": "Lake Lemon", "code": "Lake Lemon" }, { "name": "Lake Monroe", "code": "Lake Monroe" }, { "name": "Sanders", "code": "Sanders" }, { "name": "Smithville", "code": "Smithville" }, { "name": "Stinesville", "code": "Stinesville" }, { "name": "Unionville", "code": "Unionville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "addblock", "type": "esriFieldTypeString", "alias": "addblock", "length": 6, "domain": null }, { "name": "lowadd", "type": "esriFieldTypeInteger", "alias": "lowadd", "domain": null }, { "name": "highadd", "type": "esriFieldTypeInteger", "alias": "highadd", "domain": null }, { "name": "leftlow", "type": "esriFieldTypeInteger", "alias": "FromAddr_L", "domain": null }, { "name": "lefthigh", "type": "esriFieldTypeInteger", "alias": "ToAddr_L", "domain": null }, { "name": "rightlow", "type": "esriFieldTypeInteger", "alias": "FromAddr_R", "domain": null }, { "name": "righthig", "type": "esriFieldTypeInteger", "alias": "ToAddr_R", "domain": null }, { "name": "parityleft", "type": "esriFieldTypeString", "alias": "Parity_L", "length": 6, "domain": { "type": "codedValue", "name": "WS3_Address_Parity_D", "description": "Parity of Address Range along a Centerline", "codedValues": [ { "name": "Odd", "code": "O" }, { "name": "Even", "code": "E" }, { "name": "Both", "code": "B" }, { "name": "No Address Range", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "parityright", "type": "esriFieldTypeString", "alias": "Parity_R", "length": 6, "domain": { "type": "codedValue", "name": "WS3_Address_Parity_D", "description": "Parity of Address Range along a Centerline", "codedValues": [ { "name": "Odd", "code": "O" }, { "name": "Even", "code": "E" }, { "name": "Both", "code": "B" }, { "name": "No Address Range", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "oneway", "type": "esriFieldTypeString", "alias": "OneWay", "length": 2, "domain": { "type": "codedValue", "name": "WS3_Travel_Code_D", "description": "Direction of Travel TrafficFlow Code ", "codedValues": [ { "name": "Both", "code": "B" }, { "name": "From-To", "code": "FT" }, { "name": "To-From", "code": "TF" }, { "name": "No Travel", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "travel", "type": "esriFieldTypeString", "alias": "travel", "length": 30, "domain": { "type": "codedValue", "name": "WS3_Travel_Desc_D", "description": "Direction of Travel for Traffic Flow Description", "codedValues": [ { "name": "Two-Way", "code": "1" }, { "name": "One-Way Low To High", "code": "2" }, { "name": "One-Way High To Low", "code": "3" }, { "name": "Multi-Use Trail", "code": "4" }, { "name": "No Travel", "code": "0" }, { "name": "One Way L-R", "code": "99" }, { "name": "One Way R-L", "code": "999" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "travdir", "type": "esriFieldTypeString", "alias": "travdir", "length": 5, "domain": { "type": "codedValue", "name": "WS3_Street_Direction_D", "description": "Street Directional", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "speedlimit", "type": "esriFieldTypeInteger", "alias": "SpeedLimit", "domain": null }, { "name": "funcclas", "type": "esriFieldTypeString", "alias": "funcclas", "length": 5, "domain": { "type": "codedValue", "name": "WS3_Thoroughfare_Class_D", "description": "Local Transporation Thoroughfare Classification", "codedValues": [ { "name": "Freeway", "code": "FW" }, { "name": "Interstate", "code": "INT" }, { "name": "Major Collector", "code": "MACO" }, { "name": "Minor Arterial", "code": "MIAR" }, { "name": "Minor Collector", "code": "MICO" }, { "name": "Neighborhood Connecting Street", "code": "NCS" }, { "name": "Primary Arterial", "code": "PA" }, { "name": "Primary Collector", "code": "PC" }, { "name": "Primary Arterial", "code": "PRAR" }, { "name": "Primary Arterial Highway", "code": "PRARI" }, { "name": "Secondary Arterial", "code": "SA" }, { "name": "Secondary Collector", "code": "SC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "roadclas", "type": "esriFieldTypeString", "alias": "roadclas", "length": 25, "domain": { "type": "codedValue", "name": "WS3_Gen_Road_Class_D", "description": "Local General Road Classifications", "codedValues": [ { "name": "Arterial", "code": "Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Highway", "code": "Highway" }, { "name": "Local", "code": "Local" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Service", "code": "Service" }, { "name": "Trail", "code": "Trail" }, { "name": "Freeway/Expressway", "code": "Freeway" }, { "name": "Neighborhood Connector", "code": "Neighborhood Connector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "govjurrow", "type": "esriFieldTypeString", "alias": "govjurrow", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Gov_Jur_D", "description": "Government Jurisdiction Names", "codedValues": [ { "name": "Monroe County", "code": "Monroe County" }, { "name": "Bloomington", "code": "Bloomington" }, { "name": "Ellettsville", "code": "Ellettsville" }, { "name": "Stinesville", "code": "Stinesville" }, { "name": "Brown County", "code": "Brown County" }, { "name": "Greene County", "code": "Greene County" }, { "name": "Jackson County", "code": "Jackson County" }, { "name": "Lawrence County", "code": "Lawrence County" }, { "name": "Morgan County", "code": "Morgan County" }, { "name": "Owen County", "code": "Owen County" }, { "name": "INDOT", "code": "INDOT" }, { "name": "Indiana University", "code": "Indiana University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "govjurleft", "type": "esriFieldTypeString", "alias": "govjurL", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Gov_Jur_D", "description": "Government Jurisdiction Names", "codedValues": [ { "name": "Monroe County", "code": "Monroe County" }, { "name": "Bloomington", "code": "Bloomington" }, { "name": "Ellettsville", "code": "Ellettsville" }, { "name": "Stinesville", "code": "Stinesville" }, { "name": "Brown County", "code": "Brown County" }, { "name": "Greene County", "code": "Greene County" }, { "name": "Jackson County", "code": "Jackson County" }, { "name": "Lawrence County", "code": "Lawrence County" }, { "name": "Morgan County", "code": "Morgan County" }, { "name": "Owen County", "code": "Owen County" }, { "name": "INDOT", "code": "INDOT" }, { "name": "Indiana University", "code": "Indiana University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "govjurright", "type": "esriFieldTypeString", "alias": "govjurR", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Gov_Jur_D", "description": "Government Jurisdiction Names", "codedValues": [ { "name": "Monroe County", "code": "Monroe County" }, { "name": "Bloomington", "code": "Bloomington" }, { "name": "Ellettsville", "code": "Ellettsville" }, { "name": "Stinesville", "code": "Stinesville" }, { "name": "Brown County", "code": "Brown County" }, { "name": "Greene County", "code": "Greene County" }, { "name": "Jackson County", "code": "Jackson County" }, { "name": "Lawrence County", "code": "Lawrence County" }, { "name": "Morgan County", "code": "Morgan County" }, { "name": "Owen County", "code": "Owen County" }, { "name": "INDOT", "code": "INDOT" }, { "name": "Indiana University", "code": "Indiana University" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "maincust", "type": "esriFieldTypeString", "alias": "maincust", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Asset_Custodian_D", "description": "Custodian for Public Assets such as Roads", "codedValues": [ { "name": "Bloomington", "code": "Bloomington" }, { "name": "Ellettsville", "code": "Ellettsville" }, { "name": "INDOT", "code": "INDOT" }, { "name": "Indiana University", "code": "Indiana University" }, { "name": "Monroe County", "code": "Monroe County" }, { "name": "Private", "code": "Private" }, { "name": "Private Developer", "code": "Private Developer" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "lowxst", "type": "esriFieldTypeString", "alias": "lowxsts", "length": 50, "domain": null }, { "name": "highxst", "type": "esriFieldTypeString", "alias": "highxsts", "length": 50, "domain": null }, { "name": "zipleft", "type": "esriFieldTypeString", "alias": "PostCode_L", "length": 6, "domain": { "type": "codedValue", "name": "WS3_Zip_Code_D", "description": "Zips in Monroe County", "codedValues": [ { "name": "46151", "code": "46151" }, { "name": "47264", "code": "47264" }, { "name": "47401", "code": "47401" }, { "name": "47403", "code": "47403" }, { "name": "47404", "code": "47404" }, { "name": "47406", "code": "47406" }, { "name": "47408", "code": "47408" }, { "name": "47421", "code": "47421" }, { "name": "47429", "code": "47429" }, { "name": "47433", "code": "47433" }, { "name": "47436", "code": "47436" }, { "name": "47448", "code": "47448" }, { "name": "47460", "code": "47460" }, { "name": "47462", "code": "47462" }, { "name": "47463", "code": "47463" }, { "name": "47464", "code": "47464" }, { "name": "47468", "code": "47468" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "zipright", "type": "esriFieldTypeString", "alias": "PostCode_R", "length": 6, "domain": { "type": "codedValue", "name": "WS3_Zip_Code_D", "description": "Zips in Monroe County", "codedValues": [ { "name": "46151", "code": "46151" }, { "name": "47264", "code": "47264" }, { "name": "47401", "code": "47401" }, { "name": "47403", "code": "47403" }, { "name": "47404", "code": "47404" }, { "name": "47406", "code": "47406" }, { "name": "47408", "code": "47408" }, { "name": "47421", "code": "47421" }, { "name": "47429", "code": "47429" }, { "name": "47433", "code": "47433" }, { "name": "47436", "code": "47436" }, { "name": "47448", "code": "47448" }, { "name": "47460", "code": "47460" }, { "name": "47462", "code": "47462" }, { "name": "47463", "code": "47463" }, { "name": "47464", "code": "47464" }, { "name": "47468", "code": "47468" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "twpleft", "type": "esriFieldTypeString", "alias": "twpleft", "length": 15, "domain": { "type": "codedValue", "name": "WS3_Township_Name_D", "description": "Township Names", "codedValues": [ { "name": "Bean Blossom", "code": "Bean Blossom" }, { "name": "Benton North", "code": "Benton North" }, { "name": "Benton South", "code": "Benton South" }, { "name": "Bloomington", "code": "Bloomington" }, { "name": "Clear Creek", "code": "Clear Creek" }, { "name": "Indian Creek", "code": "Indian Creek" }, { "name": "Perry", "code": "Perry" }, { "name": "Polk", "code": "Polk" }, { "name": "Richland", "code": "Richland" }, { "name": "Salt Creek", "code": "Salt Creek" }, { "name": "Van Buren", "code": "Van Buren" }, { "name": "Washington", "code": "Washington" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "twpright", "type": "esriFieldTypeString", "alias": "twpright", "length": 15, "domain": { "type": "codedValue", "name": "WS3_Township_Name_D", "description": "Township Names", "codedValues": [ { "name": "Bean Blossom", "code": "Bean Blossom" }, { "name": "Benton North", "code": "Benton North" }, { "name": "Benton South", "code": "Benton South" }, { "name": "Bloomington", "code": "Bloomington" }, { "name": "Clear Creek", "code": "Clear Creek" }, { "name": "Indian Creek", "code": "Indian Creek" }, { "name": "Perry", "code": "Perry" }, { "name": "Polk", "code": "Polk" }, { "name": "Richland", "code": "Richland" }, { "name": "Salt Creek", "code": "Salt Creek" }, { "name": "Van Buren", "code": "Van Buren" }, { "name": "Washington", "code": "Washington" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "countyleft", "type": "esriFieldTypeString", "alias": "countyL", "length": 40, "domain": { "type": "codedValue", "name": "WS3_County_Name_D", "description": "County Name", "codedValues": [ { "name": "Monroe County", "code": "Monroe" }, { "name": "Brown County", "code": "Brown" }, { "name": "Greene County", "code": "Greene" }, { "name": "Lawrence County", "code": "Lawrence" }, { "name": "Morgan County", "code": "Morgan" }, { "name": "Owen County", "code": "Owen" }, { "name": "Jackson County", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "countyright", "type": "esriFieldTypeString", "alias": "countyR", "length": 40, "domain": { "type": "codedValue", "name": "WS3_County_Name_D", "description": "County Name", "codedValues": [ { "name": "Monroe County", "code": "Monroe" }, { "name": "Brown County", "code": "Brown" }, { "name": "Greene County", "code": "Greene" }, { "name": "Lawrence County", "code": "Lawrence" }, { "name": "Morgan County", "code": "Morgan" }, { "name": "Owen County", "code": "Owen" }, { "name": "Jackson County", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "cityleft", "type": "esriFieldTypeString", "alias": "IncMuni_L", "length": 40, "domain": { "type": "codedValue", "name": "WS3_Incorporated_Area_D", "description": "Incorporated Municipality Name", "codedValues": [ { "name": "Bloomington", "code": "Bloomington" }, { "name": "Ellettsville", "code": "Ellettsville" }, { "name": "Stinesville", "code": "Stinesville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "cityright", "type": "esriFieldTypeString", "alias": "IncMuni_R", "length": 40, "domain": { "type": "codedValue", "name": "WS3_Incorporated_Area_D", "description": "Incorporated Municipality Name", "codedValues": [ { "name": "Bloomington", "code": "Bloomington" }, { "name": "Ellettsville", "code": "Ellettsville" }, { "name": "Stinesville", "code": "Stinesville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "highway", "type": "esriFieldTypeString", "alias": "highway", "length": 15, "domain": { "type": "codedValue", "name": "WS3_Highway_Number_D", "description": "Highway Number Text", "codedValues": [ { "name": "I 69", "code": "I 69" }, { "name": "SR 37", "code": "SR 37" }, { "name": "SR 37 45/I 69", "code": "SR 37 45/I 69" }, { "name": "SR 37/I 69", "code": "SR 37/I 69" }, { "name": "SR 43", "code": "SR 43" }, { "name": "SR 446", "code": "SR 446" }, { "name": "SR 45", "code": "SR 45" }, { "name": "SR 45 46 BYP", "code": "SR 45 46 BYP" }, { "name": "SR 46", "code": "SR 46" }, { "name": "SR 48", "code": "SR 48" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "localid", "type": "esriFieldTypeInteger", "alias": "localid", "domain": null }, { "name": "roadlevel", "type": "esriFieldTypeInteger", "alias": "roadlevel", "domain": { "type": "codedValue", "name": "WS3_Road_Level_D", "description": "Road Grade Level", "codedValues": [ { "name": "-2", "code": -2 }, { "name": "-1", "code": -1 }, { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "fedrttype", "type": "esriFieldTypeString", "alias": "fedrttype", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Federal_Functional_Class_D\n", "description": "Federal Highway Functional Classification Code\n", "codedValues": [ { "name": "Interstate", "code": "1" }, { "name": "Other Freeway or Expressway", "code": "2" }, { "name": "Other Principal Arterial", "code": "3" }, { "name": "Minor Arterial", "code": "4" }, { "name": "Major Collector", "code": "5" }, { "name": "Minor Collector", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "alternate_name", "type": "esriFieldTypeString", "alias": "altname", "length": 60, "domain": null }, { "name": "lowintid", "type": "esriFieldTypeInteger", "alias": "lowintid", "domain": null }, { "name": "highintid", "type": "esriFieldTypeInteger", "alias": "highintid", "domain": null }, { "name": "lowintersection", "type": "esriFieldTypeString", "alias": "lowintersection", "length": 100, "domain": null }, { "name": "highintersection", "type": "esriFieldTypeString", "alias": "highintersection", "length": 100, "domain": null }, { "name": "mtfcc", "type": "esriFieldTypeString", "alias": "mtfcc", "length": 6, "domain": { "type": "codedValue", "name": "WS3_MTFCC_Code_D", "description": "Census TIGER MTFCC Feature Class Codes", "codedValues": [ { "name": "S1100 - Primary Road", "code": "S1100" }, { "name": "S1200 - Secondary Road", "code": "S1200" }, { "name": "S1400 - Local Road", "code": "S1400" }, { "name": "S1500 - 4WD Trail", "code": "S1500" }, { "name": "S1630 - Ramp", "code": "S1630" }, { "name": "S1640 - Service Drive", "code": "S1640" }, { "name": "S1710 - Walkway/Pedestrial Trail", "code": "S1710" }, { "name": "S1730 - Alley", "code": "S1730" }, { "name": "S1740 - Private Service Road", "code": "S1740" }, { "name": "S1780 - Parking Lot Road", "code": "S1780" }, { "name": "S1820 - Bike Path or Trail", "code": "S1820" }, { "name": "S1830 - Horse/Bridle Trail", "code": "S1830" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "divided", "type": "esriFieldTypeString", "alias": "divided", "length": 2, "domain": { "type": "codedValue", "name": "WS3_Yes_Flag_D", "description": "Yes code for flag fields", "codedValues": [ { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "maparea", "type": "esriFieldTypeString", "alias": "maprea", "length": 2, "domain": { "type": "codedValue", "name": "WS3_Yes_Flag_D", "description": "Yes code for flag fields", "codedValues": [ { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "restrictions", "type": "esriFieldTypeString", "alias": "restrictions", "length": 50, "domain": null }, { "name": "timefactor", "type": "esriFieldTypeDouble", "alias": "timefactor", "domain": null }, { "name": "comment", "type": "esriFieldTypeString", "alias": "comments", "length": 250, "domain": null }, { "name": "create_date", "type": "esriFieldTypeDate", "alias": "create_date", "length": 8, "domain": null }, { "name": "create_user", "type": "esriFieldTypeString", "alias": "create_user", "length": 25, "domain": null }, { "name": "last_editor", "type": "esriFieldTypeString", "alias": "last_editor", "length": 25, "domain": null }, { "name": "last_action", "type": "esriFieldTypeString", "alias": "last_action", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Road_Centerline_Action_D", "description": "Last Update Action for Road Centerline data", "codedValues": [ { "name": "Added New Segment", "code": "Added New Segment" }, { "name": "Address Range Update", "code": "Address Range Update" }, { "name": "Changed to Travel One Way", "code": "Changed to Travel One Way" }, { "name": "Community Updated", "code": "Community Updated" }, { "name": "Coordinates Corrected", "code": "Coordinates Corrected" }, { "name": "Cross Streets Updated", "code": "Cross Streets Updated" }, { "name": "Direction and Community Added", "code": "Direction and Community Added" }, { "name": "Directional Added", "code": "Directional Added" }, { "name": "Directional Change", "code": "Directional Change" }, { "name": "Divided By Corporate Limits", "code": "Divided By Corporate Limits" }, { "name": "Insert Action Into Database", "code": "Insert Action Into Database" }, { "name": "Maintenance Custodian Updated", "code": "Maintenance Custodian Updated" }, { "name": "Moved Both Nodes", "code": "Moved Both Nodes" }, { "name": "Moved High Address Node", "code": "Moved High Address Node" }, { "name": "Moved Low Address Node", "code": "Moved Low Address Node" }, { "name": "Name and Address Range Change", "code": "Name and Address Range Change" }, { "name": "Name Change", "code": "Name Change" }, { "name": "Name Suffix Change", "code": "Name Suffix Change" }, { "name": "Other Attribute Change", "code": "Other Attribute Change" }, { "name": "Proposed Segment Now Built", "code": "Proposed Segment Now Built" }, { "name": "Road Closed", "code": "Road Closed" }, { "name": "Road Opened", "code": "Road Opened" }, { "name": "Segment Abandoned-Demolished", "code": "Segment Abandoned-Demolished" }, { "name": "Segment Annexed", "code": "Segment Annexed" }, { "name": "Segment Divided", "code": "Segment Divided" }, { "name": "Segment Extended", "code": "Segment Extended" }, { "name": "Segment Joined", "code": "Segment Joined" }, { "name": "Segment Realigned", "code": "Segment Realigned" }, { "name": "Segment Record ID Updated", "code": "Segment Record ID Updated" }, { "name": "Segment Retired-Joined", "code": "Segment Retired-Joined" }, { "name": "Segment Shortened", "code": "Segment Shortened" }, { "name": "Speed Updated", "code": "Speed Updated" }, { "name": "Street Class Updated", "code": "Street Class Updated" }, { "name": "StreetID Updated", "code": "StreetID Updated" }, { "name": "Suffix and Directional Change", "code": "Suffix and Directional Change" }, { "name": "Travel Direction Updated", "code": "Travel Direction Updated" }, { "name": "Edge Direction of Segment Reversed", "code": "Segment Reversed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "last_note", "type": "esriFieldTypeString", "alias": "last_note", "length": 100, "domain": null }, { "name": "last_update", "type": "esriFieldTypeDate", "alias": "last_update", "length": 8, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "pci_index", "type": "esriFieldTypeDouble", "alias": "PCI_Index", "domain": null }, { "name": "pci_survey_date", "type": "esriFieldTypeDate", "alias": "PCI Survey Date", "length": 8, "domain": null }, { "name": "condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 255, "domain": { "type": "codedValue", "name": "WS3_PW_Condition_Streets", "description": "Street Conditions", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Marginal", "code": "Marginal" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "No Rating", "code": "No Rating" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "width_ft", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null }, { "name": "lanes", "type": "esriFieldTypeSmallInteger", "alias": "Number of Lanes", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "cityworks_id", "type": "esriFieldTypeString", "alias": "cityworks_id", "length": 50, "domain": null }, { "name": "truck_route", "type": "esriFieldTypeString", "alias": "Truck Route", "length": 255, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1147_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_1147", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_1147", "fields": "globalid,objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a775_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "OffsetRoadAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 7, "name": "Class 1" } ], "minScale": 18000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 3064612.327479597, "ymin": 1359893.655195944, "xmax": 3170163.512046095, "ymax": 1504349.131048195, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureGlobalID", "type": "esriFieldTypeGUID", "alias": "Feature Global ID", "length": 38, "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "Text String", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_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": "Vertical Alignment", "domain": { "type": "codedValue", "name": "WS1_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": "Horizontal Alignment", "domain": { "type": "codedValue", "name": "WS1_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": "X Offset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Class 1" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureGlobalID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 0, "name": "Class 1" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Class 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 6, "name": "OffsetRoadAnno" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3064612.327479597, "ymin": 1359893.655195944, "xmax": 3170163.512046095, "ymax": 1504349.131048195, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 18000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Interstate Annotation", "type": "Feature Layer", "description": "This data set represents locations to label interstate highways in Bloomington, Indiana ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 160000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "75a0c9d63beed37e546d06d4326e6d9f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEmElEQVRIibWWe0zTVxTHvz8otKNQHuUlAjIsBAgT52YVh2Zsc9bIFifKkjlZTNwCC5vxAVGQJYawLDOyEUUcmmEm89WssIkTMwWUDQYMZDa8pJSXtEOgQEspLdDfcn/w+w15LJBs55/enHzv+fzOveeeUx7+Z+MtR0zTtID8UhQ1vmwA2dwpLwoJ2LOzg6KokQWCOzedOpPOs+fzaZpOXghCNAD8KYpSLpSBZ8+NInl/2a86bemDFO/ozQ0ERDb13r4b+jg7b+8TRXHSlMWC0a5uibb0wRdEA8BM9qoLbrxSm3AkftJkktI0/SJFUd3PAB7nfLt7VN0lGaypx9BDZblaEqBqSMtQ1SYcgaGjU2bq1WLCMMpou3/4STZQVSvTRK4v4T0n0A09apROGEYlYxotbO3t0SMveg3AJQ5AvrL+8Imt5oFBJgARjmm0EqBKstjZEg0BzfVbzRZo7pSm0TR9jRwjm4HA2PNk0WDLNcuInvyQ++AA4LuL7Vwjwg34D8xeJPIiIcmaBThnum5yG3ecnCd2ceRTPu5ONiNGM93bb7Cyfgc+j/L1cLL5S2e06scs9Ow9q7xEug0zaxYw0j9snKhq0rixIhsbClkfv46kXS/BaqVhx7NBaPwFtHQP4sOYtcj+5A3w7WwZ7Wf5Fci8XMkBIsN8JmaqiwOMi10cVACkrCh1byQOxEQgNl2B4ioVPF2F0BvNCPZzw7lDbzIBMwsqcTB2Pb5MiMbNShUetT9l9s7EYt4JdwcCnq2OXZMvOxwnxdfyWvz4Wxvj0w5Ol+jmNX7g2drgjKIOE5NWZMlrcHJ/FHZGBXGA2bEYAHlQiadLuBTXBXvD1UmArj49CtLegoPADvLyFly91wSjycJoVq90waDeBGchnwH6e4q4/QErXHRsN+AyCPJ1rXAW8mUjRjNWujsxvvT4Tci/rURYgBhX0t/G5JQVP1er0TtgQGFGLBQVrdiyxg/khtlbJkC90cK1Gg5wKE56M79EmalU98NkJncEJJ8vw/XSZmbdevkjxEWHMJlsSPgOB3e/DB+xI1Iv3Gfgvf3TFR7k66b65ui23LzkOQAAbVHhviVKdb+sXTPMOMbGp0HEyHGQoyBGMkg5X8Ydp0jIx/0/e5ivjwj0aCTdZF4G5FnTNJ1y6/d2GSnF6mYNjr0XicbOAYQ/7wFpqA8Ss+4wWpk0EH+0ahHo44K8o9tR26JFeUMXQvzFutgtYV/N7sZz50HbgZiIs6ev1yTFf14MRcYutF9JwJSVxllFHS7eIs0TyD+2A95uQmZ9r74T+zKLIXLgY8dGScn2yIBp0UKAmSxOkDWBvLD/Ivw8RXg6NIZxyz+v3G9PDuMn74IcnZerEB9sC88/lRh9fO4smTfRZmYAA8kprE/q7mMa1zNGqqlDO31PpDxl0tW52Z9uPUlRVN+SRiYL8fMU1V2925RW3ayRkPKdbSRwiL9Y9eraVbnH39/4/ULBFwWwEDI0aJouvFSifKf8Yfe7HZphiYDPg8jBXrUueMUvbODUfYtFWcLQnwW6NtPjiY0T/78FXjJgFog0ryX/m2Dtb4N09pLbIQgCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3073872.4828437455, "ymin": 1379030.747499071, "xmax": 3114045.4848466627, "ymax": 1485496.2501188219, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "label", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "label", "length": 32, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "State Road Annotation", "type": "Feature Layer", "description": "This data set represents locations to label state highways in Bloomington, Indiana ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Public", "parentLayer": null, "subLayers": [], "minScale": 96000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "label", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "37", "description": "37", "symbol": { "type": "esriPMS", "url": "263b4a7cef12ff28b9335699f5d11657", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADSklEQVRIibVVbUhTYRg9m8u+RAJr4jIosbW2vuQWWGiRopiYkmhR0I/6sRFWELc/Fs7ZB1E6KRRqVhRZPySzciJkZUkEIt4IYZJrlfix2bTUmRkzZzx3H93bFBfRgcHd+96d93nPc84zGf4jZCG/qWIZeMBACg7vjNy/kytZLQD6MIqlkYhZFgnO0kfrtMsBkgZYywx/R67iqzQwmtgsw7F0xMgjwWhiA9sOp4sOYXT6WsYONguSsGx0XbLPTR5/cjc80/XafYkwncmb8Ww6LEuuRv8rPUoqmxhDRVM/lKwOVmPV7OR8xdP15muHkbVTjVBQfDSdf3dz7mUTVKyoH2JyDwxUcajEfpBkJJ+hoskMQBFMrmS1pLFfigdPOnD7YTtGxyawLWEligrSsHhhOG7WtuHpa2vQAdWl+2Fu7ozhwGr98ggr19Lpflhsn5GfsQHjE24UGhvx7bsblfo9iI6KgCpOHnjvzqN2yKMiME8WBtPZPJKH3BVEzlCj/NAXpAWeW9o+ouuTk38myfyyfej5gvNXn+H6uXyRSmJZVCzvY6HdJn9Oocc+AottAM2tNlw5nRMkxQXTczDrYpG6dXVAe4U8EnYpy1BjveQeMBQQId53D2FTTjl/SOaOtUhJjBftDw2P4575DapLD4jWicfudFH1PnIpOD55Aqjjo+G2XESvYwSHCmuQqb0Bru5EYL/6MYdFC8KRk6oR/c4x6OL5fstC3lSyfPKEuhNWxCzB3l0bUVBSB49nGlKphF+vaXyL3PT1fCMDxE4XVe2A1et1YUOpeoaS556cwqnyRmSnaDA69gPlt1qQnrQmQDzsmkBbRy+OH0wWFWJ+0cnz+L8LyCUNNCso0mFSCQYGx6Atuo/54TJkJKtQLLBpd99XbN8ShyRmlYi8wUtuDya3lhloCNGsoEjfLRM3SogE9XK8rD4iWquqaaXKOViNuhkqp+LDsmkIkY+FtpwLZAadvhbwSEqE62JyGptKVkdDiNJKN5gLVDFPDEkJbGXm2ckJVmMVTTcaQjQrKNKEP+c5NY805qXwBBPPTA6fNQEFDSHfrGAoeRQQ8jFvN68r7EKNQyMX3sI3hCjSfPIoID4fz4XQ/6C9twmJ1I9f5UlbAz3ZhtEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "37" ] ] }, { "label": "43", "description": "43", "symbol": { "type": "esriPMS", "url": "b0ebefa050f83034a2da4409aa5c6ccd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADV0lEQVRIibVVa0iTYRg9U/FHhpbpwimGGWMplviFZXb/oVLOH6aYIEYim4VR8In5y+YFonIYGZJmFERoKAZOsexuQjdWYrh0pFHmZgtBFhretnjeXfy2WS6iA4Pxvt/Od97znufMD/8Rfl4/KeM5WMDBB1oMqbX/Ti7lFQDow0lCAhEWGgjt4Fdap10tIOqEvkb1d+QyplLFxUakq06mIEwcCC42wrltNJnpJZyyvI0zgE+HyDcDwxcMK5NvKpHDYu1Q5OxAQ2XWsu+ml6WLYzD+vBwVV3o4VV3POKS8Enp14+/JmWJrh+ZqAdL3x8AbnC1OYc9uy7zUABnvch+u5BaoSLG3xA6QZWSfqq5HA0DiSS7lFeSxuxWTUzMormzHscxEpOySsrXq+od49mYEVitwODUOx3N3shNoHuvCtOAVDnuEyhX0dndU1z9AS1c/khOinORjE1MozN6O9/oJnFC1IzR4NbJSt6ChKovsoXR5kHN0UUJQ7NruDyA4aJXLuuN0OQeBptZXGB41ubjkaouMZzkWxm3m5zzyS5txsVSOkvNk5RJ+TM/CYDKju3cIs3MLyErb6vReIg6EwYfn6GJt5BZwNCBCKMvbEL9ZgiOH4j3Ib3e8RXHVXVitVpQU7ENURLBzj3gMJjOpt5P7QMsmz47am73oeqpDc20e+rSfMDe/iNGxSQyNmiDbKEZRbhIoVf0fDJAXXcfCogXqMjn7rfG7mfEt2ULZlPJs8sj3gWEj/P39cPRMC9uenJpm3pId16qzbXp8REiIDcfexGi8043biE1mUm2E3pZ14YWSeo4m78a5HBcbIvZUoUxxAMV5yXg98AUv+j8jMS4SupFv6Hg0yGJI0DzRMR7XC2UQdVJX0Ei7Iyl+A8LXB7Hv69YE4F7vMOpu9SFkbQCqTqfhVP5uttdpIzd4kutrVFRC1BUOJQ60Xs53fo+OXIfupkIPAY13XpJyLfRq5TLKSbxvBpUQjb8wliuBwkDpgkVUIVx3JafalPJKKiGaVvcTLAdSzIghqsDHGs2fK1evbqR2oxKirqCRJrj3OV0eecyssHgSL08OezQBCZWQvSs4mjwaEMoxi5stFQahx96RC09hLyEaaTZ5NCD2HK8E7/+gbafxitSBX0kNbKdT8L/fAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "43" ] ] }, { "label": "446", "description": "446", "symbol": { "type": "esriPMS", "url": "9a9d310a53ef650d3a74a72b43c82df6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADZElEQVRIibVVbUhTYRg9UytLG1F+4JSgsLm0KLpFEgQZYRBLwqT6UVJhG0EfxA0KCrtqFoSj1LK0Avsg0KSyWZRFhhYo6xZCWc6+y7tchbWkpuldPO8+2trEG9GBse3de8/7vOd5zlkE/iMiFO/U8RxkcAiDiGcm8d/JtbwBAL04TYwaCbFqiE/e0zr9KgKqBlhLhL8j17EqBS4tSS9szURCnBpcWpLvZ5vdQYdwxvw6TgKvhyo8C52HpJHJk3cuh+y6alidjsrCnJBn02H6uFR0t+Sj4GgjJ5Q3dkPLG2E1VQ1Pzip2XTWf2Ah9RiqUYN+WTLZ3bvaRSuj4gH4EkssQqGKlxF6QZCSfUN5oBqAJJtfyBtJ4OCmU3MB8pyNBBG/wyuNfuYFO9+L+w9dInjwJ8THjfWtDQzJutHRi6cIURISHweVyoantBd7ZvmD54lRUFuWQPDRdQeQcNYrQ+eojFq2twMWyXKxYMsO3ofryA+TtqUWvpQgT1GOxZsd5tj57eiKbIC9PoCw6ns0xaSfLLmzffwWzdD7pGHo+fcP5epGREpotL9HzuQ93z20O2KeJU0MK4zlqrJtcBkcGIRSfuI0lC6ahtf2t7wE6cP3uGhzkl0FvPM3W2trf4ofzJ+atLEX/wCBqS9dBNzWOGU2yO6h6D3kYRHLezXudqLnejuPCSly7+xRPX9iRMd+JQ6eaMEEdicEhmb1a29+g73s/EuPVuHR0PQqP3cLh6mbmC9tHB+P7LQvNppaH1PMV6bMm48xlC1539+JOaxeyM2dCHR2JqLGjUX3JAmf/IC6YH7Fxfdz1gT0+LnIUazDpLtkdNljds+7fUDF2YjR3qngV+5Kz7SzWZs1BypRY7NqU4dt05fZjlO1dgeioMewwLvsw+geGUF+xAeamDsYT2FAGVQNlBVmaUFeWi1D41Fbo+3z9ZB4cfU52M8KOA/X0JgWTW0sECiHKCjKEUniJq2paqXIRVpMxROVUfHgWhRDp6Z+CI4GGwZhfB8iqAv/1QHKKTS1vpBAityq5AVXMiKEqwPMS8/DkBKupitKNQoiygixN+DPPqXkNTR1uKeRg4tDk8IwmoKEQ8mQFR84jg9Acs3FzT4Xkr7Eycv9beEKILM2cRwbxzPFIUP4H7b6NIlIvfgFLc3JPpAR4kQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "446" ] ] }, { "label": "45", "description": "45", "symbol": { "type": "esriPMS", "url": "12f8f6e6e0061c4073c7c14fba6a8bd1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADSUlEQVRIibVVbUhTYRg928SgD+1L0zXoAxlLfyRdicoSkrAoFZLCCNHsx4ahf7pi/QibHxSlYqWFmpAUoaYkuFlkVJpCSVwKK9MRRqRbrCSbqZR4jee927r7KBfRgTF433fnfd7znOcsCP8RQQGf1PEcRHBQQsBghfDv5FpeD4A+nHplCCLDQiC8HqF12hUAhRmWcuPfketYlUYuRpNszEtCZHgIuBiNe9tmd9AlnKGwlbOCT4ZClYqh89b5yaPyUyDOtevTt6C2+IDfu+my5PBojPYUoqi6kzNWdY5Cyxtgqaj7PTmreK7dVHMUyTujEQhO5yaxs3FpF2qh4z364UkuwkgVB0rsAklG8hmrOk0A1L7kWl5PGntLMTY+hdzi28hO24yk7Vq2dvF6D548f+8+k743lr3A9HAgUgCvd8kjr1xPt3uj9Mp9NHW8QPymdW7yu92DmBVFtkZYsXQh+64tOUDykLt8yDlqlBxku9Z7/VgeKv3YhS+OaWTtj8Oxw9v8quQpi45nPpbbbWp6BpkFjSgrSEH+OZMn+dcpCK9G0HxHepEmIlRijdFAHR4Cq5LnqLESuQiOBkQOQ2ErYjeocWhfrA/5Rp0aHz9PoKDMDPvYN7RdPoI9O3Rsj3isdgdV7yRXQmCT50Rlw2N0dA2gsTIDvcI7/JiZxfCHMQwO26FbH46WS5ns3OysiMSsGpypeeAmt31yML5fspA3tTybPNK9f8iG4OAgZJ1oYttj45Oob+nDxOR3XC096C5CpVIiJioCff2Sc+j3VrvDBovkdXlDqXqOJu/a2XQPGTQJJTipT0RuRjxrZv2tPsRza/FyyIaGtmc4lbOLnTM9GmA8ng1lUJgpK2ikvbE1dg1Wr5KaFqRSoqP7Dapv9iJs2WIU5e3G8ewEtmeWyK2+5JZyI4UQZQUNhBwujQlLFi1A140cnwLqmp9S5QIsFQY/lVPxqlQKIRp/uS3nA5mB3AVRUSRf9ySn2NTyBgohmlbvF/gDVcyIoSjC23LTnyPXUlFH6UYhRFlBI03wznNqHmnMpBB9if2Tw2lNQE0h5MwKjiaPBoR8zOwmucIq1zgwcvkrnCFEI80mjwbE6eP5EPgftPSagEhd+AkyYGCm1/hbnwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "45" ] ] }, { "label": "46", "description": "46", "symbol": { "type": "esriPMS", "url": "14b7f7498e0834f92ffe6c6d673d3038", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADYElEQVRIibVVbUhTURh+rpuzTyUxxWn0YaypUeKtKIyiKCvSIJPsRxj1YyuwCK5ZQdnVAjEdRlakSEl/Mvz44VbUKu0LKulGGZqNMqicMDHC0ErZXbxnc919lIvogf3YOWfPec/zPu8zNf4j1CGf1As8ZPAIg4Qek/Tv5DrBAIA+vDYmEvEzIyF1faJ12pUAzgJbpfh35HpWpcinJmaJ+zMRHxsJPjXRu93vGKJLeGNxE2+HkAVOtQVvTtsnJp9fmA3Z1WrIW46a0tygd9NlWbEp6HtYjJJzVl6stvZBJxhhM9X+npxV7Go1X9yDrDUpCAUnCjLZ2SU5Z2qgF3z64UsuQ6SKQyUeB0lG8onVVjMAbSC5TjCQxv5SDH4ZQUFpC3bnLEPmSh1bczplXGx4jBbrKzhlF47tW8deYG7rjpcgGMblUVZuoNv9cerCbTRcf4GM9Lle8n1iMyztr3HEsBbTpmqgUnFsveZkLslD7gog56lRSpDtmm51IjpqinftZY8ddY0deNZ8EOmpCUFV8pVFLzAfK+028m0M+UVXUVGUjcJyktKN1rYuzJsVjZHvoyg9fxsL5s7E9k2LwXEc+702NhL2MIGnxrrJZfA0IEoYi5uQlqzFjs1pPuTvPgxi4PMwjppuIDkpFmU1d/G8qw/lhzazfeKxO4aoeg95GCQ2eR5U1T/A9XvduFq1E4+k9xgdc6L34yB6eh2I0KgxeVI42q7sRbhahbiY6bjU1OEl7x8YYny/ZCFv6gQ2eaR755t+aDRq7Drc4HHMMOoan+Lr8A/Mnx2DCI2KERNiZkyFLLvcxI4hqrofNrfXlQ2l6nmavMtleT4SJa46yZxRsDODVSZW30JRhQWrlybh7JVH2LZhETtnbu9mPL4NZeAslBU00v5YkTYbCXFRXk3v1O/F8TM3ceN+D7auX4jSAxvZnsVNbg8kt1WKFEKUFTQQSjSezff5npE+h2muRO21J1S5BJvJGKRyKl61hUKIxl9py4lAZiB3QeZKlOu+5BSbOsFIIUTT6v+CYKCKGTG4ErytNP85cm2mWko3CiHKChppgn+eU/NIYyaFHEgcnBweawJaCiFPVvA0edRMcguzm9sVdqXGoZErX+EJIRppNnk0IB4fT4TQ/6DdrwmJdBw/Aa33Z6UWqb2RAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "46" ] ] }, { "label": "48", "description": "48", "symbol": { "type": "esriPMS", "url": "b9548edccd93d337a72d93cf957c3b58", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADcUlEQVRIibVVbUhTYRg90+UPIYs0Y2t9qDGXlknXvqikDOxLI0qwH7IoaOuHFnIjo8imC0NTrBSZS6wg0HAEOYNa4SITKliU0cpRCZWbWdmytDSb8bybdu+0XEQHLtvuvZz3ec97zpkU/xHSgN9U8Rw84BAEG56V2f6dXMlrANDFySPCIJseBtuTN3SfntoASRMcpbq/I1exKXVcvCJNl5MKWWQYuHjF6GNXdy8twmnzTZwTfBokwVvQXuKcmHzegXR4hhs1mctRXZgx7tq0WFpkHDpb8lFQaeF0FZZOKHktHGXG35OziYcbzYbdSFsbh0BwLDuVvZu07VQ1VLzoPMTkHuho4kCJR0CSkXy6CosZgHwsuZLXkMb+Unxw9yO78DJ2bVuK1FVKdu/pi7coMjTjTZcba5bFIG9PCtuBudkus4HXjMgjnFxDq/vjeNUN1F99iJWLoxj5wOAQUtQGJC+Jxj71auQWXUHPp36cPrIV1foMkofcNYaco4MSgmxnut6GaVNCR++9drnR9f4zDu9dh0UqOVofdOCOrUOkklgWFc98LLRb/9fvUB+sw8mD6ThQTFJ6ETM7HOtXxUJfdROZmxah4doj6PdvGNVeHhkGZxDP0cF6yT3gKCBCaPNNSJwvx47NiSJyiUSCJQmzUHmxFa+cH/FtYAhRivDR58Tj7O6l6X3kQbCx5PlQfv42rt6yo648i2158PsPvHz9Ac9eduOV041ioxUOSx7mzpzG3t2ecwGdLUcxSRoM17texvdLFvKmkmfJI93b2l0ICZFiZ169zzF9qGm4h899A0zn8KmhjJiQtGAW3vV8QY+7Hx7PME3tgsPrdeGB0vQcJe/ciUyRRIpkPQ5pUpCdtRKPHS7kFvWhpMaK5KRoSigSYmWYETEZxkt3GY/4QL1qNlFXUKT9sSJxDmbOmMK+L1TK0GjYjZKzVtSa7rPJa4u8wzRZ7fThHEvuKNVRCVFXUCCEaDijFv3emKxilxA0tdlqt8FRph1ncho+eAuVEMVfaMuJQGYgd8EjKRDeF5NTbSp5LZUQpdV/B+OBJmbEkBTgean5z5XrKDNSu1EJUVdQpAn+fW622pnGTArPWOLxyeGzJiCnEvJ1BUfJo4CQj5ndvK5wCjUOjFy4C18JUaRZ8iggPh9PhMD/oL27CYh0BD8B+mxziIh9uF4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "48" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "263b4a7cef12ff28b9335699f5d11657", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADSklEQVRIibVVbUhTYRg9m8u+RAJr4jIosbW2vuQWWGiRopiYkmhR0I/6sRFWELc/Fs7ZB1E6KRRqVhRZPySzciJkZUkEIt4IYZJrlfix2bTUmRkzZzx3H93bFBfRgcHd+96d93nPc84zGf4jZCG/qWIZeMBACg7vjNy/kytZLQD6MIqlkYhZFgnO0kfrtMsBkgZYywx/R67iqzQwmtgsw7F0xMgjwWhiA9sOp4sOYXT6WsYONguSsGx0XbLPTR5/cjc80/XafYkwncmb8Ww6LEuuRv8rPUoqmxhDRVM/lKwOVmPV7OR8xdP15muHkbVTjVBQfDSdf3dz7mUTVKyoH2JyDwxUcajEfpBkJJ+hoskMQBFMrmS1pLFfigdPOnD7YTtGxyawLWEligrSsHhhOG7WtuHpa2vQAdWl+2Fu7ozhwGr98ggr19Lpflhsn5GfsQHjE24UGhvx7bsblfo9iI6KgCpOHnjvzqN2yKMiME8WBtPZPJKH3BVEzlCj/NAXpAWeW9o+ouuTk38myfyyfej5gvNXn+H6uXyRSmJZVCzvY6HdJn9Oocc+AottAM2tNlw5nRMkxQXTczDrYpG6dXVAe4U8EnYpy1BjveQeMBQQId53D2FTTjl/SOaOtUhJjBftDw2P4575DapLD4jWicfudFH1PnIpOD55Aqjjo+G2XESvYwSHCmuQqb0Bru5EYL/6MYdFC8KRk6oR/c4x6OL5fstC3lSyfPKEuhNWxCzB3l0bUVBSB49nGlKphF+vaXyL3PT1fCMDxE4XVe2A1et1YUOpeoaS556cwqnyRmSnaDA69gPlt1qQnrQmQDzsmkBbRy+OH0wWFWJ+0cnz+L8LyCUNNCso0mFSCQYGx6Atuo/54TJkJKtQLLBpd99XbN8ShyRmlYi8wUtuDya3lhloCNGsoEjfLRM3SogE9XK8rD4iWquqaaXKOViNuhkqp+LDsmkIkY+FtpwLZAadvhbwSEqE62JyGptKVkdDiNJKN5gLVDFPDEkJbGXm2ckJVmMVTTcaQjQrKNKEP+c5NY805qXwBBPPTA6fNQEFDSHfrGAoeRQQ8jFvN68r7EKNQyMX3sI3hCjSfPIoID4fz4XQ/6C9twmJ1I9f5UlbAz3ZhtEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "37", "label": "37" }, { "symbol": { "type": "esriPMS", "url": "b0ebefa050f83034a2da4409aa5c6ccd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADV0lEQVRIibVVa0iTYRg9U/FHhpbpwimGGWMplviFZXb/oVLOH6aYIEYim4VR8In5y+YFonIYGZJmFERoKAZOsexuQjdWYrh0pFHmZgtBFhretnjeXfy2WS6iA4Pxvt/Od97znufMD/8Rfl4/KeM5WMDBB1oMqbX/Ti7lFQDow0lCAhEWGgjt4Fdap10tIOqEvkb1d+QyplLFxUakq06mIEwcCC42wrltNJnpJZyyvI0zgE+HyDcDwxcMK5NvKpHDYu1Q5OxAQ2XWsu+ml6WLYzD+vBwVV3o4VV3POKS8Enp14+/JmWJrh+ZqAdL3x8AbnC1OYc9uy7zUABnvch+u5BaoSLG3xA6QZWSfqq5HA0DiSS7lFeSxuxWTUzMormzHscxEpOySsrXq+od49mYEVitwODUOx3N3shNoHuvCtOAVDnuEyhX0dndU1z9AS1c/khOinORjE1MozN6O9/oJnFC1IzR4NbJSt6ChKovsoXR5kHN0UUJQ7NruDyA4aJXLuuN0OQeBptZXGB41ubjkaouMZzkWxm3m5zzyS5txsVSOkvNk5RJ+TM/CYDKju3cIs3MLyErb6vReIg6EwYfn6GJt5BZwNCBCKMvbEL9ZgiOH4j3Ib3e8RXHVXVitVpQU7ENURLBzj3gMJjOpt5P7QMsmz47am73oeqpDc20e+rSfMDe/iNGxSQyNmiDbKEZRbhIoVf0fDJAXXcfCogXqMjn7rfG7mfEt2ULZlPJs8sj3gWEj/P39cPRMC9uenJpm3pId16qzbXp8REiIDcfexGi8043biE1mUm2E3pZ14YWSeo4m78a5HBcbIvZUoUxxAMV5yXg98AUv+j8jMS4SupFv6Hg0yGJI0DzRMR7XC2UQdVJX0Ei7Iyl+A8LXB7Hv69YE4F7vMOpu9SFkbQCqTqfhVP5uttdpIzd4kutrVFRC1BUOJQ60Xs53fo+OXIfupkIPAY13XpJyLfRq5TLKSbxvBpUQjb8wliuBwkDpgkVUIVx3JafalPJKKiGaVvcTLAdSzIghqsDHGs2fK1evbqR2oxKirqCRJrj3OV0eecyssHgSL08OezQBCZWQvSs4mjwaEMoxi5stFQahx96RC09hLyEaaTZ5NCD2HK8E7/+gbafxitSBX0kNbKdT8L/fAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "43", "label": "43" }, { "symbol": { "type": "esriPMS", "url": "9a9d310a53ef650d3a74a72b43c82df6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADZElEQVRIibVVbUhTYRg9UytLG1F+4JSgsLm0KLpFEgQZYRBLwqT6UVJhG0EfxA0KCrtqFoSj1LK0Avsg0KSyWZRFhhYo6xZCWc6+y7tchbWkpuldPO8+2trEG9GBse3de8/7vOd5zlkE/iMiFO/U8RxkcAiDiGcm8d/JtbwBAL04TYwaCbFqiE/e0zr9KgKqBlhLhL8j17EqBS4tSS9szURCnBpcWpLvZ5vdQYdwxvw6TgKvhyo8C52HpJHJk3cuh+y6alidjsrCnJBn02H6uFR0t+Sj4GgjJ5Q3dkPLG2E1VQ1Pzip2XTWf2Ah9RiqUYN+WTLZ3bvaRSuj4gH4EkssQqGKlxF6QZCSfUN5oBqAJJtfyBtJ4OCmU3MB8pyNBBG/wyuNfuYFO9+L+w9dInjwJ8THjfWtDQzJutHRi6cIURISHweVyoantBd7ZvmD54lRUFuWQPDRdQeQcNYrQ+eojFq2twMWyXKxYMsO3ofryA+TtqUWvpQgT1GOxZsd5tj57eiKbIC9PoCw6ns0xaSfLLmzffwWzdD7pGHo+fcP5epGREpotL9HzuQ93z20O2KeJU0MK4zlqrJtcBkcGIRSfuI0lC6ahtf2t7wE6cP3uGhzkl0FvPM3W2trf4ofzJ+atLEX/wCBqS9dBNzWOGU2yO6h6D3kYRHLezXudqLnejuPCSly7+xRPX9iRMd+JQ6eaMEEdicEhmb1a29+g73s/EuPVuHR0PQqP3cLh6mbmC9tHB+P7LQvNppaH1PMV6bMm48xlC1539+JOaxeyM2dCHR2JqLGjUX3JAmf/IC6YH7Fxfdz1gT0+LnIUazDpLtkdNljds+7fUDF2YjR3qngV+5Kz7SzWZs1BypRY7NqU4dt05fZjlO1dgeioMewwLvsw+geGUF+xAeamDsYT2FAGVQNlBVmaUFeWi1D41Fbo+3z9ZB4cfU52M8KOA/X0JgWTW0sECiHKCjKEUniJq2paqXIRVpMxROVUfHgWhRDp6Z+CI4GGwZhfB8iqAv/1QHKKTS1vpBAityq5AVXMiKEqwPMS8/DkBKupitKNQoiygixN+DPPqXkNTR1uKeRg4tDk8IwmoKEQ8mQFR84jg9Acs3FzT4Xkr7Eycv9beEKILM2cRwbxzPFIUP4H7b6NIlIvfgFLc3JPpAR4kQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "446", "label": "446" }, { "symbol": { "type": "esriPMS", "url": "12f8f6e6e0061c4073c7c14fba6a8bd1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADSUlEQVRIibVVbUhTYRg928SgD+1L0zXoAxlLfyRdicoSkrAoFZLCCNHsx4ahf7pi/QibHxSlYqWFmpAUoaYkuFlkVJpCSVwKK9MRRqRbrCSbqZR4jee927r7KBfRgTF433fnfd7znOcsCP8RQQGf1PEcRHBQQsBghfDv5FpeD4A+nHplCCLDQiC8HqF12hUAhRmWcuPfketYlUYuRpNszEtCZHgIuBiNe9tmd9AlnKGwlbOCT4ZClYqh89b5yaPyUyDOtevTt6C2+IDfu+my5PBojPYUoqi6kzNWdY5Cyxtgqaj7PTmreK7dVHMUyTujEQhO5yaxs3FpF2qh4z364UkuwkgVB0rsAklG8hmrOk0A1L7kWl5PGntLMTY+hdzi28hO24yk7Vq2dvF6D548f+8+k743lr3A9HAgUgCvd8kjr1xPt3uj9Mp9NHW8QPymdW7yu92DmBVFtkZYsXQh+64tOUDykLt8yDlqlBxku9Z7/VgeKv3YhS+OaWTtj8Oxw9v8quQpi45nPpbbbWp6BpkFjSgrSEH+OZMn+dcpCK9G0HxHepEmIlRijdFAHR4Cq5LnqLESuQiOBkQOQ2ErYjeocWhfrA/5Rp0aHz9PoKDMDPvYN7RdPoI9O3Rsj3isdgdV7yRXQmCT50Rlw2N0dA2gsTIDvcI7/JiZxfCHMQwO26FbH46WS5ns3OysiMSsGpypeeAmt31yML5fspA3tTybPNK9f8iG4OAgZJ1oYttj45Oob+nDxOR3XC096C5CpVIiJioCff2Sc+j3VrvDBovkdXlDqXqOJu/a2XQPGTQJJTipT0RuRjxrZv2tPsRza/FyyIaGtmc4lbOLnTM9GmA8ng1lUJgpK2ikvbE1dg1Wr5KaFqRSoqP7Dapv9iJs2WIU5e3G8ewEtmeWyK2+5JZyI4UQZQUNhBwujQlLFi1A140cnwLqmp9S5QIsFQY/lVPxqlQKIRp/uS3nA5mB3AVRUSRf9ySn2NTyBgohmlbvF/gDVcyIoSjC23LTnyPXUlFH6UYhRFlBI03wznNqHmnMpBB9if2Tw2lNQE0h5MwKjiaPBoR8zOwmucIq1zgwcvkrnCFEI80mjwbE6eP5EPgftPSagEhd+AkyYGCm1/hbnwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "45", "label": "45" }, { "symbol": { "type": "esriPMS", "url": "14b7f7498e0834f92ffe6c6d673d3038", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADYElEQVRIibVVbUhTURh+rpuzTyUxxWn0YaypUeKtKIyiKCvSIJPsRxj1YyuwCK5ZQdnVAjEdRlakSEl/Mvz44VbUKu0LKulGGZqNMqicMDHC0ErZXbxnc919lIvogf3YOWfPec/zPu8zNf4j1CGf1As8ZPAIg4Qek/Tv5DrBAIA+vDYmEvEzIyF1faJ12pUAzgJbpfh35HpWpcinJmaJ+zMRHxsJPjXRu93vGKJLeGNxE2+HkAVOtQVvTtsnJp9fmA3Z1WrIW46a0tygd9NlWbEp6HtYjJJzVl6stvZBJxhhM9X+npxV7Go1X9yDrDUpCAUnCjLZ2SU5Z2qgF3z64UsuQ6SKQyUeB0lG8onVVjMAbSC5TjCQxv5SDH4ZQUFpC3bnLEPmSh1bczplXGx4jBbrKzhlF47tW8deYG7rjpcgGMblUVZuoNv9cerCbTRcf4GM9Lle8n1iMyztr3HEsBbTpmqgUnFsveZkLslD7gog56lRSpDtmm51IjpqinftZY8ddY0deNZ8EOmpCUFV8pVFLzAfK+028m0M+UVXUVGUjcJyktKN1rYuzJsVjZHvoyg9fxsL5s7E9k2LwXEc+702NhL2MIGnxrrJZfA0IEoYi5uQlqzFjs1pPuTvPgxi4PMwjppuIDkpFmU1d/G8qw/lhzazfeKxO4aoeg95GCQ2eR5U1T/A9XvduFq1E4+k9xgdc6L34yB6eh2I0KgxeVI42q7sRbhahbiY6bjU1OEl7x8YYny/ZCFv6gQ2eaR755t+aDRq7Drc4HHMMOoan+Lr8A/Mnx2DCI2KERNiZkyFLLvcxI4hqrofNrfXlQ2l6nmavMtleT4SJa46yZxRsDODVSZW30JRhQWrlybh7JVH2LZhETtnbu9mPL4NZeAslBU00v5YkTYbCXFRXk3v1O/F8TM3ceN+D7auX4jSAxvZnsVNbg8kt1WKFEKUFTQQSjSezff5npE+h2muRO21J1S5BJvJGKRyKl61hUKIxl9py4lAZiB3QeZKlOu+5BSbOsFIIUTT6v+CYKCKGTG4ErytNP85cm2mWko3CiHKChppgn+eU/NIYyaFHEgcnBweawJaCiFPVvA0edRMcguzm9sVdqXGoZErX+EJIRppNnk0IB4fT4TQ/6DdrwmJdBw/Aa33Z6UWqb2RAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "46", "label": "46" }, { "symbol": { "type": "esriPMS", "url": "b9548edccd93d337a72d93cf957c3b58", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADcUlEQVRIibVVbUhTYRg90+UPIYs0Y2t9qDGXlknXvqikDOxLI0qwH7IoaOuHFnIjo8imC0NTrBSZS6wg0HAEOYNa4SITKliU0cpRCZWbWdmytDSb8bybdu+0XEQHLtvuvZz3ec97zpkU/xHSgN9U8Rw84BAEG56V2f6dXMlrANDFySPCIJseBtuTN3SfntoASRMcpbq/I1exKXVcvCJNl5MKWWQYuHjF6GNXdy8twmnzTZwTfBokwVvQXuKcmHzegXR4hhs1mctRXZgx7tq0WFpkHDpb8lFQaeF0FZZOKHktHGXG35OziYcbzYbdSFsbh0BwLDuVvZu07VQ1VLzoPMTkHuho4kCJR0CSkXy6CosZgHwsuZLXkMb+Unxw9yO78DJ2bVuK1FVKdu/pi7coMjTjTZcba5bFIG9PCtuBudkus4HXjMgjnFxDq/vjeNUN1F99iJWLoxj5wOAQUtQGJC+Jxj71auQWXUHPp36cPrIV1foMkofcNYaco4MSgmxnut6GaVNCR++9drnR9f4zDu9dh0UqOVofdOCOrUOkklgWFc98LLRb/9fvUB+sw8mD6ThQTFJ6ETM7HOtXxUJfdROZmxah4doj6PdvGNVeHhkGZxDP0cF6yT3gKCBCaPNNSJwvx47NiSJyiUSCJQmzUHmxFa+cH/FtYAhRivDR58Tj7O6l6X3kQbCx5PlQfv42rt6yo648i2158PsPvHz9Ac9eduOV041ioxUOSx7mzpzG3t2ecwGdLUcxSRoM17texvdLFvKmkmfJI93b2l0ICZFiZ169zzF9qGm4h899A0zn8KmhjJiQtGAW3vV8QY+7Hx7PME3tgsPrdeGB0vQcJe/ciUyRRIpkPQ5pUpCdtRKPHS7kFvWhpMaK5KRoSigSYmWYETEZxkt3GY/4QL1qNlFXUKT9sSJxDmbOmMK+L1TK0GjYjZKzVtSa7rPJa4u8wzRZ7fThHEvuKNVRCVFXUCCEaDijFv3emKxilxA0tdlqt8FRph1ncho+eAuVEMVfaMuJQGYgd8EjKRDeF5NTbSp5LZUQpdV/B+OBJmbEkBTgean5z5XrKDNSu1EJUVdQpAn+fW622pnGTArPWOLxyeGzJiCnEvJ1BUfJo4CQj5ndvK5wCjUOjFy4C18JUaRZ8iggPh9PhMD/oL27CYh0BD8B+mxziIh9uF4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "48", "label": "48" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 207, 255 ], "toColor": [ 252, 231, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 179, 252, 255 ], "toColor": [ 210, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 246, 252, 255 ], "toColor": [ 179, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 208, 255 ], "toColor": [ 252, 184, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 207, 252, 255 ], "toColor": [ 187, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 189, 255 ], "toColor": [ 242, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 222, 255 ], "toColor": [ 212, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 212, 252, 255 ], "toColor": [ 243, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 223, 255 ], "toColor": [ 252, 215, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 233, 252, 255 ], "toColor": [ 212, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 182, 255 ], "toColor": [ 252, 191, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3066558.1828398295, "ymin": 1379190.1628626585, "xmax": 3144522.0928565785, "ymax": 1483228.3911374882, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "label", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "label", "length": 32, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 70, "name": "AddressPointsBloomingtonAnnoSmall", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 149, "name": "E & W" }, { "id": 150, "name": "N & S" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 3092176.631930914, "ymin": 1411273.237147823, "xmax": 3126194.2187512442, "ymax": 1446298.2763495743, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "Text String", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_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": "Vertical Alignment", "domain": { "type": "codedValue", "name": "WS1_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": "Horizontal Alignment", "domain": { "type": "codedValue", "name": "WS1_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": "X Offset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "AnnoClassID_Index", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "E & W" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "N & S" } ], "subtypes": [ { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "E & W" }, { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "N & S" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 149, "name": "E & W", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 70, "name": "AddressPointsBloomingtonAnnoSmall" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3092176.631930914, "ymin": 1411273.237147823, "xmax": 3126194.2187512442, "ymax": 1446298.2763495743, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 150, "name": "N & S", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 70, "name": "AddressPointsBloomingtonAnnoSmall" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3092176.631930914, "ymin": 1411273.237147823, "xmax": 3126194.2187512442, "ymax": 1446298.2763495743, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 154, "name": "PublicData_AddressAnnotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 151, "name": "Class 1" }, { "id": 152, "name": "E & W Addresses" }, { "id": 153, "name": "N & S Addresses" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 3092170.641129244, "ymin": 1411267.8076967373, "xmax": 3126193.7945394963, "ymax": 1446278.1208780706, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "Text String", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_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": "Vertical Alignment", "domain": { "type": "codedValue", "name": "WS1_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": "Horizontal Alignment", "domain": { "type": "codedValue", "name": "WS1_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": "X Offset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Class 1" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "E & W Addresses" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "N & S Addresses" } ], "subtypes": [ { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "Class 1" }, { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "E & W Addresses" }, { "domains": { "Status": {"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, "FontStyle": null, "FontSize": 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": "N & S Addresses" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 151, "name": "Class 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 154, "name": "PublicData_AddressAnnotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3092170.641129244, "ymin": 1411267.8076967373, "xmax": 3126193.7945394963, "ymax": 1446278.1208780706, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 152, "name": "E & W Addresses", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 154, "name": "PublicData_AddressAnnotation" }, "subLayers": [], "minScale": "NaN", "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3092170.641129244, "ymin": 1411267.8076967373, "xmax": 3126193.7945394963, "ymax": 1446278.1208780706, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": "NaN", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 153, "name": "N & S Addresses", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 154, "name": "PublicData_AddressAnnotation" }, "subLayers": [], "minScale": "NaN", "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3092170.641129244, "ymin": 1411267.8076967373, "xmax": 3126193.7945394963, "ymax": 1446278.1208780706, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": "NaN", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "7220cd267a5045b09af1df0c54c39858" } ], "tables": [] }