{ "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1156_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I3170AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I3170Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1095_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "HighwayShields300K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Cities300K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "WaterBodies300K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "Cities90K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 6, "name": "Existing90K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 7, "name": "ExistPropConcept90K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 8, "name": "Waterbodies90K" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "HighwayShields300K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Cities300K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "WaterBodies300K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "Cities90K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "Existing90K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "ExistPropConcept90K" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "Waterbodies90K" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": 1066, "name": "Barn Service Areas", "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": [ 115, 38, 0, 255 ], "width": 5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Service Barn: \" CONCAT [BARN] CONCAT NEWLINE CONCAT [PHONE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 22, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": [ 100, 28, 0, 255 ], "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 440614.18700000003, "ymin": 1555580.263, "xmax": 742321.389, "ymax": 1851621.5, "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": "SITUS_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BARN", "type": "esriFieldTypeSmallInteger", "alias": "BARN", "domain": null }, { "name": "SITUS_NAME", "type": "esriFieldTypeString", "alias": "SITUS_NAME", "length": 40, "domain": null }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "SITUS_CITY", "length": 20, "domain": null }, { "name": "SITUS_ZIP", "type": "esriFieldTypeDouble", "alias": "SITUS_ZIP", "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "length": 15, "domain": null }, { "name": "BARNPID", "type": "esriFieldTypeString", "alias": "BARNPID", "length": 12, "domain": null }, { "name": "WEBSITE", "type": "esriFieldTypeString", "alias": "WEBSITE", "length": 80, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "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, "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": 1064, "name": "Resurfacing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4.2 }, "value": "COMPLETE", "label": "COMPLETE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 169, 0, 230, 255 ], "width": 4 }, "value": "PLANNED", "label": "PLANNED" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 228, 252, 255 ], "toColor": [ 210, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 182, 255 ], "toColor": [ 188, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 182, 255 ], "toColor": [ 252, 194, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 239, 255 ], "toColor": [ 252, 179, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 204, 255 ], "toColor": [ 252, 248, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 232, 255 ], "toColor": [ 199, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 215, 252, 255 ], "toColor": [ 251, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 201, 255 ], "toColor": [ 252, 179, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 206, 252, 255 ], "toColor": [ 184, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 242, 252, 255 ], "toColor": [ 182, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 199, 255 ], "toColor": [ 222, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 481959.36899999995, "ymin": 1623253.3769999999, "xmax": 832644.53, "ymax": 1869253.035, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "ProjectLimits", "type": "esriFieldTypeString", "alias": "ProjectLimits", "length": 50, "domain": null }, { "name": "Maintenance", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 35, "domain": null }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "length": 30, "domain": null }, { "name": "RehabType", "type": "esriFieldTypeString", "alias": "RehabType", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ResurfDomRehabType", "description": "ResurfDomRehabType", "codedValues": [ { "name": "THIN OVERLAY", "code": "THIN OVERLAY" }, { "name": "MILLING AND THIN OVERLAY", "code": "MILLING AND THIN OVERLAY" }, { "name": "MILLING AND OVERLAY VARIED", "code": "MILLING AND OVERLAY VARIED" }, { "name": "PATCHING", "code": "PATCHING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "WS2_ResurfDomStatus", "description": "ResurfDomStatus", "codedValues": [ { "name": "COMPLETE", "code": "COMPLETE" }, { "name": "PLANNED", "code": "PLANNED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FiscalYr", "type": "esriFieldTypeString", "alias": "FiscalYr", "length": 10, "domain": null }, { "name": "Fund", "type": "esriFieldTypeString", "alias": "Fund", "length": 20, "domain": { "type": "codedValue", "name": "WS2_ResurfDomFund", "description": "ResurfDomFund", "codedValues": [ { "name": "EC CONTRACTED", "code": "EC CONTRACTED" }, { "name": "RB WORK - EC ASPHALT", "code": "RB WORK - EC ASPHALT" }, { "name": "ROAD and BRIDGE", "code": "ROAD and BRIDGE" }, { "name": "SAD - WEST HIGHLANDS", "code": "SAD - WEST HIGHLANDS" }, { "name": "RB CONTRACTED", "code": "RB CONTRACTED" }, { "name": "RB IN-HOUSE", "code": "RB IN-HOUSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EstCost", "type": "esriFieldTypeDouble", "alias": "Est Cost", "domain": null }, { "name": "FinalCost", "type": "esriFieldTypeDouble", "alias": "Final Cost", "domain": null }, { "name": "CompleteDt", "type": "esriFieldTypeDate", "alias": "CompleteDt", "length": 8, "domain": null }, { "name": "LengthMI", "type": "esriFieldTypeDouble", "alias": "LengthMI", "domain": null }, { "name": "Shape_Length0", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "LastEdit", "type": "esriFieldTypeDate", "alias": "LastEdit", "length": 8, "domain": null }, { "name": "EditBy", "type": "esriFieldTypeString", "alias": "EditBy", "length": 3, "domain": null }, { "name": "DocLink", "type": "esriFieldTypeString", "alias": "DocLink", "length": 100, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 80, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Lane", "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": "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": "R1365_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1298_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": 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": 1065, "name": "Primary Drainage Canals", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333, "zTolerance": 2, "mTolerance": 2, "falseX": -486600, "falseY": 629800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Maintenance", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 4 }, "value": "COUNTY MAINTENANCE", "label": "COUNTY MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "COUNTY EMER MAINTENANCE", "label": "OTHER MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "DBIA MAINTENANCE", "label": "OTHER MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "EMBRY RIDDLE", "label": "OTHER MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "HOMEOWNERS ASSOCIATION", "label": "OTHER MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "IN CITY LIMITS", "label": "OTHER MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "NO COUNTY MAINTENANCE", "label": "OTHER MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "SCHOOL BOARD MAINTENANCE", "label": "OTHER MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "STATE MAINTENANCE", "label": "OTHER MAINTENANCE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 228, 252, 255 ], "toColor": [ 210, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 182, 255 ], "toColor": [ 188, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 182, 255 ], "toColor": [ 252, 194, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 239, 255 ], "toColor": [ 252, 179, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 204, 255 ], "toColor": [ 252, 248, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 232, 255 ], "toColor": [ 199, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 215, 252, 255 ], "toColor": [ 251, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 201, 255 ], "toColor": [ 252, 179, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 206, 252, 255 ], "toColor": [ 184, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 242, 252, 255 ], "toColor": [ 182, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 199, 255 ], "toColor": [ 222, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 506270.09201174974, "ymin": 1620345.524154333, "xmax": 766406.5527089164, "ymax": 1848038.3919304165, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "System", "type": "esriFieldTypeString", "alias": "System", "length": 10, "domain": null }, { "name": "SystemAlias", "type": "esriFieldTypeString", "alias": "SystemAlias", "length": 50, "domain": null }, { "name": "Maintenance", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 35, "domain": { "type": "codedValue", "name": "WS2_DrnDomMaint", "description": "Drainage Maintenance", "codedValues": [ { "name": "COUNTY MAINTENANCE", "code": "COUNTY MAINTENANCE" }, { "name": "DBIA MAINTENANCE", "code": "DBIA MAINTENANCE" }, { "name": "STATE MAINTENANCE", "code": "STATE MAINTENANCE" }, { "name": "SCHOOL BOARD MAINTENANCE", "code": "SCHOOL BOARD MAINTENANCE" }, { "name": "NO COUNTY MAINTENANCE", "code": "NO COUNTY MAINTENANCE" }, { "name": "IN CITY LIMITS", "code": "IN CITY LIMITS" }, { "name": "HOMEOWNERS ASSOCIATION", "code": "HOMEOWNERS ASSOCIATION" }, { "name": "COUNTY EMER MAINTENANCE", "code": "COUNTY EMER MAINTENANCE" }, { "name": "EMBRY RIDDLE", "code": "EMBRY RIDDLE" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Funding", "type": "esriFieldTypeString", "alias": "Funding", "length": 30, "domain": { "type": "codedValue", "name": "WS2_DrnDomFund", "description": "Drainage Funding", "codedValues": [ { "name": "DAYTONA BEACH", "code": "DAYTONA BEACH" }, { "name": "AIRPORT", "code": "AIRPORT" }, { "name": "DELAND", "code": "DELAND" }, { "name": "EDGEWATER", "code": "EDGEWATER" }, { "name": "FDOT", "code": "FDOT" }, { "name": "MOSQUITO CONTROL", "code": "MOSQUITO CONTROL" }, { "name": "NEW SMYRNA BEACH", "code": "NEW SMYRNA BEACH" }, { "name": "OAK HILL", "code": "OAK HILL" }, { "name": "ORMOND BEACH", "code": "ORMOND BEACH" }, { "name": "PORT ORANGE", "code": "PORT ORANGE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ROAD AND BRIDGE", "code": "ROAD AND BRIDGE" }, { "name": "SCHOOL BOARD", "code": "SCHOOL BOARD" }, { "name": "SOUTH DAYTONA", "code": "SOUTH DAYTONA" }, { "name": "STORMWATER", "code": "STORMWATER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEBARY", "code": "DEBARY" }, { "name": "ORANGE CITY", "code": "ORANGE CITY" }, { "name": "DAYTONA BEACH SHORES", "code": "DAYTONA BEACH SHORES" }, { "name": "DELTONA", "code": "DELTONA" }, { "name": "HOLLY HILL", "code": "HOLLY HILL" }, { "name": "LAKE HELEN", "code": "LAKE HELEN" }, { "name": "PIERSON", "code": "PIERSON" }, { "name": "PONCE INLET", "code": "PONCE INLET" }, { "name": "SOLID WASTE", "code": "SOLID WASTE" }, { "name": "UTILITIES", "code": "UTILITIES" }, { "name": "HEALTH DEPT", "code": "HEALTH DEPT" }, { "name": "FACILITIES", "code": "FACILITIES" }, { "name": "ECONOMIC DEVELOPMENT", "code": "ECONOMIC DEVELOPMENT" }, { "name": "COASTAL", "code": "COASTAL" }, { "name": "WORK FOR OTHERS 6800 ACCT", "code": "WORK FOR OTHERS 6800 ACCT" }, { "name": "VOTRAN", "code": "VOTRAN" }, { "name": "PARKSandREC", "code": "PARKSandREC" }, { "name": "LAND MANAGEMENT", "code": "LAND MANAGEMENT" }, { "name": "EMBRY-RIDDLE", "code": "EMBRY-RIDDLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ServiceLevel", "type": "esriFieldTypeString", "alias": "ServiceLevel", "length": 10, "domain": null }, { "name": "OCshape", "type": "esriFieldTypeString", "alias": "OCshape", "length": 20, "domain": { "type": "codedValue", "name": "WS2_ChannelShape", "description": "Open Channel Cross Section Shape", "codedValues": [ { "name": "Irregular", "code": "Irregular" }, { "name": "Natural", "code": "Natural" }, { "name": "Rectangular", "code": "Rectangular" }, { "name": "Trapezoidal", "code": "Trapezoidal" }, { "name": "V-Shaped", "code": "V-Shaped" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OCtype", "type": "esriFieldTypeString", "alias": "OCtype", "length": 20, "domain": { "type": "codedValue", "name": "WS2_ChannelType", "description": "Open Channel Construction Type", "codedValues": [ { "name": "Natural", "code": "Natural" }, { "name": "Man Made", "code": "Man Made" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Botmaterial", "type": "esriFieldTypeString", "alias": "Botmaterial", "length": 20, "domain": { "type": "codedValue", "name": "WS2_ChannelMaterial", "description": "Open Channel Material", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Gabions", "code": "Gabions" }, { "name": "Grass", "code": "Grass" }, { "name": "Riprap", "code": "Riprap" }, { "name": "Other", "code": "Other" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sidematerial", "type": "esriFieldTypeString", "alias": "Sidematerial", "length": 20, "domain": { "type": "codedValue", "name": "WS2_ChannelMaterial", "description": "Open Channel Material", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Gabions", "code": "Gabions" }, { "name": "Grass", "code": "Grass" }, { "name": "Riprap", "code": "Riprap" }, { "name": "Other", "code": "Other" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Botwidth_Ft", "type": "esriFieldTypeDouble", "alias": "Botwidth_Ft", "domain": null }, { "name": "Topwidth_Ft", "type": "esriFieldTypeDouble", "alias": "Topwidth_Ft", "domain": null }, { "name": "Depth_Ft", "type": "esriFieldTypeDouble", "alias": "Depth_Ft", "domain": null }, { "name": "Flow", "type": "esriFieldTypeString", "alias": "Flow", "length": 20, "domain": { "type": "codedValue", "name": "WS2_FlowDirection", "description": "Pipe Flow Direction", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "North West", "code": "NW" }, { "name": "North East", "code": "NE" }, { "name": "South East", "code": "SE" }, { "name": "South West", "code": "SW" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Outfall", "description": "Receiving Water Body", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Canal", "code": "Canal" }, { "name": "Ditch", "code": "Ditch" }, { "name": "Lake", "code": "Lake" }, { "name": "Pond", "code": "Pond" }, { "name": "Stream / River", "code": "Stream / River" }, { "name": "Wetland", "code": "Wetland" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROWAcre", "type": "esriFieldTypeDouble", "alias": "ROWAcre", "domain": null }, { "name": "MowAcre", "type": "esriFieldTypeDouble", "alias": "MowAcre", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "PhotoID", "type": "esriFieldTypeString", "alias": "PhotoID", "length": 12, "domain": null }, { "name": "Hotlink", "type": "esriFieldTypeString", "alias": "Hotlink", "length": 250, "domain": null }, { "name": "US_STR", "type": "esriFieldTypeString", "alias": "US_STR", "length": 50, "domain": null }, { "name": "DS_STR", "type": "esriFieldTypeString", "alias": "DS_STR", "length": 50, "domain": null }, { "name": "RBZone", "type": "esriFieldTypeSmallInteger", "alias": "RBZone", "domain": null }, { "name": "DrainZone", "type": "esriFieldTypeString", "alias": "DrainZone", "length": 1, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Source", "description": "Position Data Source", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "GPS Offset", "code": "GPS Offset" }, { "name": "Aerials", "code": "Aerials" }, { "name": "AsBuilts", "code": "AsBuilts" }, { "name": "MPO", "code": "MPO" }, { "name": "SchoolBoard", "code": "SchoolBoard" }, { "name": "VideoVan", "code": "VideoVan" }, { "name": "Other", "code": "Other" }, { "name": "Field Verified", "code": "Field Verified" }, { "name": "Needs Verification", "code": "Needs Verification" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CollectDate", "type": "esriFieldTypeDate", "alias": "CollectDate", "length": 8, "domain": null }, { "name": "LastEdit", "type": "esriFieldTypeDate", "alias": "LastEdit", "length": 8, "domain": null }, { "name": "EditBy", "type": "esriFieldTypeString", "alias": "EditBy", "length": 3, "domain": null }, { "name": "GBAMSLINK", "type": "esriFieldTypeInteger", "alias": "GBAMSLINK", "domain": null }, { "name": "INGBAMS", "type": "esriFieldTypeSmallInteger", "alias": "INGBAMS", "domain": null }, { "name": "RouteID", "type": "esriFieldTypeInteger", "alias": "RouteID", "domain": null }, { "name": "ControlID", "type": "esriFieldTypeString", "alias": "ControlID", "length": 7, "domain": null }, { "name": "MainType", "type": "esriFieldTypeString", "alias": "MainType", "length": 20, "domain": null }, { "name": "OCLenFt", "type": "esriFieldTypeDouble", "alias": "OCLenFt", "domain": null }, { "name": "InspGroup", "type": "esriFieldTypeString", "alias": "InspGroup", "length": 30, "domain": { "type": "codedValue", "name": "WS2_DrnDomInspGroup", "description": "Drainage Inspection Groups", "codedValues": [ { "name": "Drainage", "code": "Drainage" }, { "name": "Mosquito Control", "code": "Mosquito Control" }, { "name": "Road and Bridge", "code": "Road and Bridge" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "cYrInspCnt", "type": "esriFieldTypeSmallInteger", "alias": "cYrInspCnt", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Coordinates", "type": "esriFieldTypeString", "alias": "Coordinates", "length": 50, "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": "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": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1221_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1160_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": 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": 1067, "name": "Hand Ditches", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": -486600, "falseY": 629800, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -486600, "ymin": 629800, "xmax": 759661.406, "ymax": 1798834.66, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SiteName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "ClassType", "type": "esriFieldTypeString", "alias": "ClassType", "length": 60, "domain": { "type": "codedValue", "name": "WS2_MCDomClassType", "description": "Class Type Mosquito Control", "codedValues": [ { "name": "LARVAL SITE", "code": "2" }, { "name": "ADULT MOSQUITO SURVEILLANCE", "code": "5" }, { "name": "ALL", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteType", "type": "esriFieldTypeString", "alias": "SiteType", "length": 60, "domain": { "type": "codedValue", "name": "WS2_MCDomSiteType", "description": "MCDomSiteType", "codedValues": [ { "name": "CATCH BASIN", "code": "CATCH BASIN" }, { "name": "ROADSIDE DITCH", "code": "ROADSIDE DITCH" }, { "name": "ARTIFICIAL CONTAINER", "code": "ARTIFICIAL CONTAINER" }, { "name": "CEMETERY", "code": "CEMETERY" }, { "name": "CYPRESS HEAD", "code": "CYPRESS HEAD" }, { "name": "DUMP SITE", "code": "DUMP SITE" }, { "name": "LOW AREA", "code": "LOW AREA" }, { "name": "MISC DITCH", "code": "MISC DITCH" }, { "name": "SALT MARSH", "code": "SALT MARSH" }, { "name": "SALVAGE YARD", "code": "SALVAGE YARD" }, { "name": "SWALE", "code": "SWALE" }, { "name": "SWAMP", "code": "SWAMP" }, { "name": "TREATMENT PLANT", "code": "TREATMENT PLANT" }, { "name": "UNDEFINED", "code": "UNDEFINED" }, { "name": "LANDING RATE", "code": "LANDING RATE" }, { "name": "SENTINEL CHICKEN", "code": "SENTINEL CHICKEN" }, { "name": "SENTINEL CHICKEN WITH TRAP", "code": "SENTINEL CHICKEN WITH TRAP" }, { "name": "TRAP", "code": "TRAP" }, { "name": "RETENTION", "code": "RETENTION" }, { "name": "HAND DITCH", "code": "HAND DITCH" }, { "name": "ADDRESS", "code": "ADDRESS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PriorityType", "type": "esriFieldTypeString", "alias": "PriorityType", "length": 25, "domain": { "type": "codedValue", "name": "WS2_MCDomPriorityType", "description": "MC Priority Type", "codedValues": [ { "name": "INSPECT - GROUND", "code": "INSPECT - GROUND" }, { "name": "INSPECT - AIR", "code": "INSPECT - AIR" }, { "name": "HOT SPOT - GROUND", "code": "HOT SPOT - GROUND" }, { "name": "HOT SPOT - AIR", "code": "HOT SPOT - SIR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SiteName", "type": "esriFieldTypeString", "alias": "SiteName", "length": 50, "domain": null }, { "name": "GeneralLoc", "type": "esriFieldTypeString", "alias": "GeneralLoc", "length": 75, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 2, "domain": { "type": "codedValue", "name": "WS2_RdsDomPreDir", "description": "Street Pre Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "E", "code": "E" }, { "name": "SE", "code": "SE" }, { "name": "S", "code": "S" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 50, "domain": null }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "StreetType", "length": 4, "domain": { "type": "codedValue", "name": "WS2_RdsDomStType", "description": "Street Type", "codedValues": [ { "name": "AV", "code": "AV" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BTWY", "code": "BTWY" }, { "name": "CIR", "code": "CIR" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "HWY", "code": "HWY" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "RD", "code": "RD" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TR", "code": "TR" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "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": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": { "type": "codedValue", "name": "WS2_OperationStatus", "description": "Operation Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "REPLACED", "code": "REPLACED" }, { "name": "RETIRED", "code": "RETIRED" }, { "name": "TEMPORARY", "code": "TEMPORARY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Maintenance", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 35, "domain": { "type": "codedValue", "name": "WS2_DrnDomMaint", "description": "Drainage Maintenance", "codedValues": [ { "name": "COUNTY MAINTENANCE", "code": "COUNTY MAINTENANCE" }, { "name": "DBIA MAINTENANCE", "code": "DBIA MAINTENANCE" }, { "name": "STATE MAINTENANCE", "code": "STATE MAINTENANCE" }, { "name": "SCHOOL BOARD MAINTENANCE", "code": "SCHOOL BOARD MAINTENANCE" }, { "name": "NO COUNTY MAINTENANCE", "code": "NO COUNTY MAINTENANCE" }, { "name": "IN CITY LIMITS", "code": "IN CITY LIMITS" }, { "name": "HOMEOWNERS ASSOCIATION", "code": "HOMEOWNERS ASSOCIATION" }, { "name": "COUNTY EMER MAINTENANCE", "code": "COUNTY EMER MAINTENANCE" }, { "name": "EMBRY RIDDLE", "code": "EMBRY RIDDLE" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubsetID", "type": "esriFieldTypeString", "alias": "SubSetID", "length": 30, "domain": null }, { "name": "ZoneID", "type": "esriFieldTypeString", "alias": "ZoneID", "length": 30, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 25, "domain": null }, { "name": "CollectDate", "type": "esriFieldTypeDate", "alias": "CollectDate", "length": 8, "domain": null }, { "name": "LastEdit", "type": "esriFieldTypeDate", "alias": "LastEdit", "length": 8, "domain": null }, { "name": "EditBy", "type": "esriFieldTypeString", "alias": "EditBy", "length": 10, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "domain": null }, { "name": "GBAMSLINK", "type": "esriFieldTypeInteger", "alias": "Link to gbaMS", "domain": null }, { "name": "INGBAMS", "type": "esriFieldTypeSmallInteger", "alias": "In gbaMS?", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HandDitchLenFt", "type": "esriFieldTypeDouble", "alias": "HandDitchLenFt", "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.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1085_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1024_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": 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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1633023518000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "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": [ 176, 191, 212, 255 ], "toColor": [ 176, 191, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 212, 150, 255 ], "toColor": [ 174, 212, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 151, 152, 255 ], "toColor": [ 209, 151, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 140, 191, 255 ], "toColor": [ 184, 140, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 199, 178, 255 ], "toColor": [ 212, 199, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 204, 191, 255 ], "toColor": [ 157, 204, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 148, 201, 255 ], "toColor": [ 145, 148, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 171, 192, 255 ], "toColor": [ 207, 171, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 203, 148, 255 ], "toColor": [ 209, 203, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 207, 171, 255 ], "toColor": [ 186, 207, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 160, 151, 255 ], "toColor": [ 191, 160, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 159, 191, 255 ], "toColor": [ 170, 159, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 184, 194, 255 ], "toColor": [ 143, 184, 194, 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": [ 158, 63, 108, 255 ], "toColor": [ 158, 63, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 189, 40, 255 ], "toColor": [ 74, 189, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 191, 201, 255 ], "toColor": [ 75, 191, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 54, 191, 255 ], "toColor": [ 54, 54, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 146, 42, 255 ], "toColor": [ 201, 146, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 96, 158, 255 ], "toColor": [ 52, 96, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 49, 40, 255 ], "toColor": [ 168, 49, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 65, 190, 255 ], "toColor": [ 196, 65, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 156, 92, 255 ], "toColor": [ 61, 156, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 186, 43, 255 ], "toColor": [ 169, 186, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 106, 61, 255 ], "toColor": [ 153, 106, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 92, 199, 255 ], "toColor": [ 66, 92, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 67, 168, 255 ], "toColor": [ 118, 67, 168, 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": [ 158, 63, 108, 255 ], "toColor": [ 158, 63, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 171, 36, 255 ], "toColor": [ 56, 171, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 191, 201, 255 ], "toColor": [ 75, 191, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 136, 40, 255 ], "toColor": [ 191, 136, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 53, 189, 255 ], "toColor": [ 43, 53, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 99, 163, 255 ], "toColor": [ 39, 99, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 46, 191, 255 ], "toColor": [ 174, 46, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 49, 40, 255 ], "toColor": [ 168, 49, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 156, 108, 255 ], "toColor": [ 33, 156, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 43, 255 ], "toColor": [ 179, 194, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 106, 61, 255 ], "toColor": [ 153, 106, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 70, 163, 255 ], "toColor": [ 184, 70, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 161, 63, 255 ], "toColor": [ 120, 161, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 150, 194, 255 ], "toColor": [ 56, 150, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 49, 158, 255 ], "toColor": [ 104, 49, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 92, 199, 255 ], "toColor": [ 66, 92, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 62, 81, 255 ], "toColor": [ 184, 62, 81, 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": [] }