{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1051, "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": 1052, "name": "HighwayShields300K" }, { "id": 1053, "name": "Cities300K" }, { "id": 1054, "name": "WaterBodies300K" }, { "id": 1055, "name": "Cities90K" }, { "id": 1056, "name": "Existing90K" }, { "id": 1057, "name": "ExistPropConcept90K" }, { "id": 1058, "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": "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.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": "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" }, { "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" }, { "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" }, { "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" }, { "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": 2000, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1052, "name": "HighwayShields300K", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1051, "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": 1053, "name": "Cities300K", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1051, "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": 1054, "name": "WaterBodies300K", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1051, "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": 1055, "name": "Cities90K", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1051, "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": 1056, "name": "Existing90K", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1051, "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": 1057, "name": "ExistPropConcept90K", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1051, "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": 1058, "name": "Waterbodies90K", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1051, "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": 1059, "name": "Major Highways", "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": -32666.418118749993, "mUnits": 31999.999970197678 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 50001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Classification", "field2": "Maintenance", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "value": "ARTERIAL,COUNTY MAINTENANCE", "label": "County Maintained Thoroughfares" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "value": "ARTERIAL,IN CITY LIMITS", "label": "County Maintained Thoroughfares" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "value": "COLLECTOR,COUNTY EMER MAINTENANCE", "label": "County Maintained Thoroughfares" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "value": "COLLECTOR,COUNTY MAINTENANCE", "label": "County Maintained Thoroughfares" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "value": "COLLECTOR,IN CITY LIMITS", "label": "County Maintained Thoroughfares" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2.5 }, "value": "ARTERIAL,STATE MAINTENANCE", "label": "State Maintained Thoroughfares" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2.5 }, "value": "COLLECTOR,STATE MAINTENANCE", "label": "State Maintained Thoroughfares" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 5 }, "value": "INTERSTATE,STATE MAINTENANCE", "label": "State Maintained Interstates" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 212, 174, 255 ], "toColor": [ 189, 212, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 136, 188, 255 ], "toColor": [ 191, 136, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 187, 209, 255 ], "toColor": [ 153, 187, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 167, 165, 255 ], "toColor": [ 207, 167, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 147, 196, 255 ], "toColor": [ 139, 147, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 212, 202, 255 ], "toColor": [ 169, 212, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 174, 207, 255 ], "toColor": [ 198, 174, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 177, 138, 255 ], "toColor": [ 191, 177, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 191, 161, 255 ], "toColor": [ 136, 191, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 153, 178, 255 ], "toColor": [ 207, 153, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 212, 161, 255 ], "toColor": [ 159, 212, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 167, 194, 255 ], "toColor": [ 165, 167, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 159, 214, 255 ], "toColor": [ 184, 159, 214, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 25, "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": 1, "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": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 448249.838, "ymin": 1555738.125, "xmax": 805819.4040000001, "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "Alias1", "type": "esriFieldTypeString", "alias": "Alias1", "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": { "type": "codedValue", "name": "WS2_RdsDomMaint", "description": "Road Maintenance", "codedValues": [ { "name": "COUNTY MAINTENANCE", "code": "COUNTY MAINTENANCE" }, { "name": "NO COUNTY MAINTENANCE", "code": "NO COUNTY MAINTENANCE" }, { "name": "HOMEOWNERS ASSOCIATION", "code": "HOMEOWNERS ASSOCIATION" }, { "name": "STATE MAINTENANCE", "code": "STATE MAINTENANCE" }, { "name": "IN CITY LIMITS", "code": "IN CITY LIMITS" }, { "name": "COUNTY EMER MAINTENANCE", "code": "COUNTY EMER MAINTENANCE" }, { "name": "SAD MAINTENANCE", "code": "SAD MAINTENANCE" }, { "name": "IN FLAGLER COUNTY", "code": "IN FLAGLER COUNTY" }, { "name": "COUNTY PARK MAINTENANCE", "code": "COUNTY PARK MAINTENANCE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "FPL", "code": "FPL" }, { "name": "DUKE ENERGY", "code": "DUKE ENERGY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "length": 30, "domain": { "type": "codedValue", "name": "WS2_RdsDomClassification", "description": "Type of Road", "codedValues": [ { "name": "INTERSTATE", "code": "INTERSTATE" }, { "name": "ARTERIAL", "code": "ARTERIAL" }, { "name": "COLLECTOR", "code": "COLLECTOR" }, { "name": "LOCAL", "code": "LOCAL" }, { "name": "BEACH RAMP", "code": "BEACH RAMP" }, { "name": "RAMP", "code": "RAMP" }, { "name": "PARK", "code": "PARK" }, { "name": "FLAGLER", "code": "FLAGLER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EvacRoute", "type": "esriFieldTypeString", "alias": "EvacRoute", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Ditch", "type": "esriFieldTypeString", "alias": "Ditch", "length": 10, "domain": null }, { "name": "LanesFuture", "type": "esriFieldTypeSmallInteger", "alias": "LanesFuture", "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": "Coordinates", "type": "esriFieldTypeString", "alias": "Coordinates", "length": 50, "domain": null }, { "name": "Community", "type": "esriFieldTypeString", "alias": "Community", "length": 30, "domain": { "type": "codedValue", "name": "WS2_PWDomComm", "description": "Mailing Address City or Town", "codedValues": [ { "name": "ASTOR", "code": "ASTOR" }, { "name": "CASSADAGA", "code": "CASSADAGA" }, { "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": "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": "SANFORD", "code": "SANFORD" }, { "name": "SEVILLE", "code": "SEVILLE" }, { "name": "SOUTH DAYTONA", "code": "SOUTH DAYTONA" }, { "name": "DAYTONA BEACH", "code": "DAYTONA BEACH" }, { "name": "SAMSULA", "code": "SAMSULA" }, { "name": "WILBUR BY THE SEA", "code": "WILBUR BY THE SEA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "latitude", "type": "esriFieldTypeString", "alias": "latitude", "length": 50, "domain": null }, { "name": "longitude", "type": "esriFieldTypeString", "alias": "longitude", "length": 50, "domain": null }, { "name": "SurveyPCI", "type": "esriFieldTypeSmallInteger", "alias": "SurveyPCI", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1060, "name": "Road Maintenance", "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": -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": 4.5 }, "value": "STATE MAINTENANCE,COLLECTOR", "label": "State Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4.5 }, "value": "STATE MAINTENANCE,INTERSTATE", "label": "State Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4.5 }, "value": "STATE MAINTENANCE,RAMP", "label": "State Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4.5 }, "value": "STATE MAINTENANCE,ARTERIAL", "label": "State Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4.5 }, "value": "STATE MAINTENANCE,LOCAL", "label": "State Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 120, 120, 255 ], "width": 6 }, "value": "COUNTY MAINTENANCE,ARTERIAL", "label": "County Maintenance (Thoroughfare)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 120, 120, 255 ], "width": 6 }, "value": "COUNTY MAINTENANCE,COLLECTOR", "label": "County Maintenance (Thoroughfare)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 120, 120, 255 ], "width": 3 }, "value": "COUNTY MAINTENANCE,BEACH RAMP", "label": "County Maintenance (Local Road)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 120, 120, 255 ], "width": 3 }, "value": "COUNTY MAINTENANCE,LOCAL", "label": "County Maintenance (Local Road)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 120, 120, 255 ], "width": 3 }, "value": "COUNTY PARK MAINTENANCE,BEACH RAMP", "label": "County Maintenance (Local Road)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 120, 120, 255 ], "width": 3 }, "value": "COUNTY PARK MAINTENANCE,PARK", "label": "County Maintenance (Local Road)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.75 }, "value": "COUNTY EMER MAINTENANCE,COLLECTOR", "label": "County Emergency Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2.75 }, "value": "COUNTY EMER MAINTENANCE,LOCAL", "label": "County Emergency Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 }, "value": "SAD MAINTENANCE,LOCAL", "label": "West Highlands Maintenance District" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 192, 192, 255 ], "width": 3.25 }, "value": "IN CITY LIMITS,ARTERIAL", "label": "Contact City /Town for Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 192, 192, 255 ], "width": 3.25 }, "value": "IN CITY LIMITS,COLLECTOR", "label": "Contact City /Town for Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 192, 192, 255 ], "width": 3.25 }, "value": "IN CITY LIMITS,LOCAL", "label": "Contact City /Town for Maintenance" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2.75 }, "value": "NO COUNTY MAINTENANCE,LOCAL", "label": "Private Road (Unincorporated Area)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2.75 }, "value": "HOMEOWNERS ASSOCIATION,LOCAL", "label": "Homeowners Assoc (Unincorporated Area)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 199, 54, 255 ], "toColor": [ 114, 199, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 47, 194, 255 ], "toColor": [ 189, 47, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 159, 199, 255 ], "toColor": [ 58, 159, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 44, 38, 255 ], "toColor": [ 153, 44, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 86, 196, 255 ], "toColor": [ 49, 86, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 147, 45, 255 ], "toColor": [ 181, 147, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 176, 130, 255 ], "toColor": [ 65, 176, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 54, 109, 255 ], "toColor": [ 158, 54, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 99, 54, 255 ], "toColor": [ 158, 99, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 156, 33, 255 ], "toColor": [ 133, 156, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 43, 171, 255 ], "toColor": [ 109, 43, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 107, 176, 255 ], "toColor": [ 58, 107, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 189, 191, 255 ], "toColor": [ 42, 189, 191, 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": 7, "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": 5, "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": 6, "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": true, "extent": { "xmin": 448249.838, "ymin": 1555738.125, "xmax": 805819.4040000001, "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": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "Alias1", "type": "esriFieldTypeString", "alias": "Alias1", "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": { "type": "codedValue", "name": "WS2_RdsDomMaint", "description": "Road Maintenance", "codedValues": [ { "name": "COUNTY MAINTENANCE", "code": "COUNTY MAINTENANCE" }, { "name": "NO COUNTY MAINTENANCE", "code": "NO COUNTY MAINTENANCE" }, { "name": "HOMEOWNERS ASSOCIATION", "code": "HOMEOWNERS ASSOCIATION" }, { "name": "STATE MAINTENANCE", "code": "STATE MAINTENANCE" }, { "name": "IN CITY LIMITS", "code": "IN CITY LIMITS" }, { "name": "COUNTY EMER MAINTENANCE", "code": "COUNTY EMER MAINTENANCE" }, { "name": "SAD MAINTENANCE", "code": "SAD MAINTENANCE" }, { "name": "IN FLAGLER COUNTY", "code": "IN FLAGLER COUNTY" }, { "name": "COUNTY PARK MAINTENANCE", "code": "COUNTY PARK MAINTENANCE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "FPL", "code": "FPL" }, { "name": "DUKE ENERGY", "code": "DUKE ENERGY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "length": 30, "domain": { "type": "codedValue", "name": "WS2_RdsDomClassification", "description": "Type of Road", "codedValues": [ { "name": "INTERSTATE", "code": "INTERSTATE" }, { "name": "ARTERIAL", "code": "ARTERIAL" }, { "name": "COLLECTOR", "code": "COLLECTOR" }, { "name": "LOCAL", "code": "LOCAL" }, { "name": "BEACH RAMP", "code": "BEACH RAMP" }, { "name": "RAMP", "code": "RAMP" }, { "name": "PARK", "code": "PARK" }, { "name": "FLAGLER", "code": "FLAGLER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EvacRoute", "type": "esriFieldTypeString", "alias": "EvacRoute", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YESNO", "description": "YES or NO", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Lanes", "domain": { "type": "codedValue", "name": "WS2_RdDomLanes", "description": "Number of Lanes", "codedValues": [ { "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 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Ditch", "type": "esriFieldTypeString", "alias": "Ditch", "length": 10, "domain": null }, { "name": "LanesFuture", "type": "esriFieldTypeSmallInteger", "alias": "LanesFuture", "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": "Coordinates", "type": "esriFieldTypeString", "alias": "Coordinates", "length": 50, "domain": null }, { "name": "Community", "type": "esriFieldTypeString", "alias": "Community", "length": 30, "domain": { "type": "codedValue", "name": "WS2_PWDomComm", "description": "Mailing Address City or Town", "codedValues": [ { "name": "ASTOR", "code": "ASTOR" }, { "name": "CASSADAGA", "code": "CASSADAGA" }, { "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": "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": "SANFORD", "code": "SANFORD" }, { "name": "SEVILLE", "code": "SEVILLE" }, { "name": "SOUTH DAYTONA", "code": "SOUTH DAYTONA" }, { "name": "DAYTONA BEACH", "code": "DAYTONA BEACH" }, { "name": "SAMSULA", "code": "SAMSULA" }, { "name": "WILBUR BY THE SEA", "code": "WILBUR BY THE SEA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "latitude", "type": "esriFieldTypeString", "alias": "latitude", "length": 50, "domain": null }, { "name": "longitude", "type": "esriFieldTypeString", "alias": "longitude", "length": 50, "domain": null }, { "name": "SurveyPCI", "type": "esriFieldTypeSmallInteger", "alias": "SurveyPCI", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1061, "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, "referenceScale": 0.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": true, "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": 2000, "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": 1062, "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": 75000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 220, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 33, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "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": 2000, "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": 1063, "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, "referenceScale": 0.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": [ 212, 194, 176, 255 ], "outline": null }, "value": "DAYTONA BEACH SHORES", "label": "Daytona Beach Shores" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 245, 240, 255 ], "outline": null }, "value": "DEBARY", "label": "Debary" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 245, 240, 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": [ 220, 245, 240, 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": [ 212, 194, 176, 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": [ 212, 194, 176, 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": [ 212, 194, 176, 255 ], "outline": null }, "value": "ORANGE CITY", "label": "Orange City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 245, 240, 255 ], "outline": null }, "value": "ORMOND BEACH", "label": "Ormond Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 194, 176, 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": [ 220, 245, 240, 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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 199, 54, 255 ], "toColor": [ 114, 199, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 47, 194, 255 ], "toColor": [ 189, 47, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 52, 36, 255 ], "toColor": [ 166, 52, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 167, 201, 255 ], "toColor": [ 73, 167, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 73, 156, 255 ], "toColor": [ 37, 73, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 164, 50, 255 ], "toColor": [ 201, 164, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 58, 111, 255 ], "toColor": [ 181, 58, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 161, 120, 255 ], "toColor": [ 59, 161, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 39, 184, 255 ], "toColor": [ 48, 39, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 126, 72, 255 ], "toColor": [ 184, 126, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 57, 173, 255 ], "toColor": [ 119, 57, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 173, 80, 255 ], "toColor": [ 36, 173, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 163, 34, 255 ], "toColor": [ 142, 163, 34, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 105, 156, 255 ], "toColor": [ 54, 105, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 201, 195, 255 ], "toColor": [ 71, 201, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 42, 64, 255 ], "toColor": [ 201, 42, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 68, 167, 255 ], "toColor": [ 194, 68, 167, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 25, "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": "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": "S491_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }