{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Park Maintenance Points", "type": "Feature Layer", "description": "The published representation of parks and recreation areas managed in the facility site point feature class, combined with service information and organized for consumption in desktop and web applications.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.006561666666666671, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1755468.309253972, "ymin": 149846.31246493012, "xmax": 1771686.509675119, "ymax": 168356.89388201386, "spatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.003280833333333333, "zTolerance": 4.0E-5, "mTolerance": 4.0E-5, "falseX": -117104300, "falseY": -99539600, "xyUnits": 2438.3391040522642, "falseZ": -100000, "zUnits": 3048.006096012192, "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 255, "domain": null }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": null }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": null }, { "name": "PARKAREA", "type": "esriFieldTypeDouble", "alias": "Size of Park", "domain": null }, { "name": "PARKURL", "type": "esriFieldTypeString", "alias": "Website", "length": 255, "domain": null }, { "name": "NUMPARKING", "type": "esriFieldTypeDouble", "alias": "Number of Parking Spaces", "domain": null }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restrooms Available", "length": 5, "domain": null }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADA Compliant", "length": 5, "domain": null }, { "name": "CAMPING", "type": "esriFieldTypeString", "alias": "Camping Available", "length": 5, "domain": null }, { "name": "SWIMMING", "type": "esriFieldTypeString", "alias": "Swimming Available", "length": 5, "domain": null }, { "name": "HIKING", "type": "esriFieldTypeString", "alias": "Hiking Available", "length": 5, "domain": null }, { "name": "FISHING", "type": "esriFieldTypeString", "alias": "Fishing Available", "length": 5, "domain": null }, { "name": "PICNIC", "type": "esriFieldTypeString", "alias": "Picnicing Available", "length": 5, "domain": null }, { "name": "BOATING", "type": "esriFieldTypeString", "alias": "Boating Available", "length": 5, "domain": null }, { "name": "HUNTING", "type": "esriFieldTypeString", "alias": "Hunting Available", "length": 5, "domain": null }, { "name": "ROADCYCLE", "type": "esriFieldTypeString", "alias": "Cycling Available", "length": 5, "domain": null }, { "name": "MTBCYCLE", "type": "esriFieldTypeString", "alias": "MTB Available", "length": 5, "domain": null }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "Playgrounds Available", "length": 5, "domain": null }, { "name": "GOLF", "type": "esriFieldTypeString", "alias": "Golf Available", "length": 5, "domain": null }, { "name": "SKI", "type": "esriFieldTypeString", "alias": "Skiing Available", "length": 5, "domain": null }, { "name": "SOCCER", "type": "esriFieldTypeString", "alias": "Soccer Fields Available", "length": 5, "domain": null }, { "name": "BASEBALL", "type": "esriFieldTypeString", "alias": "Baseball Fields Available", "length": 5, "domain": null }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "Basketball Courts Available", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FLMETACODE", "type": "esriFieldTypeString", "alias": "FLMETACODE", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6804_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6804", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6804", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5078_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "06567bad8965412eaa2863a18850125a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Park Hand-Mowing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.006561666666666671, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "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": [ 85, 255, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Name", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 233, 255, 190, 204 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1763291.5432793908, "ymin": 147237.2814297229, "xmax": 1772221.5081950128, "ymax": 164426.46334066242, "spatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.003280833333333333, "zTolerance": 4.0E-5, "mTolerance": 4.0E-5, "falseX": -117104300, "falseY": -99539600, "xyUnits": 2438.3391040522642, "falseZ": -100000, "zUnits": 3048.006096012192, "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": 50, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "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": "FLMETACODE", "type": "esriFieldTypeString", "alias": "FLMETACODE", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "installdate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "assetname", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 255, "domain": null }, { "name": "locdesc", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": null }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": null }, { "name": "aandefirm", "type": "esriFieldTypeString", "alias": "A and E Firm", "length": 255, "domain": null }, { "name": "projecttitle", "type": "esriFieldTypeString", "alias": "Project Title", "length": 255, "domain": null }, { "name": "vertdatum", "type": "esriFieldTypeString", "alias": "Vertical Datum", "length": 255, "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "Map Label", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6785_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6785", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6785", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5069_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "06567bad8965412eaa2863a18850125a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Park Big-Mower", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.006561666666666671, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "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, 197, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Name", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 190, 232, 255, 178 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1760301.6439934522, "ymin": 147230.15833044797, "xmax": 1772668.6349254325, "ymax": 166336.51611503214, "spatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.003280833333333333, "zTolerance": 4.0E-5, "mTolerance": 4.0E-5, "falseX": -117104300, "falseY": -99539600, "xyUnits": 2438.3391040522642, "falseZ": -100000, "zUnits": 3048.006096012192, "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": 50, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "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": "FLMETACODE", "type": "esriFieldTypeString", "alias": "FLMETACODE", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "installdate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "assetname", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 255, "domain": null }, { "name": "locdesc", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": null }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": null }, { "name": "aandefirm", "type": "esriFieldTypeString", "alias": "A and E Firm", "length": 255, "domain": null }, { "name": "projecttitle", "type": "esriFieldTypeString", "alias": "Project Title", "length": 255, "domain": null }, { "name": "vertdatum", "type": "esriFieldTypeString", "alias": "Vertical Datum", "length": 255, "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "Map Label", "length": 255, "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": "R6784_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6784", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6784", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5068_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "06567bad8965412eaa2863a18850125a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.006561666666666671, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "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": [ 211, 255, 190, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 0.7, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1751966.657792721, "ymin": 142339.36758711934, "xmax": 1773754.5965002216, "ymax": 171656.4255047217, "spatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.003280833333333333, "zTolerance": 4.0E-5, "mTolerance": 4.0E-5, "falseX": -117104300, "falseY": -99539600, "xyUnits": 2438.3391040522642, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FLMETACODE", "type": "esriFieldTypeString", "alias": "FLMETACODE", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R6806_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6806", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6806", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "06567bad8965412eaa2863a18850125a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Parks Events", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.006561666666666671, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 204, 230, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1751966.657792721, "ymin": 142339.36758711934, "xmax": 1773754.5965002216, "ymax": 171656.4255047217, "spatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.003280833333333333, "zTolerance": 4.0E-5, "mTolerance": 4.0E-5, "falseX": -117104300, "falseY": -99539600, "xyUnits": 2438.3391040522642, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FLMETACODE", "type": "esriFieldTypeString", "alias": "FLMETACODE", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "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": "R6806_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6806", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6806", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "06567bad8965412eaa2863a18850125a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Four Wheeler", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.006561666666666671, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "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": [ 230, 0, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1760302.253818348, "ymin": 146569.2045178488, "xmax": 1773153.5006715767, "ymax": 166349.2543605566, "spatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.003280833333333333, "zTolerance": 4.0E-5, "mTolerance": 4.0E-5, "falseX": -117104300, "falseY": -99539600, "xyUnits": 2438.3391040522642, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "assetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "installdate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "assetname", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 255, "domain": null }, { "name": "locdesc", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "8_Spatial_Source", "description": "Source of the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "CAD", "code": 2 }, { "name": "Digitized", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "LiDAR", "code": 6 }, { "name": "Plan", "code": 7 }, { "name": "Automated", "code": 8 }, { "name": "Image", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "8_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "aandefirm", "type": "esriFieldTypeString", "alias": "A and E Firm", "length": 255, "domain": null }, { "name": "projecttitle", "type": "esriFieldTypeString", "alias": "Project Title", "length": 255, "domain": null }, { "name": "vertdatum", "type": "esriFieldTypeString", "alias": "Vertical Datum", "length": 255, "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "Map Label", "length": 255, "domain": null }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "domain": null }, { "name": "flmetacode", "type": "esriFieldTypeString", "alias": "FLMetaCode", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R6768_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6768", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6768", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5055_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "06567bad8965412eaa2863a18850125a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Ranger", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.006561666666666671, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "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, 92, 230, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1760326.3671231382, "ymin": 149552.32478190958, "xmax": 1772644.1205387637, "ymax": 163745.5792857632, "spatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.003280833333333333, "zTolerance": 4.0E-5, "mTolerance": 4.0E-5, "falseX": -117104300, "falseY": -99539600, "xyUnits": 2438.3391040522642, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "assetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "installdate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "assetname", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 255, "domain": null }, { "name": "locdesc", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "8_Spatial_Source", "description": "Source of the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "CAD", "code": 2 }, { "name": "Digitized", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "LiDAR", "code": 6 }, { "name": "Plan", "code": 7 }, { "name": "Automated", "code": 8 }, { "name": "Image", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "8_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "aandefirm", "type": "esriFieldTypeString", "alias": "A and E Firm", "length": 255, "domain": null }, { "name": "projecttitle", "type": "esriFieldTypeString", "alias": "Project Title", "length": 255, "domain": null }, { "name": "vertdatum", "type": "esriFieldTypeString", "alias": "Vertical Datum", "length": 255, "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "Map Label", "length": 255, "domain": null }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "domain": null }, { "name": "flmetacode", "type": "esriFieldTypeString", "alias": "FLMetaCode", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6774_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6774", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6774", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5061_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "06567bad8965412eaa2863a18850125a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "8-15", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.006561666666666671, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "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": [ 115, 178, 255, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1763306.6396238692, "ymin": 147656.09989982843, "xmax": 1771212.6334903277, "ymax": 163221.12741471827, "spatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.003280833333333333, "zTolerance": 4.0E-5, "mTolerance": 4.0E-5, "falseX": -117104300, "falseY": -99539600, "xyUnits": 2438.3391040522642, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "assetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "installdate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "assetname", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 255, "domain": null }, { "name": "locdesc", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "8_Spatial_Source", "description": "Source of the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "CAD", "code": 2 }, { "name": "Digitized", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "LiDAR", "code": 6 }, { "name": "Plan", "code": 7 }, { "name": "Automated", "code": 8 }, { "name": "Image", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "8_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "aandefirm", "type": "esriFieldTypeString", "alias": "A and E Firm", "length": 255, "domain": null }, { "name": "projecttitle", "type": "esriFieldTypeString", "alias": "Project Title", "length": 255, "domain": null }, { "name": "vertdatum", "type": "esriFieldTypeString", "alias": "Vertical Datum", "length": 255, "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "Map Label", "length": 255, "domain": null }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "domain": null }, { "name": "flmetacode", "type": "esriFieldTypeString", "alias": "FLMetaCode", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6772_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6772", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6772", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5059_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "06567bad8965412eaa2863a18850125a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "8-6", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.006561666666666671, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "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": [ 137, 68, 68, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1760498.5518181399, "ymin": 149800.75194253027, "xmax": 1771591.331469804, "ymax": 170307.96855597198, "spatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.003280833333333333, "zTolerance": 4.0E-5, "mTolerance": 4.0E-5, "falseX": -117104300, "falseY": -99539600, "xyUnits": 2438.3391040522642, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "assetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "installdate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "assetname", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 255, "domain": null }, { "name": "locdesc", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "8_Spatial_Source", "description": "Source of the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "CAD", "code": 2 }, { "name": "Digitized", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "LiDAR", "code": 6 }, { "name": "Plan", "code": 7 }, { "name": "Automated", "code": 8 }, { "name": "Image", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "8_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "aandefirm", "type": "esriFieldTypeString", "alias": "A and E Firm", "length": 255, "domain": null }, { "name": "projecttitle", "type": "esriFieldTypeString", "alias": "Project Title", "length": 255, "domain": null }, { "name": "vertdatum", "type": "esriFieldTypeString", "alias": "Vertical Datum", "length": 255, "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "Map Label", "length": 255, "domain": null }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "domain": null }, { "name": "flmetacode", "type": "esriFieldTypeString", "alias": "FLMetaCode", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6773_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6773", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6773", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5060_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "06567bad8965412eaa2863a18850125a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "4-30", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.006561666666666671, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "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": [ 230, 152, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1759699.7049906403, "ymin": 144641.1247946173, "xmax": 1772626.1784814708, "ymax": 156362.33289743215, "spatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.003280833333333333, "zTolerance": 4.0E-5, "mTolerance": 4.0E-5, "falseX": -117104300, "falseY": -99539600, "xyUnits": 2438.3391040522642, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "assetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "installdate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "assetname", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 255, "domain": null }, { "name": "locdesc", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "8_Spatial_Source", "description": "Source of the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "CAD", "code": 2 }, { "name": "Digitized", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "LiDAR", "code": 6 }, { "name": "Plan", "code": 7 }, { "name": "Automated", "code": 8 }, { "name": "Image", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "8_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "aandefirm", "type": "esriFieldTypeString", "alias": "A and E Firm", "length": 255, "domain": null }, { "name": "projecttitle", "type": "esriFieldTypeString", "alias": "Project Title", "length": 255, "domain": null }, { "name": "vertdatum", "type": "esriFieldTypeString", "alias": "Vertical Datum", "length": 255, "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "Map Label", "length": 255, "domain": null }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "domain": null }, { "name": "flmetacode", "type": "esriFieldTypeString", "alias": "FLMetaCode", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6771_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6771", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6771", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5058_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "06567bad8965412eaa2863a18850125a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Mule", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.006561666666666671, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "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, 168, 132, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1760591.0417906381, "ymin": 150586.1206965968, "xmax": 1770343.360704597, "ymax": 164381.20875597, "spatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.003280833333333333, "zTolerance": 4.0E-5, "mTolerance": 4.0E-5, "falseX": -117104300, "falseY": -99539600, "xyUnits": 2438.3391040522642, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "assetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "assetname", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "installdate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 255, "domain": null }, { "name": "locdesc", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "8_Spatial_Source", "description": "Source of the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "CAD", "code": 2 }, { "name": "Digitized", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "LiDAR", "code": 6 }, { "name": "Plan", "code": 7 }, { "name": "Automated", "code": 8 }, { "name": "Image", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "8_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "aandefirm", "type": "esriFieldTypeString", "alias": "A and E Firm", "length": 255, "domain": null }, { "name": "projecttitle", "type": "esriFieldTypeString", "alias": "Project Title", "length": 255, "domain": null }, { "name": "vertdatum", "type": "esriFieldTypeString", "alias": "Vertical Datum", "length": 255, "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "Map Label", "length": 255, "domain": null }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "domain": null }, { "name": "flmetacode", "type": "esriFieldTypeString", "alias": "FLMetaCode", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6770_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6770", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6770", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5057_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "06567bad8965412eaa2863a18850125a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Hand-Work", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.006561666666666671, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "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, 0, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1760919.348220639, "ymin": 147830.60373388976, "xmax": 1772414.7956201173, "ymax": 160379.00219347328, "spatialReference": { "wkid": 103180, "latestWkid": 6597, "xyTolerance": 0.003280833333333333, "zTolerance": 4.0E-5, "mTolerance": 4.0E-5, "falseX": -117104300, "falseY": -99539600, "xyUnits": 2438.3391040522642, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "assetname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "installdate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "assetname", "type": "esriFieldTypeString", "alias": "Asset Name", "length": 255, "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 255, "domain": null }, { "name": "locdesc", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "spatialsource", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Source", "domain": { "type": "codedValue", "name": "8_Spatial_Source", "description": "Source of the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "As-Built", "code": 1 }, { "name": "CAD", "code": 2 }, { "name": "Digitized", "code": 3 }, { "name": "GPS/GNSS", "code": 4 }, { "name": "Field Sketch", "code": 5 }, { "name": "LiDAR", "code": 6 }, { "name": "Plan", "code": 7 }, { "name": "Automated", "code": 8 }, { "name": "Image", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "spatialconfidence", "type": "esriFieldTypeSmallInteger", "alias": "Spatial Confidence", "domain": { "type": "codedValue", "name": "8_Spatial_Confidence", "description": "Confidence values for the data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "High", "code": 1 }, { "name": "Medium", "code": 2 }, { "name": "Low", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "aandefirm", "type": "esriFieldTypeString", "alias": "A and E Firm", "length": 255, "domain": null }, { "name": "projecttitle", "type": "esriFieldTypeString", "alias": "Project Title", "length": 255, "domain": null }, { "name": "vertdatum", "type": "esriFieldTypeString", "alias": "Vertical Datum", "length": 255, "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "Map Label", "length": 255, "domain": null }, { "name": "UID", "type": "esriFieldTypeInteger", "alias": "UID", "domain": null }, { "name": "flmetacode", "type": "esriFieldTypeString", "alias": "FLMetaCode", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6769_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6769", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6769", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5056_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "06567bad8965412eaa2863a18850125a" } ], "tables": [] }