{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1373, "name": "Thoroughfare Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "HighwayShields300K" }, { "id": 2, "name": "Cities300K" }, { "id": 3, "name": "WaterBodies300K" }, { "id": 4, "name": "Cities90K" }, { "id": 5, "name": "Existing90K" }, { "id": 6, "name": "ExistPropConcept90K" }, { "id": 7, "name": "Waterbodies90K" } ], "minScale": 0, "maxScale": 125000, "defaultVisibility": true, "extent": { "xmin": 474991.767, "ymin": 1584017.8360000001, "xmax": 724485.4180000001, "ymax": 1851470.558, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1156_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I3170AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I3170Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1095_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "HighwayShields300K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Cities300K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "WaterBodies300K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "Cities90K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 6, "name": "Existing90K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 7, "name": "ExistPropConcept90K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 8, "name": "Waterbodies90K" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "HighwayShields300K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Cities300K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "WaterBodies300K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "Cities90K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "Existing90K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "ExistPropConcept90K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "Waterbodies90K" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "HighwayShields300K", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1373, "name": "Thoroughfare Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 474991.767, "ymin": 1584017.8360000001, "xmax": 724485.4180000001, "ymax": 1851470.558, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "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, "effectiveMaxScale": 125000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Cities300K", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1373, "name": "Thoroughfare Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 474991.767, "ymin": 1584017.8360000001, "xmax": 724485.4180000001, "ymax": 1851470.558, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "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, "effectiveMaxScale": 125000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "WaterBodies300K", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1373, "name": "Thoroughfare Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 474991.767, "ymin": 1584017.8360000001, "xmax": 724485.4180000001, "ymax": 1851470.558, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "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, "effectiveMaxScale": 125000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "Cities90K", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1373, "name": "Thoroughfare Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 474991.767, "ymin": 1584017.8360000001, "xmax": 724485.4180000001, "ymax": 1851470.558, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "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, "effectiveMaxScale": 125000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Existing90K", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1373, "name": "Thoroughfare Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 474991.767, "ymin": 1584017.8360000001, "xmax": 724485.4180000001, "ymax": 1851470.558, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "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, "effectiveMaxScale": 125000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "ExistPropConcept90K", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1373, "name": "Thoroughfare Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 474991.767, "ymin": 1584017.8360000001, "xmax": 724485.4180000001, "ymax": 1851470.558, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "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, "effectiveMaxScale": 125000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "name": "Waterbodies90K", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1373, "name": "Thoroughfare Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 474991.767, "ymin": 1584017.8360000001, "xmax": 724485.4180000001, "ymax": 1851470.558, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "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, "effectiveMaxScale": 125000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1374, "name": "County Maintained Signals", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SignalType", "field2": "Status", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "f3faf46c63d43b3030717d7120466678", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcUlEQVQ4jcXST0iTcRzH8fcjm3M8JSqiTg9ddijnkFCRiIqxIFAvizkhIQWHkjIPeoqV3hTEbCW6yzwK5hQtFJJNcXiYqI8Q7aDoRRRUGEzUB0MZ61Bjj/+GRdD39n1+n+f15fn+HhX/uFT/AywoLKQR4OiIqe1tlv8GFAEZQBS563bTUVICZjPpCvAWcHwTMMtk4vPhISFJ4hVAaipoNImAwUCLTkeTJPEiEiGUFCwr48v0NA/X17lvtxNbW2NceW4w0NzZibO6Gp3FwqfJSR4Ah9eCKhUfPB70Dge5Hg8vKysxxM92dnjqclFjtaLz+5FlmXEldiUYDOKNxRCAjw4HuVNTlGq1IAjQ34/eYiHN70fu6aHP56Mj2Q7z9XrqAMJh6O7m+9kZ2rY20uMBi4W02VnO6uvZ1Go50et5DSDL+HZ3WTkHiiL33G66SksTEwTh4nwoL0cdClEMFANEo1BRQf4l8PeOyMhI9BoNGI3nwf19iEQSfTR6zSfLMquDg9TE+709avv6eGQ0kql84eSEU5uN1exs3iuGrFwCgcjyMqPw6z/r7aXMaiVzZgY5Lw+xqAhcLn60t5M2MYGxoYEnkkTLxZVcumWDgWanE6fNhs7n47ipifmREapiMRgY4JtazZ3WVvI8HursdgRJojkpmJXFc5MJnc+H3NWFKxxmHqgCyMkhODzMO0Ggv7GR3IICHksSt4Gja8GFBSpqa/kajRIMBHgripiV50tLeFNSEMbGeLO1xTMldiUInM7NYQZi8QcbG6BWJwKLi4wCXmUmGYgyKMtIQ0PYAA4OErd5FZYMVNZBIID3Brkbg39UPwHmItQlkrUzkQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FIRE STATION FLASH BEACON,ACTIVE", "label": "Flashers" }, { "symbol": { "type": "esriPMS", "url": "f3faf46c63d43b3030717d7120466678", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcUlEQVQ4jcXST0iTcRzH8fcjm3M8JSqiTg9ddijnkFCRiIqxIFAvizkhIQWHkjIPeoqV3hTEbCW6yzwK5hQtFJJNcXiYqI8Q7aDoRRRUGEzUB0MZ61Bjj/+GRdD39n1+n+f15fn+HhX/uFT/AywoLKQR4OiIqe1tlv8GFAEZQBS563bTUVICZjPpCvAWcHwTMMtk4vPhISFJ4hVAaipoNImAwUCLTkeTJPEiEiGUFCwr48v0NA/X17lvtxNbW2NceW4w0NzZibO6Gp3FwqfJSR4Ah9eCKhUfPB70Dge5Hg8vKysxxM92dnjqclFjtaLz+5FlmXEldiUYDOKNxRCAjw4HuVNTlGq1IAjQ34/eYiHN70fu6aHP56Mj2Q7z9XrqAMJh6O7m+9kZ2rY20uMBi4W02VnO6uvZ1Go50et5DSDL+HZ3WTkHiiL33G66SksTEwTh4nwoL0cdClEMFANEo1BRQf4l8PeOyMhI9BoNGI3nwf19iEQSfTR6zSfLMquDg9TE+709avv6eGQ0kql84eSEU5uN1exs3iuGrFwCgcjyMqPw6z/r7aXMaiVzZgY5Lw+xqAhcLn60t5M2MYGxoYEnkkTLxZVcumWDgWanE6fNhs7n47ipifmREapiMRgY4JtazZ3WVvI8HursdgRJojkpmJXFc5MJnc+H3NWFKxxmHqgCyMkhODzMO0Ggv7GR3IICHksSt4Gja8GFBSpqa/kajRIMBHgripiV50tLeFNSEMbGeLO1xTMldiUInM7NYQZi8QcbG6BWJwKLi4wCXmUmGYgyKMtIQ0PYAA4OErd5FZYMVNZBIID3Brkbg39UPwHmItQlkrUzkQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FLASHER,ACTIVE", "label": "Flashers" }, { "symbol": { "type": "esriPMS", "url": "f3faf46c63d43b3030717d7120466678", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcUlEQVQ4jcXST0iTcRzH8fcjm3M8JSqiTg9ddijnkFCRiIqxIFAvizkhIQWHkjIPeoqV3hTEbCW6yzwK5hQtFJJNcXiYqI8Q7aDoRRRUGEzUB0MZ61Bjj/+GRdD39n1+n+f15fn+HhX/uFT/AywoLKQR4OiIqe1tlv8GFAEZQBS563bTUVICZjPpCvAWcHwTMMtk4vPhISFJ4hVAaipoNImAwUCLTkeTJPEiEiGUFCwr48v0NA/X17lvtxNbW2NceW4w0NzZibO6Gp3FwqfJSR4Ah9eCKhUfPB70Dge5Hg8vKysxxM92dnjqclFjtaLz+5FlmXEldiUYDOKNxRCAjw4HuVNTlGq1IAjQ34/eYiHN70fu6aHP56Mj2Q7z9XrqAMJh6O7m+9kZ2rY20uMBi4W02VnO6uvZ1Go50et5DSDL+HZ3WTkHiiL33G66SksTEwTh4nwoL0cdClEMFANEo1BRQf4l8PeOyMhI9BoNGI3nwf19iEQSfTR6zSfLMquDg9TE+709avv6eGQ0kql84eSEU5uN1exs3iuGrFwCgcjyMqPw6z/r7aXMaiVzZgY5Lw+xqAhcLn60t5M2MYGxoYEnkkTLxZVcumWDgWanE6fNhs7n47ipifmREapiMRgY4JtazZ3WVvI8HursdgRJojkpmJXFc5MJnc+H3NWFKxxmHqgCyMkhODzMO0Ggv7GR3IICHksSt4Gja8GFBSpqa/kajRIMBHgripiV50tLeFNSEMbGeLO1xTMldiUInM7NYQZi8QcbG6BWJwKLi4wCXmUmGYgyKMtIQ0PYAA4OErd5FZYMVNZBIID3Brkbg39UPwHmItQlkrUzkQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RADAR SPEED SIGN,ACTIVE", "label": "Flashers" }, { "symbol": { "type": "esriPMS", "url": "f3faf46c63d43b3030717d7120466678", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcUlEQVQ4jcXST0iTcRzH8fcjm3M8JSqiTg9ddijnkFCRiIqxIFAvizkhIQWHkjIPeoqV3hTEbCW6yzwK5hQtFJJNcXiYqI8Q7aDoRRRUGEzUB0MZ61Bjj/+GRdD39n1+n+f15fn+HhX/uFT/AywoLKQR4OiIqe1tlv8GFAEZQBS563bTUVICZjPpCvAWcHwTMMtk4vPhISFJ4hVAaipoNImAwUCLTkeTJPEiEiGUFCwr48v0NA/X17lvtxNbW2NceW4w0NzZibO6Gp3FwqfJSR4Ah9eCKhUfPB70Dge5Hg8vKysxxM92dnjqclFjtaLz+5FlmXEldiUYDOKNxRCAjw4HuVNTlGq1IAjQ34/eYiHN70fu6aHP56Mj2Q7z9XrqAMJh6O7m+9kZ2rY20uMBi4W02VnO6uvZ1Go50et5DSDL+HZ3WTkHiiL33G66SksTEwTh4nwoL0cdClEMFANEo1BRQf4l8PeOyMhI9BoNGI3nwf19iEQSfTR6zSfLMquDg9TE+709avv6eGQ0kql84eSEU5uN1exs3iuGrFwCgcjyMqPw6z/r7aXMaiVzZgY5Lw+xqAhcLn60t5M2MYGxoYEnkkTLxZVcumWDgWanE6fNhs7n47ipifmREapiMRgY4JtazZ3WVvI8HursdgRJojkpmJXFc5MJnc+H3NWFKxxmHqgCyMkhODzMO0Ggv7GR3IICHksSt4Gja8GFBSpqa/kajRIMBHgripiV50tLeFNSEMbGeLO1xTMldiUInM7NYQZi8QcbG6BWJwKLi4wCXmUmGYgyKMtIQ0PYAA4OErd5FZYMVNZBIID3Brkbg39UPwHmItQlkrUzkQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RECT RAPID FLASH BEACON,ACTIVE", "label": "Flashers" }, { "symbol": { "type": "esriPMS", "url": "f3faf46c63d43b3030717d7120466678", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcUlEQVQ4jcXST0iTcRzH8fcjm3M8JSqiTg9ddijnkFCRiIqxIFAvizkhIQWHkjIPeoqV3hTEbCW6yzwK5hQtFJJNcXiYqI8Q7aDoRRRUGEzUB0MZ61Bjj/+GRdD39n1+n+f15fn+HhX/uFT/AywoLKQR4OiIqe1tlv8GFAEZQBS563bTUVICZjPpCvAWcHwTMMtk4vPhISFJ4hVAaipoNImAwUCLTkeTJPEiEiGUFCwr48v0NA/X17lvtxNbW2NceW4w0NzZibO6Gp3FwqfJSR4Ah9eCKhUfPB70Dge5Hg8vKysxxM92dnjqclFjtaLz+5FlmXEldiUYDOKNxRCAjw4HuVNTlGq1IAjQ34/eYiHN70fu6aHP56Mj2Q7z9XrqAMJh6O7m+9kZ2rY20uMBi4W02VnO6uvZ1Go50et5DSDL+HZ3WTkHiiL33G66SksTEwTh4nwoL0cdClEMFANEo1BRQf4l8PeOyMhI9BoNGI3nwf19iEQSfTR6zSfLMquDg9TE+709avv6eGQ0kql84eSEU5uN1exs3iuGrFwCgcjyMqPw6z/r7aXMaiVzZgY5Lw+xqAhcLn60t5M2MYGxoYEnkkTLxZVcumWDgWanE6fNhs7n47ipifmREapiMRgY4JtazZ3WVvI8HursdgRJojkpmJXFc5MJnc+H3NWFKxxmHqgCyMkhODzMO0Ggv7GR3IICHksSt4Gja8GFBSpqa/kajRIMBHgripiV50tLeFNSEMbGeLO1xTMldiUInM7NYQZi8QcbG6BWJwKLi4wCXmUmGYgyKMtIQ0PYAA4OErd5FZYMVNZBIID3Brkbg39UPwHmItQlkrUzkQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SCHOOL FLASHER OVERHEAD,ACTIVE", "label": "Flashers" }, { "symbol": { "type": "esriPMS", "url": "f3faf46c63d43b3030717d7120466678", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcUlEQVQ4jcXST0iTcRzH8fcjm3M8JSqiTg9ddijnkFCRiIqxIFAvizkhIQWHkjIPeoqV3hTEbCW6yzwK5hQtFJJNcXiYqI8Q7aDoRRRUGEzUB0MZ61Bjj/+GRdD39n1+n+f15fn+HhX/uFT/AywoLKQR4OiIqe1tlv8GFAEZQBS563bTUVICZjPpCvAWcHwTMMtk4vPhISFJ4hVAaipoNImAwUCLTkeTJPEiEiGUFCwr48v0NA/X17lvtxNbW2NceW4w0NzZibO6Gp3FwqfJSR4Ah9eCKhUfPB70Dge5Hg8vKysxxM92dnjqclFjtaLz+5FlmXEldiUYDOKNxRCAjw4HuVNTlGq1IAjQ34/eYiHN70fu6aHP56Mj2Q7z9XrqAMJh6O7m+9kZ2rY20uMBi4W02VnO6uvZ1Go50et5DSDL+HZ3WTkHiiL33G66SksTEwTh4nwoL0cdClEMFANEo1BRQf4l8PeOyMhI9BoNGI3nwf19iEQSfTR6zSfLMquDg9TE+709avv6eGQ0kql84eSEU5uN1exs3iuGrFwCgcjyMqPw6z/r7aXMaiVzZgY5Lw+xqAhcLn60t5M2MYGxoYEnkkTLxZVcumWDgWanE6fNhs7n47ipifmREapiMRgY4JtazZ3WVvI8HursdgRJojkpmJXFc5MJnc+H3NWFKxxmHqgCyMkhODzMO0Ggv7GR3IICHksSt4Gja8GFBSpqa/kajRIMBHgripiV50tLeFNSEMbGeLO1xTMldiUInM7NYQZi8QcbG6BWJwKLi4wCXmUmGYgyKMtIQ0PYAA4OErd5FZYMVNZBIID3Brkbg39UPwHmItQlkrUzkQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SCHOOL FLASHER SOLAR,ACTIVE", "label": "Flashers" }, { "symbol": { "type": "esriPMS", "url": "f3faf46c63d43b3030717d7120466678", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcUlEQVQ4jcXST0iTcRzH8fcjm3M8JSqiTg9ddijnkFCRiIqxIFAvizkhIQWHkjIPeoqV3hTEbCW6yzwK5hQtFJJNcXiYqI8Q7aDoRRRUGEzUB0MZ61Bjj/+GRdD39n1+n+f15fn+HhX/uFT/AywoLKQR4OiIqe1tlv8GFAEZQBS563bTUVICZjPpCvAWcHwTMMtk4vPhISFJ4hVAaipoNImAwUCLTkeTJPEiEiGUFCwr48v0NA/X17lvtxNbW2NceW4w0NzZibO6Gp3FwqfJSR4Ah9eCKhUfPB70Dge5Hg8vKysxxM92dnjqclFjtaLz+5FlmXEldiUYDOKNxRCAjw4HuVNTlGq1IAjQ34/eYiHN70fu6aHP56Mj2Q7z9XrqAMJh6O7m+9kZ2rY20uMBi4W02VnO6uvZ1Go50et5DSDL+HZ3WTkHiiL33G66SksTEwTh4nwoL0cdClEMFANEo1BRQf4l8PeOyMhI9BoNGI3nwf19iEQSfTR6zSfLMquDg9TE+709avv6eGQ0kql84eSEU5uN1exs3iuGrFwCgcjyMqPw6z/r7aXMaiVzZgY5Lw+xqAhcLn60t5M2MYGxoYEnkkTLxZVcumWDgWanE6fNhs7n47ipifmREapiMRgY4JtazZ3WVvI8HursdgRJojkpmJXFc5MJnc+H3NWFKxxmHqgCyMkhODzMO0Ggv7GR3IICHksSt4Gja8GFBSpqa/kajRIMBHgripiV50tLeFNSEMbGeLO1xTMldiUInM7NYQZi8QcbG6BWJwKLi4wCXmUmGYgyKMtIQ0PYAA4OErd5FZYMVNZBIID3Brkbg39UPwHmItQlkrUzkQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SCHOOL FLASHER,ACTIVE", "label": "Flashers" }, { "symbol": { "type": "esriPMS", "url": "f3faf46c63d43b3030717d7120466678", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcUlEQVQ4jcXST0iTcRzH8fcjm3M8JSqiTg9ddijnkFCRiIqxIFAvizkhIQWHkjIPeoqV3hTEbCW6yzwK5hQtFJJNcXiYqI8Q7aDoRRRUGEzUB0MZ61Bjj/+GRdD39n1+n+f15fn+HhX/uFT/AywoLKQR4OiIqe1tlv8GFAEZQBS563bTUVICZjPpCvAWcHwTMMtk4vPhISFJ4hVAaipoNImAwUCLTkeTJPEiEiGUFCwr48v0NA/X17lvtxNbW2NceW4w0NzZibO6Gp3FwqfJSR4Ah9eCKhUfPB70Dge5Hg8vKysxxM92dnjqclFjtaLz+5FlmXEldiUYDOKNxRCAjw4HuVNTlGq1IAjQ34/eYiHN70fu6aHP56Mj2Q7z9XrqAMJh6O7m+9kZ2rY20uMBi4W02VnO6uvZ1Go50et5DSDL+HZ3WTkHiiL33G66SksTEwTh4nwoL0cdClEMFANEo1BRQf4l8PeOyMhI9BoNGI3nwf19iEQSfTR6zSfLMquDg9TE+709avv6eGQ0kql84eSEU5uN1exs3iuGrFwCgcjyMqPw6z/r7aXMaiVzZgY5Lw+xqAhcLn60t5M2MYGxoYEnkkTLxZVcumWDgWanE6fNhs7n47ipifmREapiMRgY4JtazZ3WVvI8HursdgRJojkpmJXFc5MJnc+H3NWFKxxmHqgCyMkhODzMO0Ggv7GR3IICHksSt4Gja8GFBSpqa/kajRIMBHgripiV50tLeFNSEMbGeLO1xTMldiUInM7NYQZi8QcbG6BWJwKLi4wCXmUmGYgyKMtIQ0PYAA4OErd5FZYMVNZBIID3Brkbg39UPwHmItQlkrUzkQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SOLAR WARNING FLASHER,ACTIVE", "label": "Flashers" }, { "symbol": { "type": "esriPMS", "url": "ed33276f0e0e4855ecf2ae740f25ab2e", "imageData": "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", "contentType": "image/png", "width": 25, "height": 28, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SIGNAL EMERGENCY,ACTIVE", "label": "Signals" }, { "symbol": { "type": "esriPMS", "url": "ed33276f0e0e4855ecf2ae740f25ab2e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAmCAYAAACh1knUAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAF6klEQVRYhe2XeUxUVxSHvxns4AMRIovgMBCJWHHDgiAqiuCKWq0bboEoFjS0VkZqVNIK1f5hI5pGgjEqSGNSEZeiRq1oFKNRXFuICcIIAo6KglAUO4g+pn88mQVGB61N28ST3Ly55/zuvd/cd94973XhP2Jd/m2ANvsA0t7eFWQgMAroC/QA9EAdUAKcA27/kyBdgCWvWkVwMDfCwqgODUXb3EzrhQuI+fn0KC0l7RVcOrD/fYNEAN/7+XGhsJBr3bszFZhrKoiKMvy8WVPDsUGDCKmrIwFIAm68D5AVXbsSefs2GqWSlYCNFf1Ad3cG1tbSVFTEzsBA0kSR7UDu3wFJ8fbGt6KCj+VyJloStLRIV4WiQ6ibvz/qp0+54ubGvKYm7IDsdwGZ7eHBsMpKQgGH14nWrZOuGzdajgsCwY8fo3Vywkmnowy4+DYgLgoFX5eXo2wPcewY3LkDPXuCTAalpZL/wAEQRaitBT8/GDvWOEahwLOyktpevdgiioQBzzsL8k12Nq2CgKeps74ekpOhvNyeTZs2kZCQYIjl5UFWVharViUQENDMiBEgCMaxbm58olaTn5bGl8DmzoC4urkxfP58ggHS06G6WmplZVBcDPAMGxsbVL16sSM6hubWVmJ37sDHx4fm5mYuXoTwcPDxAZVK2qFFi2DjRsIyMnDV6UgHWqyBzE1MxL6tc+QInD7dUaRUKtkeORm3EycBSP9sJtevXzfEL1+WGkB0tARiY4Pt9Om8zMlhMpD3RhCFggmxsfRt6x86BNnZsG0b3Lpl1Gk0GvrWNxj68oYGnJ2dzeYKCIClSyEmxuhbsQLvnBzGWwVxcqJvz5581NZ3cIDly2HePJg0CW68Opr69evHV6nf8WPgUFoAdf6vbJgSaZhnzBgpse3szOcPCMDN0ZHhjY3m/g4ggoBg2hdFuH9fypGoKCNIdXU1lX/+QfH4+zQ1iTw6q6N3796GcQsWSPnk5QXu7iCXS36FAhQKurdf1xKI3LTv6Qk1Ne1V4OvrS25uCMOGFQKgVAZRUVFhiMfHm+0CJumDICCzCvLiBWZnZFYWJCVBSYm5TqPREBRkuIP4+TlQVWXbAdjfH7ZuNfeJIh2Elp4anV4vHVYAkZFSy82FuSZlThAEUlMbycgYhSgqWL36Dikproa4XC49beHh5pPX14OtLXVWQZydqbp2De+gIHN/VJQE11Zlvby8OHqimKJkEHWgvQp1dcb5z52D0NCO//LMGXB15TeTu2gZxM6OPXl5jG4DUauhslJK1qoqo66kpISILZ4Is7QAePq64+HhYYjPni0lqkoFgwdDSorkP3gQsb6e7VZ3pKCA7CdP2JqcjGBvDw0N0vHd3lxcXBjQx4cKJJDACf05f+a8If7wodSuXoU+fSTfvXtQVkaDRsNlqyDAy5Ej2b95MzHr1knJGhMjVddTp4wirVbL82JvAhInYiuz4/c9InNixrJhwwaDZtYsSEw03qKUFBg/nh9uWHhNslj0li0jLj6eOdOmIQwZAhEREBICCxcad8fb2xu1Wk3IqRB0uhqKiooI8B1umGPxYti1y3h+nDwJ1dU8zMwkzdKaFkEGDKDl0CFi4+L4+ehRZO7u0gm5Zw8USscGKtVMwsIACrG1hbAwiI5ey9ChUnz0aCNEaSmkpiKuX89U0121CgIwcyY5mZkETZ/OyuxsqYJ26wbjxhk1BQUdxymV5v1Ll6SEX76c+AkTuPa69d74qrhkCUlnz9ISF8ea2FipgsrlbxphtJYWyMiA48cR09P5PDj49a+JVkEAwsNZe/cuVzIz+WnMGByWLYMpU8DR0bK+rg4OH4bdu2HGDB7s3cunrq5ct6x+CxAAlYpf9HryFy7k29xcvpg2jW4KhVSHPDykwvjgAWi1YGMDkZE82rePVKWSHTIZYmfW6PQHlkzGM2CNXk9ycjIjnjxhYnEx/Rsb8dDrEXv0QOvvT7G9PUdlMm4mJXV25rcEMQFqBS68au/N/vcf4e/dPoC0tw8g7e0vq47lm1KanRwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 28, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SIGNAL,ACTIVE", "label": "Signals" }, { "symbol": { "type": "esriPMS", "url": "ed33276f0e0e4855ecf2ae740f25ab2e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAmCAYAAACh1knUAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAF6klEQVRYhe2XeUxUVxSHvxns4AMRIovgMBCJWHHDgiAqiuCKWq0bboEoFjS0VkZqVNIK1f5hI5pGgjEqSGNSEZeiRq1oFKNRXFuICcIIAo6KglAUO4g+pn88mQVGB61N28ST3Ly55/zuvd/cd94973XhP2Jd/m2ANvsA0t7eFWQgMAroC/QA9EAdUAKcA27/kyBdgCWvWkVwMDfCwqgODUXb3EzrhQuI+fn0KC0l7RVcOrD/fYNEAN/7+XGhsJBr3bszFZhrKoiKMvy8WVPDsUGDCKmrIwFIAm68D5AVXbsSefs2GqWSlYCNFf1Ad3cG1tbSVFTEzsBA0kSR7UDu3wFJ8fbGt6KCj+VyJloStLRIV4WiQ6ibvz/qp0+54ubGvKYm7IDsdwGZ7eHBsMpKQgGH14nWrZOuGzdajgsCwY8fo3Vywkmnowy4+DYgLgoFX5eXo2wPcewY3LkDPXuCTAalpZL/wAEQRaitBT8/GDvWOEahwLOyktpevdgiioQBzzsL8k12Nq2CgKeps74ekpOhvNyeTZs2kZCQYIjl5UFWVharViUQENDMiBEgCMaxbm58olaTn5bGl8DmzoC4urkxfP58ggHS06G6WmplZVBcDPAMGxsbVL16sSM6hubWVmJ37sDHx4fm5mYuXoTwcPDxAZVK2qFFi2DjRsIyMnDV6UgHWqyBzE1MxL6tc+QInD7dUaRUKtkeORm3EycBSP9sJtevXzfEL1+WGkB0tARiY4Pt9Om8zMlhMpD3RhCFggmxsfRt6x86BNnZsG0b3Lpl1Gk0GvrWNxj68oYGnJ2dzeYKCIClSyEmxuhbsQLvnBzGWwVxcqJvz5581NZ3cIDly2HePJg0CW68Opr69evHV6nf8WPgUFoAdf6vbJgSaZhnzBgpse3szOcPCMDN0ZHhjY3m/g4ggoBg2hdFuH9fypGoKCNIdXU1lX/+QfH4+zQ1iTw6q6N3796GcQsWSPnk5QXu7iCXS36FAhQKurdf1xKI3LTv6Qk1Ne1V4OvrS25uCMOGFQKgVAZRUVFhiMfHm+0CJumDICCzCvLiBWZnZFYWJCVBSYm5TqPREBRkuIP4+TlQVWXbAdjfH7ZuNfeJIh2Elp4anV4vHVYAkZFSy82FuSZlThAEUlMbycgYhSgqWL36Dikproa4XC49beHh5pPX14OtLXVWQZydqbp2De+gIHN/VJQE11Zlvby8OHqimKJkEHWgvQp1dcb5z52D0NCO//LMGXB15TeTu2gZxM6OPXl5jG4DUauhslJK1qoqo66kpISILZ4Is7QAePq64+HhYYjPni0lqkoFgwdDSorkP3gQsb6e7VZ3pKCA7CdP2JqcjGBvDw0N0vHd3lxcXBjQx4cKJJDACf05f+a8If7wodSuXoU+fSTfvXtQVkaDRsNlqyDAy5Ej2b95MzHr1knJGhMjVddTp4wirVbL82JvAhInYiuz4/c9InNixrJhwwaDZtYsSEw03qKUFBg/nh9uWHhNslj0li0jLj6eOdOmIQwZAhEREBICCxcad8fb2xu1Wk3IqRB0uhqKiooI8B1umGPxYti1y3h+nDwJ1dU8zMwkzdKaFkEGDKDl0CFi4+L4+ehRZO7u0gm5Zw8USscGKtVMwsIACrG1hbAwiI5ey9ChUnz0aCNEaSmkpiKuX89U0121CgIwcyY5mZkETZ/OyuxsqYJ26wbjxhk1BQUdxymV5v1Ll6SEX76c+AkTuPa69d74qrhkCUlnz9ISF8ea2FipgsrlbxphtJYWyMiA48cR09P5PDj49a+JVkEAwsNZe/cuVzIz+WnMGByWLYMpU8DR0bK+rg4OH4bdu2HGDB7s3cunrq5ct6x+CxAAlYpf9HryFy7k29xcvpg2jW4KhVSHPDykwvjgAWi1YGMDkZE82rePVKWSHTIZYmfW6PQHlkzGM2CNXk9ycjIjnjxhYnEx/Rsb8dDrEXv0QOvvT7G9PUdlMm4mJXV25rcEMQFqBS68au/N/vcf4e/dPoC0tw8g7e0vq47lm1KanRwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 28, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SIGNALwithPED,ACTIVE", "label": "Signals" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 188, 153, 255 ], "toColor": [ 196, 188, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 143, 201, 255 ], "toColor": [ 143, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 138, 154, 255 ], "toColor": [ 194, 138, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 201, 212, 255 ], "toColor": [ 152, 201, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 207, 165, 255 ], "toColor": [ 147, 207, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 182, 214, 255 ], "toColor": [ 200, 182, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 153, 209, 255 ], "toColor": [ 206, 153, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 161, 152, 255 ], "toColor": [ 212, 161, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 209, 151, 255 ], "toColor": [ 204, 209, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 214, 201, 255 ], "toColor": [ 165, 214, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 163, 191, 255 ], "toColor": [ 147, 163, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 173, 181, 255 ], "toColor": [ 204, 173, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 194, 157, 255 ], "toColor": [ 169, 194, 157, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SignalNum]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "exclude", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "City - Radar Speed Sign", "priority": 12, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 499083.65300000005, "ymin": 1590293.6609999998, "xmax": 738776.2279999999, "ymax": 1844882.509, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SignalNum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SignalNum", "type": "esriFieldTypeString", "alias": "Signal Number", "length": 4, "domain": null }, { "name": "SignalType", "type": "esriFieldTypeString", "alias": "Signal Type", "length": 40, "domain": { "type": "codedValue", "name": "WS2_RdsDomSignals", "description": "Traffic Signal Types", "codedValues": [ { "name": "SIGNAL", "code": "SIGNAL" }, { "name": "SIGNALwithPED", "code": "SIGNALwithPED" }, { "name": "FLASHER", "code": "FLASHER" }, { "name": "SCHOOL FLASHER", "code": "SCHOOL FLASHER" }, { "name": "SCHOOL FLASHER OVERHEAD", "code": "SCHOOL FLASHER OVERHEAD" }, { "name": "SCHOOL FLASHER SOLAR", "code": "SCHOOL FLASHER SOLAR" }, { "name": "SOLAR WARNING FLASHER", "code": "SOLAR WARNING FLASHER" }, { "name": "SIGNAL EMERGENCY", "code": "SIGNAL EMERGENCY" }, { "name": "FIRE STATION FLASH BEACON", "code": "FIRE STATION FLASH BEACON" }, { "name": "RECT RAPID FLASH BEACON", "code": "RECT RAPID FLASH BEACON" }, { "name": "RADAR SPEED SIGN", "code": "RADAR SPEED SIGN" }, { "name": "BLINKER SIGN SOLAR", "code": "BLINKER SIGN SOLAR" }, { "name": "BLINKER STOP SIGN SOLAR", "code": "BLINKER STOP SIGN SOLAR" }, { "name": "RECT RAPID FLASH SOLAR", "code": "RECT RAPID FLASH SOLAR" }, { "name": "SIGNAL DRAWBRIDGE", "code": "SIGNAL DRAWBRIDGE" }, { "name": "RADAR FEEDBACK SOLAR", "code": "RADAR FEEDBACK SOLAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": { "type": "codedValue", "name": "WS2_CityDom", "description": "City Community Location", "codedValues": [ { "name": "BARBERVILLE", "code": "BARBERVILLE" }, { "name": "DAYTONA BEACH", "code": "DAYTONA BEACH" }, { "name": "DAYTONA BEACH SHORES", "code": "DAYTONA BEACH SHORES" }, { "name": "DEBARY", "code": "DEBARY" }, { "name": "DELAND", "code": "DELAND" }, { "name": "DELEON SPRINGS", "code": "DELEON SPRINGS" }, { "name": "DELTONA", "code": "DELTONA" }, { "name": "EDGEWATER", "code": "EDGEWATER" }, { "name": "ENTERPRISE", "code": "ENTERPRISE" }, { "name": "HOLLY HILL", "code": "HOLLY HILL" }, { "name": "LAKE HELEN", "code": "LAKE HELEN" }, { "name": "NEW SMYRNA BEACH", "code": "NEW SMYRNA BEACH" }, { "name": "OAK HILL", "code": "OAK HILL" }, { "name": "ORANGE CITY", "code": "ORANGE CITY" }, { "name": "ORMOND BEACH", "code": "ORMOND BEACH" }, { "name": "ORMOND BY THE SEA", "code": "ORMOND BY THE SEA" }, { "name": "OSTEEN", "code": "OSTEEN" }, { "name": "PIERSON", "code": "PIERSON" }, { "name": "PONCE INLET", "code": "PONCE INLET" }, { "name": "PORT ORANGE", "code": "PORT ORANGE" }, { "name": "SAMSULA", "code": "SAMSULA" }, { "name": "SEVILLE", "code": "SEVILLE" }, { "name": "SOUTH DAYTONA", "code": "SOUTH DAYTONA" }, { "name": "WILBUR BY THE SEA", "code": "WILBUR BY THE SEA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 35, "domain": { "type": "codedValue", "name": "WS2_SigDomAgencies", "description": "Maintaining, Billing and Ownership Entities", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "BARBERVILLE", "code": "BARBERVILLE" }, { "name": "DAYTONA BEACH", "code": "DAYTONA BEACH" }, { "name": "DAYTONA BEACH SHORES", "code": "DAYTONA BEACH SHORES" }, { "name": "DEBARY", "code": "DEBARY" }, { "name": "DELAND", "code": "DELAND" }, { "name": "DELEON SPRINGS", "code": "DELEON SPRINGS" }, { "name": "DELTONA", "code": "DELTONA" }, { "name": "EDGEWATER", "code": "EDGEWATER" }, { "name": "ENTERPRISE", "code": "ENTERPRISE" }, { "name": "FDOT", "code": "FDOT" }, { "name": "HOLLY HILL", "code": "HOLLY HILL" }, { "name": "LAKE HELEN", "code": "LAKE HELEN" }, { "name": "NEW SMYRNA BEACH", "code": "NEW SMYRNA BEACH" }, { "name": "OAK HILL", "code": "OAK HILL" }, { "name": "ORANGE CITY", "code": "ORANGE CITY" }, { "name": "ORMOND BEACH", "code": "ORMOND BEACH" }, { "name": "ORMOND BY THE SEA", "code": "ORMOND BY THE SEA" }, { "name": "OSTEEN", "code": "OSTEEN" }, { "name": "PIERSON", "code": "PIERSON" }, { "name": "PONCE INLET", "code": "PONCE INLET" }, { "name": "PORT ORANGE", "code": "PORT ORANGE" }, { "name": "SAMSULA", "code": "SAMSULA" }, { "name": "SEVILLE", "code": "SEVILLE" }, { "name": "SOUTH DAYTONA", "code": "SOUTH DAYTONA" }, { "name": "VOLUSIA COUNTY FACILITIES", "code": "VOLUSIA COUNTY FACILITIES" }, { "name": "WILBUR BY THE SEA", "code": "WILBUR BY THE SEA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Coordinates", "type": "esriFieldTypeString", "alias": "Coordinates", "length": 50, "domain": null }, { "name": "SymBillto", "type": "esriFieldTypeString", "alias": "SymBillto", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SigSymBillTo", "description": "Sym Bill To", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "COUNTYFAC", "code": "COUNTYFAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SymSignalType", "type": "esriFieldTypeString", "alias": "SymSignalType", "length": 20, "domain": { "type": "codedValue", "name": "WS2_SigSymSignalTypE", "description": "Signal Sym Type", "codedValues": [ { "name": "SIGNAL", "code": "SIGNAL" }, { "name": "FLASHER", "code": "FLASHER" }, { "name": "FLASHERS", "code": "FLASHERS" }, { "name": "RADAR", "code": "RADAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ElectricProv", "type": "esriFieldTypeString", "alias": "Electric Provider", "length": 30, "domain": null }, { "name": "ElectricAcct", "type": "esriFieldTypeString", "alias": "Electric Account", "length": 30, "domain": null }, { "name": "CriticalInt", "type": "esriFieldTypeString", "alias": "Critical Intersection", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S1239_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1375, "name": "Critical and Near Critical", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": -1073356.5231504682, "mUnits": 999.9999990686774 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Critical", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "value": "Critical", "label": "Critical" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "Near Critical", "label": "Near Critical" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 104, 215, 255 ], "toColor": [ 242, 104, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 197, 223, 255 ], "toColor": [ 250, 197, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 46, 128, 255 ], "toColor": [ 217, 46, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 127, 172, 255 ], "toColor": [ 219, 127, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 51, 180, 255 ], "toColor": [ 245, 51, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 162, 219, 255 ], "toColor": [ 235, 162, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 114, 189, 255 ], "toColor": [ 242, 114, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 138, 214, 255 ], "toColor": [ 230, 138, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 65, 158, 255 ], "toColor": [ 204, 65, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 159, 192, 255 ], "toColor": [ 207, 159, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 56, 190, 255 ], "toColor": [ 217, 56, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 87, 174, 255 ], "toColor": [ 250, 87, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 104, 172, 255 ], "toColor": [ 204, 104, 172, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 521824.231, "ymin": 1575250.989, "xmax": 674789.2479999999, "ymax": 1801669.251, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ControlID", "type": "esriFieldTypeString", "alias": "ControlID", "length": 7, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "Alias1", "type": "esriFieldTypeString", "alias": "Alias1", "length": 30, "domain": null }, { "name": "Alias2", "type": "esriFieldTypeString", "alias": "Alias2", "length": 30, "domain": null }, { "name": "FromStreet", "type": "esriFieldTypeString", "alias": "FromStreet", "length": 30, "domain": null }, { "name": "ToStreet", "type": "esriFieldTypeString", "alias": "ToStreet", "length": 30, "domain": null }, { "name": "Maintenance", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 35, "domain": null }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "length": 30, "domain": null }, { "name": "EvacRoute", "type": "esriFieldTypeString", "alias": "EvacRoute", "length": 3, "domain": null }, { "name": "FHWA", "type": "esriFieldTypeString", "alias": "FHWA", "length": 3, "domain": null }, { "name": "SIS", "type": "esriFieldTypeString", "alias": "SIS", "length": 15, "domain": null }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "AADT", "domain": null }, { "name": "Critical", "type": "esriFieldTypeString", "alias": "Critical", "length": 30, "domain": null }, { "name": "CriticalWithVested", "type": "esriFieldTypeString", "alias": "CriticalWithVested", "length": 30, "domain": null }, { "name": "VCRatio", "type": "esriFieldTypeDouble", "alias": "VCRatio", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1122_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1061_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1376, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RROWNER1", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "CSXT", "label": "Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "FEC", "label": "Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.8 }, "value": "XXXX", "label": "Abandoned" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 155, 42, 255 ], "toColor": [ 184, 155, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 37, 156, 255 ], "toColor": [ 63, 37, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 177, 189, 255 ], "toColor": [ 43, 177, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 63, 97, 255 ], "toColor": [ 191, 63, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 201, 46, 255 ], "toColor": [ 46, 201, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 97, 156, 255 ], "toColor": [ 42, 97, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 73, 169, 255 ], "toColor": [ 186, 73, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 186, 122, 255 ], "toColor": [ 58, 186, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 81, 39, 255 ], "toColor": [ 171, 81, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 166, 43, 255 ], "toColor": [ 117, 166, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 46, 201, 255 ], "toColor": [ 160, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 97, 201, 255 ], "toColor": [ 58, 97, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 161, 60, 255 ], "toColor": [ 35, 161, 60, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 416195.395, "ymin": 1511412.3590000002, "xmax": 750483.324, "ymax": 1929865.576, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RROWNER1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RROWNER1", "type": "esriFieldTypeString", "alias": "Owner", "length": 4, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FRAARCID", "type": "esriFieldTypeInteger", "alias": "FRAARCID", "domain": null }, { "name": "FRFRANODE", "type": "esriFieldTypeInteger", "alias": "FRFRANODE", "domain": null }, { "name": "TOFRANODE", "type": "esriFieldTypeInteger", "alias": "TOFRANODE", "domain": null }, { "name": "STFIPS", "type": "esriFieldTypeString", "alias": "STFIPS", "length": 2, "domain": null }, { "name": "CNTYFIPS", "type": "esriFieldTypeString", "alias": "CNTYFIPS", "length": 3, "domain": null }, { "name": "STCNTYFIPS", "type": "esriFieldTypeString", "alias": "STCNTYFIPS", "length": 5, "domain": null }, { "name": "STATEAB", "type": "esriFieldTypeString", "alias": "STATEAB", "length": 2, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 13, "domain": null }, { "name": "FRAREGION", "type": "esriFieldTypeString", "alias": "FRAREGION", "length": 24, "domain": null }, { "name": "TRKRGHTS1", "type": "esriFieldTypeString", "alias": "TRKRGHTS1", "length": 4, "domain": null }, { "name": "TRKRGHTS2", "type": "esriFieldTypeString", "alias": "TRKRGHTS2", "length": 4, "domain": null }, { "name": "TRKRGHTS9", "type": "esriFieldTypeString", "alias": "TRKRGHTS9", "length": 4, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 54, "domain": null }, { "name": "PASSNGR", "type": "esriFieldTypeString", "alias": "PASSNGR", "length": 45, "domain": null }, { "name": "STRACNET", "type": "esriFieldTypeString", "alias": "STRACNET", "length": 25, "domain": null }, { "name": "TRACKS", "type": "esriFieldTypeSmallInteger", "alias": "TRACKS", "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "KM", "type": "esriFieldTypeDouble", "alias": "KM", "domain": null }, { "name": "TIMEZONE", "type": "esriFieldTypeString", "alias": "TIMEZONE", "length": 8, "domain": null }, { "name": "Source_of_Data", "type": "esriFieldTypeString", "alias": "Source_of_Data", "length": 20, "domain": null }, { "name": "DATE_UPDATED", "type": "esriFieldTypeDate", "alias": "DATE_UPDATED", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S496_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1377, "name": "Major Highways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 6.250000005820766E-5, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": -32666.418118749993, "mUnits": 31999.999970197678 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 50001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Classification", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 7 }, "value": "INTERSTATE", "label": "Interstates" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 5 }, "value": "ARTERIAL", "label": "Arterials and Collectors" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 5 }, "value": "COLLECTOR", "label": "Arterials and Collectors" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 188, 153, 255 ], "toColor": [ 196, 188, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 143, 201, 255 ], "toColor": [ 143, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 138, 154, 255 ], "toColor": [ 194, 138, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 201, 212, 255 ], "toColor": [ 152, 201, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 207, 165, 255 ], "toColor": [ 147, 207, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 182, 214, 255 ], "toColor": [ 200, 182, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 153, 209, 255 ], "toColor": [ 206, 153, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 161, 152, 255 ], "toColor": [ 212, 161, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 209, 151, 255 ], "toColor": [ 204, 209, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 214, 201, 255 ], "toColor": [ 165, 214, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 163, 191, 255 ], "toColor": [ 147, 163, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 173, 181, 255 ], "toColor": [ 204, 173, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 194, 157, 255 ], "toColor": [ 169, 194, 157, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 124999, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 474799.59400000004, "ymin": 1555738.125, "xmax": 727768.21, "ymax": 1854272.575, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ControlID", "type": "esriFieldTypeString", "alias": "ControlID", "length": 7, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "Alias1", "type": "esriFieldTypeString", "alias": "Alias1", "length": 30, "domain": null }, { "name": "Alias2", "type": "esriFieldTypeString", "alias": "Alias2", "length": 30, "domain": null }, { "name": "FromStreet", "type": "esriFieldTypeString", "alias": "FromStreet", "length": 30, "domain": null }, { "name": "ToStreet", "type": "esriFieldTypeString", "alias": "ToStreet", "length": 30, "domain": null }, { "name": "Maintenance", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 35, "domain": null }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "length": 30, "domain": null }, { "name": "EvacRoute", "type": "esriFieldTypeString", "alias": "EvacRoute", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ScenicRoad", "type": "esriFieldTypeString", "alias": "ScenicRoad", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ScenicID", "type": "esriFieldTypeInteger", "alias": "ScenicID", "domain": null }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Lanes", "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "OneWay", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteID", "type": "esriFieldTypeInteger", "alias": "RouteID", "domain": null }, { "name": "SurfaceWidth", "type": "esriFieldTypeDouble", "alias": "SurfaceWidth", "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "SurfaceType", "length": 50, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 4, "domain": null }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street_Name", "length": 25, "domain": null }, { "name": "Street_Type", "type": "esriFieldTypeString", "alias": "Street_Type", "length": 4, "domain": null }, { "name": "L_Add_From", "type": "esriFieldTypeInteger", "alias": "L_Add_From", "domain": null }, { "name": "L_Add_To", "type": "esriFieldTypeInteger", "alias": "L_Add_To", "domain": null }, { "name": "R_Add_From", "type": "esriFieldTypeInteger", "alias": "R_Add_From", "domain": null }, { "name": "R_Add_To", "type": "esriFieldTypeInteger", "alias": "R_Add_To", "domain": null }, { "name": "Intersec1", "type": "esriFieldTypeString", "alias": "Intersec1", "length": 25, "domain": null }, { "name": "Intersec1_Type", "type": "esriFieldTypeString", "alias": "Intersec1_Type", "length": 4, "domain": null }, { "name": "Intersec2", "type": "esriFieldTypeString", "alias": "Intersec2", "length": 25, "domain": null }, { "name": "Intersec2_Type", "type": "esriFieldTypeString", "alias": "Intersec2_Type", "length": 4, "domain": null }, { "name": "LZip", "type": "esriFieldTypeInteger", "alias": "LZip", "domain": null }, { "name": "RZip", "type": "esriFieldTypeInteger", "alias": "RZip", "domain": null }, { "name": "LComm", "type": "esriFieldTypeString", "alias": "LComm", "length": 30, "domain": null }, { "name": "RComm", "type": "esriFieldTypeString", "alias": "RComm", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1130_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1091_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1378, "name": "Road Maint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 6.250000005820766E-5, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": -32666.418118749993, "mUnits": 31999.999970197678 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Maintenance", "field2": "Classification", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 120, 120, 255 ], "width": 6 }, "value": "COUNTY MAINTENANCE,ARTERIAL", "label": "County Maint, Thoroughfare" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 120, 120, 255 ], "width": 6 }, "value": "COUNTY MAINTENANCE,COLLECTOR", "label": "County Maint, Thoroughfare" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 120, 120, 255 ], "width": 3 }, "value": "COUNTY MAINTENANCE,BEACH RAMP", "label": "County Maint, Local Rd" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 120, 120, 255 ], "width": 3 }, "value": "COUNTY MAINTENANCE,LOCAL", "label": "County Maint, Local Rd" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "COUNTY EMER MAINTENANCE,COLLECTOR", "label": "County Emer Maint, Thoroughfare" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.75 }, "value": "COUNTY EMER MAINTENANCE,LOCAL", "label": "County Emer Maint, Local Rd" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 }, "value": "SAD MAINTENANCE,LOCAL", "label": "SAD Maint, Local Rd" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 200, 133, 68, 255 ], "width": 2 }, "value": "COUNTY PARK MAINTENANCE,BEACH RAMP", "label": "County Park Maint, Park Rds-Beach Ramps" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 200, 133, 68, 255 ], "width": 2 }, "value": "COUNTY PARK MAINTENANCE,PARK", "label": "County Park Maint, Park Rds-Beach Ramps" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 192, 192, 255 ], "width": 6 }, "value": "IN CITY LIMITS,ARTERIAL", "label": "In City Limits, Thoroughfare" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 192, 192, 255 ], "width": 6 }, "value": "IN CITY LIMITS,COLLECTOR", "label": "In City Limits, Thoroughfare" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 192, 192, 255 ], "width": 3.25 }, "value": "IN CITY LIMITS,LOCAL", "label": "In City Limits, Local Rd" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2.75 }, "value": "HOMEOWNERS ASSOCIATION,LOCAL", "label": "HOA Maint, Local Rd" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2.75 }, "value": "NO COUNTY MAINTENANCE,LOCAL", "label": "No County Maint, Local Rd" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4.5 }, "value": "STATE MAINTENANCE,COLLECTOR", "label": "State Maint, Thoroughfare" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4.5 }, "value": "STATE MAINTENANCE,INTERSTATE", "label": "State Maint, Thoroughfare" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4.5 }, "value": "STATE MAINTENANCE,RAMP", "label": "State Maint, Thoroughfare" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4.5 }, "value": "STATE MAINTENANCE,ARTERIAL", "label": "State Maint, Thoroughfare" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2.5 }, "value": "STATE MAINTENANCE,LOCAL", "label": "State Maint, Local Rd" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 155, 42, 255 ], "toColor": [ 184, 155, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 37, 156, 255 ], "toColor": [ 63, 37, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 177, 189, 255 ], "toColor": [ 43, 177, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 63, 97, 255 ], "toColor": [ 191, 63, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 201, 46, 255 ], "toColor": [ 46, 201, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 97, 156, 255 ], "toColor": [ 42, 97, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 73, 169, 255 ], "toColor": [ 186, 73, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 186, 122, 255 ], "toColor": [ 58, 186, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 81, 39, 255 ], "toColor": [ 171, 81, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 166, 43, 255 ], "toColor": [ 117, 166, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 46, 201, 255 ], "toColor": [ 160, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 97, 201, 255 ], "toColor": [ 58, 97, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 161, 60, 255 ], "toColor": [ 35, 161, 60, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "allowOverlapOfLabel": "allow", "where": "(Classification = 'ARTERIAL' OR Classification = 'COLLECTOR' OR Classification = 'INTERSTATE') AND Maintenance <> 'STATE MAINTENANCE'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Art and Col", "priority": 14, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 2, "font": { "family": "Copperplate Gothic Bold", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[Name]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "Classification = NULL OR Classification = 'BEACH RAMP' OR Classification = 'FLAGLER' OR Classification = 'LOCAL' OR Classification = 'PARK' OR Classification = 'RAMP'", "useCodedValues": true, "maxScale": 0, "minScale": 40000, "name": "Local", "priority": 11, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.5, "font": { "family": "Copperplate Gothic Light", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[Name]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "allowOverlapOfLabel": "allow", "where": "Maintenance = 'STATE MAINTENANCE'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "State Roads", "priority": 13, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.5, "font": { "family": "Copperplate Gothic Bold", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 474799.59400000004, "ymin": 1555738.125, "xmax": 727768.21, "ymax": 1854272.575, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ControlID", "type": "esriFieldTypeString", "alias": "ControlID", "length": 7, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "Alias1", "type": "esriFieldTypeString", "alias": "Alias1", "length": 30, "domain": null }, { "name": "Alias2", "type": "esriFieldTypeString", "alias": "Alias2", "length": 30, "domain": null }, { "name": "FromStreet", "type": "esriFieldTypeString", "alias": "FromStreet", "length": 30, "domain": null }, { "name": "ToStreet", "type": "esriFieldTypeString", "alias": "ToStreet", "length": 30, "domain": null }, { "name": "Maintenance", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 35, "domain": null }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "length": 30, "domain": null }, { "name": "EvacRoute", "type": "esriFieldTypeString", "alias": "EvacRoute", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FHWA", "type": "esriFieldTypeString", "alias": "FHWA", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ScenicRoad", "type": "esriFieldTypeString", "alias": "ScenicRoad", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ScenicID", "type": "esriFieldTypeInteger", "alias": "ScenicID", "domain": null }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Lanes", "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "OneWay", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteID", "type": "esriFieldTypeInteger", "alias": "RouteID", "domain": null }, { "name": "FromM", "type": "esriFieldTypeDouble", "alias": "FromM", "domain": null }, { "name": "ToM", "type": "esriFieldTypeDouble", "alias": "ToM", "domain": null }, { "name": "SurfaceWidth", "type": "esriFieldTypeDouble", "alias": "SurfaceWidth", "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "SurfaceType", "length": 50, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 4, "domain": null }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street_Name", "length": 25, "domain": null }, { "name": "Street_Type", "type": "esriFieldTypeString", "alias": "Street_Type", "length": 4, "domain": null }, { "name": "L_Add_From", "type": "esriFieldTypeInteger", "alias": "L_Add_From", "domain": null }, { "name": "L_Add_To", "type": "esriFieldTypeInteger", "alias": "L_Add_To", "domain": null }, { "name": "R_Add_From", "type": "esriFieldTypeInteger", "alias": "R_Add_From", "domain": null }, { "name": "R_Add_To", "type": "esriFieldTypeInteger", "alias": "R_Add_To", "domain": null }, { "name": "Intersec1", "type": "esriFieldTypeString", "alias": "Intersec1", "length": 25, "domain": null }, { "name": "Intersec1_Type", "type": "esriFieldTypeString", "alias": "Intersec1_Type", "length": 4, "domain": null }, { "name": "Intersec2", "type": "esriFieldTypeString", "alias": "Intersec2", "length": 25, "domain": null }, { "name": "Intersec2_Type", "type": "esriFieldTypeString", "alias": "Intersec2_Type", "length": 4, "domain": null }, { "name": "LZip", "type": "esriFieldTypeInteger", "alias": "LZip", "domain": null }, { "name": "RZip", "type": "esriFieldTypeInteger", "alias": "RZip", "domain": null }, { "name": "LComm", "type": "esriFieldTypeString", "alias": "LComm", "length": 30, "domain": null }, { "name": "RComm", "type": "esriFieldTypeString", "alias": "RComm", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1130_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1091_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1379, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 6.250000005820766E-5, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": -32666.418118749993, "mUnits": 31999.999970197678 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Maintenance", "field2": "Classification", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 5 }, "value": "STATE MAINTENANCE,ARTERIAL", "label": "State Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 5 }, "value": "STATE MAINTENANCE,COLLECTOR", "label": "State Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 5 }, "value": "STATE MAINTENANCE,INTERSTATE", "label": "State Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 5 }, "value": "STATE MAINTENANCE,LOCAL", "label": "State Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 5 }, "value": "STATE MAINTENANCE,RAMP", "label": "State Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 }, "value": "COUNTY MAINTENANCE,ARTERIAL", "label": "Major Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 }, "value": "COUNTY MAINTENANCE,COLLECTOR", "label": "Major Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 }, "value": "IN CITY LIMITS,ARTERIAL", "label": "Major Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 }, "value": "IN CITY LIMITS,COLLECTOR", "label": "Major Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 192, 192, 255 ], "width": 1.5 }, "value": "COUNTY EMER MAINTENANCE,COLLECTOR", "label": "Local Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 192, 192, 255 ], "width": 1.5 }, "value": "COUNTY EMER MAINTENANCE,LOCAL", "label": "Local Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 192, 192, 255 ], "width": 1.5 }, "value": "COUNTY MAINTENANCE,LOCAL", "label": "Local Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 192, 192, 255 ], "width": 1.5 }, "value": "HOMEOWNERS ASSOCIATION,LOCAL", "label": "Local Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 192, 192, 255 ], "width": 1.5 }, "value": "IN CITY LIMITS,LOCAL", "label": "Local Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 192, 192, 255 ], "width": 1.5 }, "value": "NO COUNTY MAINTENANCE,LOCAL", "label": "Local Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 192, 192, 255 ], "width": 1.5 }, "value": "SAD MAINTENANCE,LOCAL", "label": "Local Roads" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 188, 153, 255 ], "toColor": [ 196, 188, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 143, 201, 255 ], "toColor": [ 143, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 138, 154, 255 ], "toColor": [ 194, 138, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 201, 212, 255 ], "toColor": [ 152, 201, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 207, 165, 255 ], "toColor": [ 147, 207, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 182, 214, 255 ], "toColor": [ 200, 182, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 153, 209, 255 ], "toColor": [ 206, 153, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 161, 152, 255 ], "toColor": [ 212, 161, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 209, 151, 255 ], "toColor": [ 204, 209, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 214, 201, 255 ], "toColor": [ 165, 214, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 163, 191, 255 ], "toColor": [ 147, 163, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 173, 181, 255 ], "toColor": [ 204, 173, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 194, 157, 255 ], "toColor": [ 169, 194, 157, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "Classification = 'ARTERIAL' OR Classification = 'COLLECTOR' OR Classification = 'INTERSTATE'", "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "ArtCol", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.5, "font": { "family": "Copperplate Gothic Bold", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[Name]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "Classification<> 'ARTERIAL' and Classification <> 'COLLECTOR' and Classification <> 'INTERSTATE'", "useCodedValues": true, "maxScale": 0, "minScale": 30000, "name": "Local", "priority": 5, "symbol": { "type": "esriTS", "color": [ 64, 64, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 474799.59400000004, "ymin": 1555738.125, "xmax": 727768.21, "ymax": 1854272.575, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ControlID", "type": "esriFieldTypeString", "alias": "ControlID", "length": 7, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "Alias2", "type": "esriFieldTypeString", "alias": "Alias2", "length": 30, "domain": null }, { "name": "FromStreet", "type": "esriFieldTypeString", "alias": "From Street", "length": 30, "domain": null }, { "name": "ToStreet", "type": "esriFieldTypeString", "alias": "To Street", "length": 30, "domain": null }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "length": 30, "domain": null }, { "name": "ScenicRoad", "type": "esriFieldTypeString", "alias": "ScenicRoad", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ScenicID", "type": "esriFieldTypeInteger", "alias": "ScenicID", "domain": null }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Lanes", "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "OneWay", "length": 3, "domain": { "type": "codedValue", "name": "WS1_YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SurfaceWidth", "type": "esriFieldTypeDouble", "alias": "SurfaceWidth", "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "SurfaceType", "length": 50, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 4, "domain": null }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street_Name", "length": 25, "domain": null }, { "name": "Street_Type", "type": "esriFieldTypeString", "alias": "Street_Type", "length": 4, "domain": null }, { "name": "L_Add_From", "type": "esriFieldTypeInteger", "alias": "L_Add_From", "domain": null }, { "name": "L_Add_To", "type": "esriFieldTypeInteger", "alias": "L_Add_To", "domain": null }, { "name": "R_Add_From", "type": "esriFieldTypeInteger", "alias": "R_Add_From", "domain": null }, { "name": "R_Add_To", "type": "esriFieldTypeInteger", "alias": "R_Add_To", "domain": null }, { "name": "Intersec1", "type": "esriFieldTypeString", "alias": "Intersec1", "length": 25, "domain": null }, { "name": "Intersec1_Type", "type": "esriFieldTypeString", "alias": "Intersec1_Type", "length": 4, "domain": null }, { "name": "Intersec2", "type": "esriFieldTypeString", "alias": "Intersec2", "length": 25, "domain": null }, { "name": "Intersec2_Type", "type": "esriFieldTypeString", "alias": "Intersec2_Type", "length": 4, "domain": null }, { "name": "LZip", "type": "esriFieldTypeInteger", "alias": "LZip", "domain": null }, { "name": "RZip", "type": "esriFieldTypeInteger", "alias": "RZip", "domain": null }, { "name": "LComm", "type": "esriFieldTypeString", "alias": "LComm", "length": 30, "domain": null }, { "name": "RComm", "type": "esriFieldTypeString", "alias": "RComm", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S1091_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1380, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 439158.1680908203, "ymin": 1555529.1251220703, "xmax": 741641.8751220703, "ymax": 1851596.2111206055, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ALTKEY", "type": "esriFieldTypeInteger", "alias": "ALTKEY", "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 12, "domain": null }, { "name": "SUBNUM", "type": "esriFieldTypeString", "alias": "SUBNUM", "length": 6, "domain": null }, { "name": "PREFIX_", "type": "esriFieldTypeString", "alias": "PREFIX_", "length": 4, "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "PCL", "type": "esriFieldTypeString", "alias": "PCL", "length": 4, "domain": null }, { "name": "COMPLEX", "type": "esriFieldTypeString", "alias": "COMPLEX", "length": 8, "domain": null }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "length": 30, "domain": null }, { "name": "ALT_ID", "type": "esriFieldTypeString", "alias": "ALT_ID", "length": 30, "domain": null }, { "name": "DORPID", "type": "esriFieldTypeString", "alias": "DORPID", "length": 88, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 20, "domain": null }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "length": 20, "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 10, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 10, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 5, "domain": null }, { "name": "MKTAREA", "type": "esriFieldTypeString", "alias": "MKTAREA", "length": 20, "domain": null }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "length": 8, "domain": null }, { "name": "NBHD_DESC", "type": "esriFieldTypeString", "alias": "NBHD_DESC", "length": 40, "domain": null }, { "name": "PC", "type": "esriFieldTypeString", "alias": "PC", "length": 4, "domain": null }, { "name": "PC_DESC", "type": "esriFieldTypeString", "alias": "PC_DESC", "length": 40, "domain": null }, { "name": "CRA", "type": "esriFieldTypeString", "alias": "CRA", "length": 10, "domain": null }, { "name": "LANDJUST", "type": "esriFieldTypeDouble", "alias": "LANDJUST", "domain": null }, { "name": "IMPRJUST", "type": "esriFieldTypeDouble", "alias": "IMPRJUST", "domain": null }, { "name": "TOTJUST", "type": "esriFieldTypeDouble", "alias": "TOTJUST", "domain": null }, { "name": "LANDCLASS", "type": "esriFieldTypeDouble", "alias": "LANDCLASS", "domain": null }, { "name": "ADRPRE", "type": "esriFieldTypeString", "alias": "ADRPRE", "length": 10, "domain": null }, { "name": "ADRNO", "type": "esriFieldTypeDouble", "alias": "ADRNO", "domain": null }, { "name": "ADRDIR", "type": "esriFieldTypeString", "alias": "ADRDIR", "length": 2, "domain": null }, { "name": "ADRSTR", "type": "esriFieldTypeString", "alias": "ADRSTR", "length": 50, "domain": null }, { "name": "ADRSUF", "type": "esriFieldTypeString", "alias": "ADRSUF", "length": 8, "domain": null }, { "name": "UNITNO", "type": "esriFieldTypeString", "alias": "UNITNO", "length": 20, "domain": null }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "length": 50, "domain": null }, { "name": "ADDRFULL", "type": "esriFieldTypeString", "alias": "ADDRFULL", "length": 133, "domain": null }, { "name": "STATECODE", "type": "esriFieldTypeString", "alias": "STATECODE", "length": 2, "domain": null }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "length": 5, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 4, "domain": null }, { "name": "BLDGCOUNT", "type": "esriFieldTypeDouble", "alias": "BLDGCOUNT", "domain": null }, { "name": "LIVUNIT", "type": "esriFieldTypeDouble", "alias": "LIVUNIT", "domain": null }, { "name": "RES_BEDROOM", "type": "esriFieldTypeDouble", "alias": "RES_BEDROOM", "domain": null }, { "name": "RES_BATHROOM", "type": "esriFieldTypeDouble", "alias": "RES_BATHROOM", "domain": null }, { "name": "RES_TOTAL_SFLA", "type": "esriFieldTypeDouble", "alias": "RES_TOTAL_SFLA", "domain": null }, { "name": "RES_MAX_STORIES", "type": "esriFieldTypeDouble", "alias": "RES_MAX_STORIES", "domain": null }, { "name": "COM_BLDGCOUNT", "type": "esriFieldTypeDouble", "alias": "COM_BLDGCOUNT", "domain": null }, { "name": "COM_MAX_STORIES", "type": "esriFieldTypeDouble", "alias": "COM_MAX_STORIES", "domain": null }, { "name": "COM_BUSLA", "type": "esriFieldTypeDouble", "alias": "COM_BUSLA", "domain": null }, { "name": "COM_TOTALAREA", "type": "esriFieldTypeDouble", "alias": "COM_TOTALAREA", "domain": null }, { "name": "CALCACRES", "type": "esriFieldTypeDouble", "alias": "CALCACRES", "domain": null }, { "name": "HXFLAG", "type": "esriFieldTypeString", "alias": "HXFLAG", "length": 1, "domain": null }, { "name": "LASTSALEDT", "type": "esriFieldTypeDate", "alias": "LASTSALEDT", "length": 8, "domain": null }, { "name": "LASTSALEPRICE", "type": "esriFieldTypeDouble", "alias": "LASTSALEPRICE", "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "length": 205, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 205, "domain": null }, { "name": "CAREOF", "type": "esriFieldTypeString", "alias": "CAREOF", "length": 60, "domain": null }, { "name": "MAILADDR1", "type": "esriFieldTypeString", "alias": "MAILADDR1", "length": 80, "domain": null }, { "name": "MAILADDR2", "type": "esriFieldTypeString", "alias": "MAILADDR2", "length": 80, "domain": null }, { "name": "MAILADDR3", "type": "esriFieldTypeString", "alias": "MAILADDR3", "length": 80, "domain": null }, { "name": "MAILCITY", "type": "esriFieldTypeString", "alias": "MAILCITY", "length": 40, "domain": null }, { "name": "MAILSTATE", "type": "esriFieldTypeString", "alias": "MAILSTATE", "length": 2, "domain": null }, { "name": "MAILZIP", "type": "esriFieldTypeString", "alias": "MAILZIP", "length": 5, "domain": null }, { "name": "POSTALCODE", "type": "esriFieldTypeString", "alias": "POSTALCODE", "length": 10, "domain": null }, { "name": "MAILCOUNTRY", "type": "esriFieldTypeString", "alias": "MAILCOUNTRY", "length": 30, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 40, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 60, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 60, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "length": 60, "domain": null }, { "name": "DATECREATE", "type": "esriFieldTypeString", "alias": "DATECREATE", "length": 20, "domain": null }, { "name": "LANDCOUNT", "type": "esriFieldTypeDouble", "alias": "LANDCOUNT", "domain": null }, { "name": "LANDACRES", "type": "esriFieldTypeDouble", "alias": "LANDACRES", "domain": null }, { "name": "LANDSQFT", "type": "esriFieldTypeDouble", "alias": "LANDSQFT", "domain": null }, { "name": "MISCCOUNT", "type": "esriFieldTypeDouble", "alias": "MISCCOUNT", "domain": null }, { "name": "STXBL", "type": "esriFieldTypeDouble", "alias": "STXBL", "domain": null }, { "name": "NSTXBL", "type": "esriFieldTypeDouble", "alias": "NSTXBL", "domain": null }, { "name": "COTXBL", "type": "esriFieldTypeDouble", "alias": "COTXBL", "domain": null }, { "name": "CITXBL", "type": "esriFieldTypeDouble", "alias": "CITXBL", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "SECTION_PLSS", "type": "esriFieldTypeString", "alias": "SECTION", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R488_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S463_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1381, "name": "County Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 3 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 439396.218, "ymin": 1555529.1239999998, "xmax": 741641.875, "ymax": 1851597.749, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "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": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R92_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1382, "name": "General Hydrology", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 50000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 220, 255, 255 ], "outline": null } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 439158.16799999995, "ymin": 1555181.05, "xmax": 742391.817, "ymax": 1851616.375, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "HYD_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYD_CODE", "type": "esriFieldTypeSmallInteger", "alias": "HYD_CODE", "domain": null }, { "name": "HYD_NAME", "type": "esriFieldTypeString", "alias": "HYD_NAME", "length": 20, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S98_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1383, "name": "Cities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CITYNAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 195, 255 ], "outline": null }, "value": "DAYTONA BEACH", "label": "Daytona Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 228, 255 ], "outline": null }, "value": "DAYTONA BEACH SHORES", "label": "Daytona Beach Shores" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 252, 239, 255 ], "outline": null }, "value": "DEBARY", "label": "Debary" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 252, 239, 255 ], "outline": null }, "value": "DELAND", "label": "Deland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 235, 195, 255 ], "outline": null }, "value": "DELTONA", "label": "Deltona" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 252, 239, 255 ], "outline": null }, "value": "EDGEWATER", "label": "Edgewater" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 225, 223, 255 ], "outline": null }, "value": "FLAGLER BEACH", "label": "Flagler Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 210, 222, 255 ], "outline": null }, "value": "HOLLY HILL", "label": "Holly Hill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 225, 222, 255 ], "outline": null }, "value": "LAKE HELEN", "label": "Lake Helen" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 210, 222, 255 ], "outline": null }, "value": "NEW SMYRNA BEACH", "label": "New Smyrna Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 195, 255 ], "outline": null }, "value": "OAK HILL", "label": "Oak Hill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 210, 222, 255 ], "outline": null }, "value": "ORANGE CITY", "label": "Orange City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 253, 240, 255 ], "outline": null }, "value": "ORMOND BEACH", "label": "Ormond Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 210, 223, 255 ], "outline": null }, "value": "PIERSON", "label": "Pierson" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 195, 255 ], "outline": null }, "value": "PONCE INLET", "label": "Ponce Inlet" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 252, 239, 255 ], "outline": null }, "value": "PORT ORANGE", "label": "Port Orange" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 225, 222, 255 ], "outline": null }, "value": "SOUTH DAYTONA", "label": "South Daytona" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "COUNTY", "label": "County" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 155, 42, 255 ], "toColor": [ 184, 155, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 37, 156, 255 ], "toColor": [ 63, 37, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 188, 196, 255 ], "toColor": [ 73, 188, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 58, 105, 255 ], "toColor": [ 199, 58, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 201, 44, 255 ], "toColor": [ 44, 201, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 123, 201, 255 ], "toColor": [ 62, 123, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 61, 180, 255 ], "toColor": [ 191, 61, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 161, 96, 255 ], "toColor": [ 39, 161, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 68, 45, 255 ], "toColor": [ 196, 68, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 191, 61, 255 ], "toColor": [ 148, 191, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 107, 62, 255 ], "toColor": [ 179, 107, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 140, 179, 255 ], "toColor": [ 57, 140, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 41, 196, 255 ], "toColor": [ 145, 41, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 66, 66, 255 ], "toColor": [ 166, 66, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 73, 161, 255 ], "toColor": [ 43, 73, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 156, 48, 255 ], "toColor": [ 42, 156, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 189, 158, 255 ], "toColor": [ 74, 189, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 69, 141, 255 ], "toColor": [ 186, 69, 141, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 439409.174, "ymin": 1555529.125, "xmax": 741641.875, "ymax": 1851597.75, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CITYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "length": 35, "domain": { "type": "codedValue", "name": "WS1_CityNames", "description": "City Names Domain", "codedValues": [ { "name": "ASTOR", "code": "ASTOR" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "DAYTONA BEACH SHORES", "code": "DAYTONA BEACH SHORES" }, { "name": "DAYTONA BEACH", "code": "DAYTONA BEACH" }, { "name": "DEBARY", "code": "DEBARY" }, { "name": "DELAND", "code": "DELAND" }, { "name": "DELEON SPRINGS", "code": "DELEON SPRINGS" }, { "name": "DELTONA", "code": "DELTONA" }, { "name": "EDGEWATER", "code": "EDGEWATER" }, { "name": "ENTERPRISE", "code": "ENTERPRISE" }, { "name": "FLAGLER BEACH", "code": "FLAGLER BEACH" }, { "name": "HOLLY HILL", "code": "HOLLY HILL" }, { "name": "LAKE HELEN", "code": "LAKE HELEN" }, { "name": "MIMS", "code": "MIMS" }, { "name": "NEW SMYRNA BEACH", "code": "NEW SMYRNA BEACH" }, { "name": "OAK HILL", "code": "OAK HILL" }, { "name": "ORANGE CITY", "code": "ORANGE CITY" }, { "name": "ORMOND BEACH", "code": "ORMOND BEACH" }, { "name": "OSTEEN", "code": "OSTEEN" }, { "name": "PIERSON", "code": "PIERSON" }, { "name": "PONCE INLET", "code": "PONCE INLET" }, { "name": "PORT ORANGE", "code": "PORT ORANGE" }, { "name": "SEVILLE", "code": "SEVILLE" }, { "name": "SOUTH DAYTONA", "code": "SOUTH DAYTONA" }, { "name": "CASSADAGA", "code": "CASSADAGA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CITYCODE", "type": "esriFieldTypeSmallInteger", "alias": "CITYCODE", "domain": { "type": "codedValue", "name": "WS1_CityCodes", "description": "City Codes Domain", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "11", "code": 11 }, { "name": "12", "code": 12 }, { "name": "13", "code": 13 }, { "name": "14", "code": 14 }, { "name": "19", "code": 19 }, { "name": "20", "code": 20 }, { "name": "35", "code": 35 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CITYYEAR", "type": "esriFieldTypeSmallInteger", "alias": "CITYYEAR", "domain": null }, { "name": "ORD", "type": "esriFieldTypeString", "alias": "ORD", "length": 12, "domain": null }, { "name": "ADOPTIONDATE", "type": "esriFieldTypeDate", "alias": "ADOPTIONDATE", "length": 8, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R516_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S491_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1384, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17791300, "falseY": -41645400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "10184947717cfac26d6b085039fb66f4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkElEQVQYlZ3QvQpBARgG4CehqGNyBSYzGWRRNqtcgNGg3Ic7sFkoWXQGxeYK5Bb8lYEyMDIpOga821tP31dv3JeJ/w0b1C+sFuw/wiKJMr0C7TPbLN0RYQRWmZWoQZpchkmSzoD+Gww4vb5KkbxxjFzcM8/TfPYNuzHTCDwwXNMKiMGOJe4RGHINqXwe54cdH7ZSHasRnxjGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HOUSE_NUM]", "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 168, 56, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9.5, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 474844.81700000167, "ymin": 1555689.7290000021, "xmax": 714650.2639999986, "ymax": 1851546.0920000002, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 13, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 5, "domain": null }, { "name": "HOUSE_NUM", "type": "esriFieldTypeSmallInteger", "alias": "HOUSE_NUM", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 4, "domain": { "type": "codedValue", "name": "WS1_Directions_2", "description": "Pre and Post Directions", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 40, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "WS1_STREET_TYPE", "description": "STREET TYPE", "codedValues": [ { "name": "AV", "code": "AV" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BTWY", "code": "BTWY" }, { "name": "CIR", "code": "CIR" }, { "name": "CRSG", "code": "CRSG" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "HWY", "code": "HWY" }, { "name": "LDG", "code": "LDG" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PATH", "code": "PATH" }, { "name": "PK", "code": "PK" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "RD", "code": "RD" }, { "name": "RUN", "code": "RUN" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TR", "code": "TR" }, { "name": "WAY", "code": "WAY" }, { "name": "PT", "code": "PT" }, { "name": "ALY", "code": "ALY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "POST_DIR", "length": 4, "domain": { "type": "codedValue", "name": "WS1_Directions_2", "description": "Pre and Post Directions", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "length": 35, "domain": { "type": "codedValue", "name": "WS1_CityNames", "description": "City Names Domain", "codedValues": [ { "name": "ASTOR", "code": "ASTOR" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "DAYTONA BEACH SHORES", "code": "DAYTONA BEACH SHORES" }, { "name": "DAYTONA BEACH", "code": "DAYTONA BEACH" }, { "name": "DEBARY", "code": "DEBARY" }, { "name": "DELAND", "code": "DELAND" }, { "name": "DELEON SPRINGS", "code": "DELEON SPRINGS" }, { "name": "DELTONA", "code": "DELTONA" }, { "name": "EDGEWATER", "code": "EDGEWATER" }, { "name": "ENTERPRISE", "code": "ENTERPRISE" }, { "name": "FLAGLER BEACH", "code": "FLAGLER BEACH" }, { "name": "HOLLY HILL", "code": "HOLLY HILL" }, { "name": "LAKE HELEN", "code": "LAKE HELEN" }, { "name": "MIMS", "code": "MIMS" }, { "name": "NEW SMYRNA BEACH", "code": "NEW SMYRNA BEACH" }, { "name": "OAK HILL", "code": "OAK HILL" }, { "name": "ORANGE CITY", "code": "ORANGE CITY" }, { "name": "ORMOND BEACH", "code": "ORMOND BEACH" }, { "name": "OSTEEN", "code": "OSTEEN" }, { "name": "PIERSON", "code": "PIERSON" }, { "name": "PONCE INLET", "code": "PONCE INLET" }, { "name": "PORT ORANGE", "code": "PORT ORANGE" }, { "name": "SEVILLE", "code": "SEVILLE" }, { "name": "SOUTH DAYTONA", "code": "SOUTH DAYTONA" }, { "name": "CASSADAGA", "code": "CASSADAGA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIP", "type": "esriFieldTypeSmallInteger", "alias": "ZIP", "domain": { "type": "codedValue", "name": "WS1_ZIPCODE", "description": "ZIPCODE", "codedValues": [ { "name": "32102", "code": 32102 }, { "name": "32110", "code": 32110 }, { "name": "32114", "code": 32114 }, { "name": "32115", "code": 32115 }, { "name": "32116", "code": 32116 }, { "name": "32117", "code": 32117 }, { "name": "32118", "code": 32118 }, { "name": "32119", "code": 32119 }, { "name": "32120", "code": 32120 }, { "name": "32121", "code": 32121 }, { "name": "32122", "code": 32122 }, { "name": "32123", "code": 32123 }, { "name": "32124", "code": 32124 }, { "name": "32125", "code": 32125 }, { "name": "32126", "code": 32126 }, { "name": "32127", "code": 32127 }, { "name": "32128", "code": 32128 }, { "name": "32129", "code": 32129 }, { "name": "32130", "code": 32130 }, { "name": "32132", "code": 32132 }, { "name": "32136", "code": 32136 }, { "name": "32141", "code": 32141 }, { "name": "32168", "code": 32168 }, { "name": "32169", "code": 32169 }, { "name": "32174", "code": 32174 }, { "name": "32176", "code": 32176 }, { "name": "32180", "code": 32180 }, { "name": "32190", "code": 32190 }, { "name": "32198", "code": 32198 }, { "name": "32713", "code": 32713 }, { "name": "32720", "code": 32720 }, { "name": "32721", "code": 32721 }, { "name": "32724", "code": 32724 }, { "name": "32725", "code": 32725 }, { "name": "32738", "code": 32738 }, { "name": "32744", "code": 32744 }, { "name": "32754", "code": 32754 }, { "name": "32759", "code": 32759 }, { "name": "32763", "code": 32763 }, { "name": "32764", "code": 32764 }, { "name": "32105", "code": 32105 }, { "name": "32170", "code": 32170 }, { "name": "32175", "code": 32175 }, { "name": "32728", "code": 32728 }, { "name": "32723", "code": 32723 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 60, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TARG_P", "type": "esriFieldTypeString", "alias": "TARG_P", "length": 10, "domain": null }, { "name": "TARG_F", "type": "esriFieldTypeString", "alias": "TARG_F", "length": 10, "domain": null }, { "name": "TARG_E", "type": "esriFieldTypeString", "alias": "TARG_E", "length": 10, "domain": null }, { "name": "MOD_P", "type": "esriFieldTypeString", "alias": "MOD_P", "length": 10, "domain": null }, { "name": "MOD_F", "type": "esriFieldTypeString", "alias": "MOD_F", "length": 10, "domain": null }, { "name": "MOD_E", "type": "esriFieldTypeString", "alias": "MOD_E", "length": 10, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Address_ID", "type": "esriFieldTypeInteger", "alias": "Address_ID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R511_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S486_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }