{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Base Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.003, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 666.666666666667, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Annotation Class 1" } ], "minScale": 0, "maxScale": 15000, "defaultVisibility": true, "extent": { "xmin": -9288329.100682395, "ymin": 5213917.686681788, "xmax": -9274374.453219542, "ymax": 5227922.7019544095, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4407602683679926E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I133AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I133Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c9b5b5fcf0c84fb597aebfcda6758eec" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Annotation Class 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Base Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9288329.100682395, "ymin": 5213917.686681788, "xmax": -9274374.453219542, "ymax": 5227922.7019544095, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4407602683679926E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 15000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "c9b5b5fcf0c84fb597aebfcda6758eec" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Major Road", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.003, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 666.666666666667, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 10000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubtypeCD", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 208, 200, 0 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "SubtypeCD", "classes": [ { "label": "Collector", "description": "Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "values": [ [ "4" ] ] }, { "label": "Interstate", "description": "Interstate", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 10 }, "values": [ [ "1" ] ] }, { "label": "Major Artery", "description": "Major Artery", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 7 }, "values": [ [ "2" ] ] }, { "label": "Section Boundary", "description": "Section Boundary", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "values": [ [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "4", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 10 }, "value": "1", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 7 }, "value": "2", "label": "Major Artery" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "3", "label": "Section Boundary" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9287934.99045237, "ymin": 5213762.160087214, "xmax": -9274175.456878988, "ymax": 5227610.935406139, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4407602683679926E8, "falseZ": -100000, "zUnits": 10000, "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": "SubtypeCD", "type": "esriFieldTypeInteger", "alias": "Subtype Code", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 16, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "ROADCLASS", "length": 30, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Section Boundary", "code": "Section Boundary" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "JURISDICTION1", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c9b5b5fcf0c84fb597aebfcda6758eec" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "Surface Drains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.003, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 666.666666666667, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 5000, "referenceScale": 10000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9287818.46178313, "ymin": 5213918.061872484, "xmax": -9274427.449694172, "ymax": 5227507.319340501, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4407602683679926E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "TOPWIDTH", "type": "esriFieldTypeDouble", "alias": "Top Width", "domain": null }, { "name": "BOTWIDTH", "type": "esriFieldTypeDouble", "alias": "Bottom Width", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "BEDMATERIAL", "type": "esriFieldTypeString", "alias": "Bed Material", "length": 50, "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "C200 or C14", "code": "C200C14" }, { "name": "D2680", "code": "D2680" }, { "name": "Black Cor PVC", "code": "BPVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIDEMATERIAL", "type": "esriFieldTypeString", "alias": "Side Material", "length": 50, "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "C200 or C14", "code": "C200C14" }, { "name": "D2680", "code": "D2680" }, { "name": "Black Cor PVC", "code": "BPVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LEFTSLOPE", "type": "esriFieldTypeDouble", "alias": "Left Slope", "domain": null }, { "name": "RIGHTSLOPE", "type": "esriFieldTypeDouble", "alias": "Right Slope", "domain": null }, { "name": "UPTOP", "type": "esriFieldTypeDouble", "alias": "Uptop", "domain": null }, { "name": "DWNTOP", "type": "esriFieldTypeDouble", "alias": "Down Top", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain_2", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Wayne County", "code": 3 }, { "name": "GLWA", "code": -2 }, { "name": "Redford Township", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Redford Township", "code": 2 }, { "name": "Wayne County", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DRAINNAME", "type": "esriFieldTypeString", "alias": "Drain Name", "length": 50, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c9b5b5fcf0c84fb597aebfcda6758eec" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "Residential Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.003, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 666.666666666667, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 10000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 15000, "name": "Default", "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9287937.008620966, "ymin": 5213769.161074739, "xmax": -9274176.424642708, "ymax": 5227579.037910109, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4407602683679926E8, "falseZ": -100000, "zUnits": 10000, "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c9b5b5fcf0c84fb597aebfcda6758eec" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 5, "name": "Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.003, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 666.666666666667, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 10000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2.003750706717919E7, "ymin": -1.0457350803021178E7, "xmax": 2.00375070671792E7, "ymax": 3.024097195838655E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4407602683679926E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE_Length", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 255, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Trail Length", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Trail Width", "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "TrailSurfaceType", "description": "The type of trail surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Chunk Wood", "code": "Chunk Wood" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Decking", "code": "Decking" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Limestone", "code": "Limestone" }, { "name": "Native", "code": "Native" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HIKING", "type": "esriFieldTypeString", "alias": "Hiking Allowed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MTBCYCLE", "type": "esriFieldTypeString", "alias": "MTB Allowed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROADCYCLE", "type": "esriFieldTypeString", "alias": "Cycling Allowed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EQUESTRIAN", "type": "esriFieldTypeString", "alias": "Horseback Riding Allowed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SKI", "type": "esriFieldTypeString", "alias": "X Country Skiing Allowed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SNOWMOBILE", "type": "esriFieldTypeString", "alias": "Snowmobiling Allowed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MOTORCYCLE", "type": "esriFieldTypeString", "alias": "Motorcycling Allowed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ATV", "type": "esriFieldTypeString", "alias": "ATV'ing Allowed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MTRVEHICLE", "type": "esriFieldTypeString", "alias": "Motorized Vehicles Allowed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SKILLLEVEL", "type": "esriFieldTypeString", "alias": "Skill Level", "length": 20, "domain": { "type": "codedValue", "name": "TrailSkillLevel", "description": "The difficulty rating for the trail", "codedValues": [ { "name": "Easy", "code": "Easy" }, { "name": "Intermediate", "code": "Intermediate" }, { "name": "Advanced", "code": "Advanced" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Wayne County", "code": 3 }, { "name": "GLWA", "code": -2 }, { "name": "Redford Township", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Redford Township", "code": 2 }, { "name": "Wayne County", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c9b5b5fcf0c84fb597aebfcda6758eec" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 6, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.003, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 666.666666666667, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 5000, "referenceScale": 10000.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PARK_TYPE", "uniqueValueGroups": [ { "heading": "PARK_TYPE", "classes": [ { "label": "Golf Course", "description": "Golf Course", "symbol": { "type": "esriPFS", "url": "511eb2713ec8fc3d94aff31d8d841d41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC7klEQVR4nO1cyXHDMAz0g6W5HhSDetybM3ooI1sHCWBxUMm+MslQIBcnQTLt/X6/H4Gg1/P3Z36+HrOgRQvkDTkLad5koRTTMjXNz5c7WSjFtCxNZ8CimBbpAmyUkRnf2pZp6SRIMOZIm1LyJGPP/g5xPc+JWxSyQDO3nmIkc/nIehZzZiHRUlkakntjJIpOLQ8ig/H3GOl3VERRYlbUWOLZ79WuJxFOxsBcAVcW+k2i2vXYEJgr4criVizrbAhL4ElJGoXJojTpfWZiw7IeG+JZJMlnc2sR2iWje0cmjbNEFWJRHFiRe8031PVIsejs7LrKC63MWbnIiL7VkczULYwWGpKQltjumMo9ksAhUZW2JlQkCbSK8QGhNHQSmCZGaXteKCV/EJXtZh5Arach2ycENPVqSmtI32ZgEqjW87qMUdlbDS7U8+qWB1UWxclH79Csx4IsM0pqlBX1XBxeHrDiuKpa4D5SeEodRcWIGUEKUVwoSI8qLa0yZ2XVjCZ4tAxJ3cKw8cQX5cIjFj7VXo8CYtvZ94eIoiLxxDO2QY7UGWDuqAX2YpsXkV2ikHHA4/jq6m9IVx1u3HlnGg+49aMiBM6K4azHSpKiCPaW414ecFBfCSnnKNSUP1LPkHNEdvjLBU5om0Busxx92Ms1ImCVc2aVpx3Ov5zluEo/agbsugfZW5JZ9plNm1Y5qJVbpWWsejRENykizQegd6uLEDgsD+66sbUg7J75FppXUlewWN3o2LRTmBXolxNebw7T6yg2ulbU2FCiqNhFDsnY8OvT5NBysVjl6NiUF6DkkPK9evDTHoBKgVJKetbzBsrNTURRkao5IpbtbgVvPzoieEWF6tkTDVm4USGy3F4uVFpkDyOWjy5Fdv9ypDeBCqSOLh5ZinQv5Htoi4ybWG1hKZHxPU7Vj0JsHayxcFSuldTduZ4FLNRW5pZFKyu8H8UOp7m3vxXMxbJsyX4UFyOpl6TSG3fVIDpS/8fjg6QFP+KdKyaILVJoAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Golf Course" ] ] }, { "label": "Historic Site", "description": "Historic Site", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Historic Site" ] ] }, { "label": "Ice Arena", "description": "Ice Arena", "symbol": { "type": "esriPFS", "url": "fd593e1f14e30da58e55d6c90c7ab339", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADy0lEQVRogbWZXY7kMAiE54E7bG62Z9ybZU/Rq5G2JY8HqK9whodWYhsMpvhxOl6v1+v68/fj/v3rY0IZ7zrmyD7Rw5ERnz/rooqpMiRbu44pWRXfuq47xP29M/j6vzaqjTthxBudch0yMl26vZUu2b5BT30XoCBcvZO1T4ZbJicUtCsPVc8Ufp1hFT95rmRey5ov8KYe74jCjyY6ctBEx3tZE8Q7K5FEV61zoT2BOeGPbGMK8Wz8PTZFTedBF94Vf0gtAES7MeUtx5sn8P6kbzFNIe5CTsk8SVrTkIoKjrTGdhs4jcM+P0lgNKTCjbOVlFG0lFEPOQm2e4+KkcB7CvP9XXloR6PTDGXvoRShEHU949AUQZUOQZuDSafVIcW5ndHuTb1f75JFMzRJGt34DlEF6er5BD13FtM/1SVlMqc0SY7Xti5cL/9k8+H2BlTPe4/pXbCbFLJ5Gtf7M+kNyCEqj4fTK9Pmwil1JDe4V0fl8SBweqIckZzgfNDY1zu6RKdg9k7CoFKskkXmiJ4ZbxZy0W1CShc1hMoiMidfeO41e9OYPjmUdVx5YdojWPC+YaxONqLlj0LcyS37gV7VhWNqCDFwUq8nHq46vzuDt1JAGaKycwfvSlalQzdODjZUBqTJJhtzurtJUiOHg+D9JreWdgZSaLsd4E4dau4V3q5BE3jT5OQY6MjZ6UtMq3JDxl1PTeP35IDCqW+OUqsiziXBPfhKfufMIIqQzU/h3SntNC/d4V3vW9bEQMozmc+Ups1LpnPm8aAGZqR4JuXQ0YNAPlsT1eL9OZunfHutpDIdUolupW//WipGkmgqyJ0mqe5gaVks/7U8ydhkzpE7iW1VRaLVqhCixtXcSXnq1isP33siU7FcCVJzmdxJTBP91D5vilPorKRygOPZbl91aGo+SguEopXAapxWAnK7c3W8q47MuVdP+nVaCU4TJgmVOL0HO5tV6xTvSabO+EJtQol6gnjXuTaqpJa9B7AHNwjZV4pJFSChcRIOoRbtgt3O6/Q7mDJIlcQMadEp6RCBWWfoE19XaGKMapFr/OTgnoC3Q5dqQwlEiXen9Voprni7ChRPxfQkizpyHHlKZribEmVOblgnCKM9eXSbToko5MY84VUy7705IaWge1ZznUKnX05cz0elFDllt3xMEl9FpNxVcmLSsFNlKiVoNzZBDkFUdN6aQNzJ1tOq0RnUjd97TDubTmDc1c0nusBqvzamr0NYn3h3n6PJsjvwzpbIFD3N3N1Yx5MZQ5sR5/tbZAJOM7dSkM4rmnzB+aR/ULOX91LyEEkAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 23, 168, 232, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Ice Arena" ] ] }, { "label": "Nature Preserve", "description": "Nature Preserve", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Nature Preserve" ] ] }, { "label": "Park", "description": "Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Park" ] ] }, { "label": "Recreation Center", "description": "Recreation Center", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Recreation Center" ] ] }, { "label": "Swimming Pool", "description": "Swimming Pool", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Swimming Pool" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "511eb2713ec8fc3d94aff31d8d841d41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC7klEQVR4nO1cyXHDMAz0g6W5HhSDetybM3ooI1sHCWBxUMm+MslQIBcnQTLt/X6/H4Gg1/P3Z36+HrOgRQvkDTkLad5koRTTMjXNz5c7WSjFtCxNZ8CimBbpAmyUkRnf2pZp6SRIMOZIm1LyJGPP/g5xPc+JWxSyQDO3nmIkc/nIehZzZiHRUlkakntjJIpOLQ8ig/H3GOl3VERRYlbUWOLZ79WuJxFOxsBcAVcW+k2i2vXYEJgr4criVizrbAhL4ElJGoXJojTpfWZiw7IeG+JZJMlnc2sR2iWje0cmjbNEFWJRHFiRe8031PVIsejs7LrKC63MWbnIiL7VkczULYwWGpKQltjumMo9ksAhUZW2JlQkCbSK8QGhNHQSmCZGaXteKCV/EJXtZh5Arach2ycENPVqSmtI32ZgEqjW87qMUdlbDS7U8+qWB1UWxclH79Csx4IsM0pqlBX1XBxeHrDiuKpa4D5SeEodRcWIGUEKUVwoSI8qLa0yZ2XVjCZ4tAxJ3cKw8cQX5cIjFj7VXo8CYtvZ94eIoiLxxDO2QY7UGWDuqAX2YpsXkV2ikHHA4/jq6m9IVx1u3HlnGg+49aMiBM6K4azHSpKiCPaW414ecFBfCSnnKNSUP1LPkHNEdvjLBU5om0Busxx92Ms1ImCVc2aVpx3Ov5zluEo/agbsugfZW5JZ9plNm1Y5qJVbpWWsejRENykizQegd6uLEDgsD+66sbUg7J75FppXUlewWN3o2LRTmBXolxNebw7T6yg2ulbU2FCiqNhFDsnY8OvT5NBysVjl6NiUF6DkkPK9evDTHoBKgVJKetbzBsrNTURRkao5IpbtbgVvPzoieEWF6tkTDVm4USGy3F4uVFpkDyOWjy5Fdv9ypDeBCqSOLh5ZinQv5Htoi4ybWG1hKZHxPU7Vj0JsHayxcFSuldTduZ4FLNRW5pZFKyu8H8UOp7m3vxXMxbJsyX4UFyOpl6TSG3fVIDpS/8fjg6QFP+KdKyaILVJoAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Golf Course", "label": "Golf Course" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Historic Site", "label": "Historic Site" }, { "symbol": { "type": "esriPFS", "url": "fd593e1f14e30da58e55d6c90c7ab339", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADy0lEQVRogbWZXY7kMAiE54E7bG62Z9ybZU/Rq5G2JY8HqK9whodWYhsMpvhxOl6v1+v68/fj/v3rY0IZ7zrmyD7Rw5ERnz/rooqpMiRbu44pWRXfuq47xP29M/j6vzaqjTthxBudch0yMl26vZUu2b5BT30XoCBcvZO1T4ZbJicUtCsPVc8Ufp1hFT95rmRey5ov8KYe74jCjyY6ctBEx3tZE8Q7K5FEV61zoT2BOeGPbGMK8Wz8PTZFTedBF94Vf0gtAES7MeUtx5sn8P6kbzFNIe5CTsk8SVrTkIoKjrTGdhs4jcM+P0lgNKTCjbOVlFG0lFEPOQm2e4+KkcB7CvP9XXloR6PTDGXvoRShEHU949AUQZUOQZuDSafVIcW5ndHuTb1f75JFMzRJGt34DlEF6er5BD13FtM/1SVlMqc0SY7Xti5cL/9k8+H2BlTPe4/pXbCbFLJ5Gtf7M+kNyCEqj4fTK9Pmwil1JDe4V0fl8SBweqIckZzgfNDY1zu6RKdg9k7CoFKskkXmiJ4ZbxZy0W1CShc1hMoiMidfeO41e9OYPjmUdVx5YdojWPC+YaxONqLlj0LcyS37gV7VhWNqCDFwUq8nHq46vzuDt1JAGaKycwfvSlalQzdODjZUBqTJJhtzurtJUiOHg+D9JreWdgZSaLsd4E4dau4V3q5BE3jT5OQY6MjZ6UtMq3JDxl1PTeP35IDCqW+OUqsiziXBPfhKfufMIIqQzU/h3SntNC/d4V3vW9bEQMozmc+Ups1LpnPm8aAGZqR4JuXQ0YNAPlsT1eL9OZunfHutpDIdUolupW//WipGkmgqyJ0mqe5gaVks/7U8ydhkzpE7iW1VRaLVqhCixtXcSXnq1isP33siU7FcCVJzmdxJTBP91D5vilPorKRygOPZbl91aGo+SguEopXAapxWAnK7c3W8q47MuVdP+nVaCU4TJgmVOL0HO5tV6xTvSabO+EJtQol6gnjXuTaqpJa9B7AHNwjZV4pJFSChcRIOoRbtgt3O6/Q7mDJIlcQMadEp6RCBWWfoE19XaGKMapFr/OTgnoC3Q5dqQwlEiXen9Voprni7ChRPxfQkizpyHHlKZribEmVOblgnCKM9eXSbToko5MY84VUy7705IaWge1ZznUKnX05cz0elFDllt3xMEl9FpNxVcmLSsFNlKiVoNzZBDkFUdN6aQNzJ1tOq0RnUjd97TDubTmDc1c0nusBqvzamr0NYn3h3n6PJsjvwzpbIFD3N3N1Yx5MZQ5sR5/tbZAJOM7dSkM4rmnzB+aR/ULOX91LyEEkAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 23, 168, 232, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Ice Arena", "label": "Ice Arena" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Nature Preserve", "label": "Nature Preserve" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Park", "label": "Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Recreation Center", "label": "Recreation Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Swimming Pool", "label": "Swimming Pool" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 204, 255 ], "toColor": [ 252, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 182, 252, 255 ], "toColor": [ 209, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 192, 255 ], "toColor": [ 252, 184, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 236, 252, 255 ], "toColor": [ 182, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 217, 255 ], "toColor": [ 182, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 246, 255 ], "toColor": [ 252, 212, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 215, 255 ], "toColor": [ 252, 224, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 201, 252, 255 ], "toColor": [ 182, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 225, 252, 255 ], "toColor": [ 212, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 241, 255 ], "toColor": [ 215, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 229, 255 ], "toColor": [ 252, 179, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9287713.82650724, "ymin": 5213936.840304328, "xmax": -9274301.33490297, "ymax": 5227437.873675858, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4407602683679926E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PARK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "length": 70, "domain": null }, { "name": "PARK_ADDRESS", "type": "esriFieldTypeString", "alias": "PARK_ADDRESS", "length": 70, "domain": null }, { "name": "PARK_TYPE", "type": "esriFieldTypeString", "alias": "PARK_TYPE", "length": 50, "domain": null }, { "name": "CALC_ACRES", "type": "esriFieldTypeDouble", "alias": "CALC_ACRES", "domain": null }, { "name": "PAVILION", "type": "esriFieldTypeString", "alias": "PAVILION", "length": 10, "domain": null }, { "name": "PLAY_STRUCTURE", "type": "esriFieldTypeString", "alias": "PLAY_STRUCTURE", "length": 10, "domain": null }, { "name": "P_TABLES", "type": "esriFieldTypeString", "alias": "P_TABLES", "length": 10, "domain": null }, { "name": "GRILLS", "type": "esriFieldTypeString", "alias": "GRILLS", "length": 10, "domain": null }, { "name": "COMFORT_STATION", "type": "esriFieldTypeString", "alias": "COMFORT_STATION", "length": 10, "domain": null }, { "name": "BALL_DIAMONDS", "type": "esriFieldTypeString", "alias": "BALL_DIAMONDS", "length": 10, "domain": null }, { "name": "SOCCER_FIELDS", "type": "esriFieldTypeString", "alias": "SOCCER_FIELDS", "length": 10, "domain": null }, { "name": "TENNIS", "type": "esriFieldTypeString", "alias": "TENNIS", "length": 10, "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c9b5b5fcf0c84fb597aebfcda6758eec" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 7, "name": "Park Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.003, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 666.666666666667, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PARK_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 2000, "minScale": 20000, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 255, 255, 190, 255 ], "borderLineColor": [ 110, 110, 110, 255 ], "borderLineSize": 1, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9287713.82650724, "ymin": 5213936.840304328, "xmax": -9274301.33490297, "ymax": 5227437.873675858, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4407602683679926E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PARK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "length": 70, "domain": null }, { "name": "PARK_ADDRESS", "type": "esriFieldTypeString", "alias": "PARK_ADDRESS", "length": 70, "domain": null }, { "name": "PARK_TYPE", "type": "esriFieldTypeString", "alias": "PARK_TYPE", "length": 50, "domain": null }, { "name": "CALC_ACRES", "type": "esriFieldTypeDouble", "alias": "CALC_ACRES", "domain": null }, { "name": "PAVILION", "type": "esriFieldTypeString", "alias": "PAVILION", "length": 10, "domain": null }, { "name": "PLAY_STRUCTURE", "type": "esriFieldTypeString", "alias": "PLAY_STRUCTURE", "length": 10, "domain": null }, { "name": "P_TABLES", "type": "esriFieldTypeString", "alias": "P_TABLES", "length": 10, "domain": null }, { "name": "GRILLS", "type": "esriFieldTypeString", "alias": "GRILLS", "length": 10, "domain": null }, { "name": "COMFORT_STATION", "type": "esriFieldTypeString", "alias": "COMFORT_STATION", "length": 10, "domain": null }, { "name": "BALL_DIAMONDS", "type": "esriFieldTypeString", "alias": "BALL_DIAMONDS", "length": 10, "domain": null }, { "name": "SOCCER_FIELDS", "type": "esriFieldTypeString", "alias": "SOCCER_FIELDS", "length": 10, "domain": null }, { "name": "TENNIS", "type": "esriFieldTypeString", "alias": "TENNIS", "length": 10, "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c9b5b5fcf0c84fb597aebfcda6758eec" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 8, "name": "Lakes and Ponds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.003, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 666.666666666667, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 5000, "referenceScale": 10000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9287613.954984477, "ymin": 5213926.18500794, "xmax": -9275082.916787017, "ymax": 5227119.374207139, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4407602683679926E8, "falseZ": -100000, "zUnits": 10000, "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": "HYDROID", "type": "esriFieldTypeInteger", "alias": "Hydro ID", "domain": null }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 14, "domain": null }, { "name": "GNISID", "type": "esriFieldTypeString", "alias": "GNISID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "WTRTYPE", "type": "esriFieldTypeString", "alias": "Waterbody Type", "length": 30, "domain": { "type": "codedValue", "name": "WaterbodyType", "description": "The type of waterbody as adapted from USGS NHD for cartographic requirements", "codedValues": [ { "name": "Canal or Ditch", "code": "Canal or Ditch" }, { "name": "Dam or Weir", "code": "Dam or Weir" }, { "name": "Estuary", "code": "Estuary" }, { "name": "Ice Mass", "code": "Ice Mass" }, { "name": "Lake or Pond", "code": "Lake or Pond" }, { "name": "Lake or Pond-Intermittent", "code": "Lake or Pond-Intermittent" }, { "name": "Playa", "code": "Playa" }, { "name": "Reef", "code": "Reef" }, { "name": "Reservoir", "code": "Reservoir" }, { "name": "Sea or Ocean", "code": "Sea or Ocean" }, { "name": "Stream or River", "code": "Stream or River" }, { "name": "Swamp or Marsh", "code": "Swamp or Marsh" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WATERAREA", "type": "esriFieldTypeDouble", "alias": "Area in Acres", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeInteger", "alias": "Elevation", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c9b5b5fcf0c84fb597aebfcda6758eec" } ], "tables": [] }