{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Stormwater Points", "type": "Feature Layer", "description": "This data layer contains point features representing the approximate location of storm water structures located within Prince William County, Virginia. It was created to provide basic information regarding the type of storm water structure (inlets, manholes, end walls, risers, etc.), elevations of the structure, and maintenance responsibility of the structure. The layer was derived mainly from as-built plans, however some information may have been obtained through approved plans as well as field surveys.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00205156529601578, "zTolerance": 2, "mTolerance": 2, "falseX": -1.10512499999008E8, "falseY": -8.88579999998965E7, "xyUnits": 3899.46155529942, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Prince William County Department of Public Works, Environmental Management Division", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 35, 147, 89, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1709569000311643E7, "ymin": 6878758.999727622, "xmax": 1.1846111073479772E7, "ymax": 7025067.000437275, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FieldSurvey", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STRUC_ID", "type": "esriFieldTypeInteger", "alias": "Structure ID", "domain": null }, { "name": "OUTFALL", "type": "esriFieldTypeInteger", "alias": "Outfall", "domain": null }, { "name": "Symbology", "type": "esriFieldTypeInteger", "alias": "Symbology", "domain": { "type": "codedValue", "name": "SWMSymPt", "description": "Stormwater system point", "codedValues": [ { "name": "0 - Pipe end (No maintenance associated with this symbol)", "code": 0 }, { "name": "5 - Drop inlets or yard inlets maintained by others", "code": 5 }, { "name": "6 - Drop inlets or yard inlets maintained by County", "code": 6 }, { "name": "8 - Drop inlets or yard inlets located in SWM facilities", "code": 8 }, { "name": "9 - Manholes or junction boxes maintained by others", "code": 9 }, { "name": "10 - Manholes or junction boxes maintained by County", "code": 10 }, { "name": "12 - Manholes or junction boxes located in SWM facilities", "code": 12 }, { "name": "81 - Tee connections maintained by others", "code": 81 }, { "name": "82 - Tee connections maintained by County", "code": 82 }, { "name": "84 - Tee connections located in SWM easement", "code": 84 }, { "name": "113 - End Sections, End Walls, and Headwalls maintained by others", "code": 113 }, { "name": "213 - End Sections, End Walls, and Headwalls maintained by County", "code": 213 }, { "name": "413 - End Sections, End Walls, and Headwalls located in SWM facilities", "code": 413 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TopElevation", "type": "esriFieldTypeDouble", "alias": "Top Elevation", "domain": null }, { "name": "BottomElevation", "type": "esriFieldTypeDouble", "alias": "Bottom Elevation", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "FieldSurvey", "type": "esriFieldTypeString", "alias": "Field Survey", "length": 1, "domain": { "type": "codedValue", "name": "SWMFieldSurvey", "description": "Stormwater Field Survey", "codedValues": [ { "name": "N - No", "code": "N" }, { "name": "Y - Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "DrainageArea", "type": "esriFieldTypeDouble", "alias": "Drainage Area", "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 8, "domain": { "type": "codedValue", "name": "SWMLanduse", "description": "Land use codes", "codedValues": [ { "name": "C - Commercial", "code": "C" }, { "name": "IND - Industrial", "code": "IND" }, { "name": "U - Utility", "code": "U" }, { "name": "INST - Institutional", "code": "INST" }, { "name": "A - Agricultural Lands", "code": "A" }, { "name": "SCH - School", "code": "SCH" }, { "name": "SCHP - School - Private", "code": "SCHP" }, { "name": "GCC - Golf Course - County", "code": "GCC" }, { "name": "GCP - Golf Course - Private", "code": "GCP" }, { "name": "RECC - Recreational Lands - County", "code": "RECC" }, { "name": "RECS - Recreational Lands - State", "code": "RECS" }, { "name": "RECF - Recreational Lands - Federal", "code": "RECF" }, { "name": "RESH - Residential - High Density", "code": "RESH" }, { "name": "RESM - Residential - Medium Density", "code": "RESM" }, { "name": "RESL - Residential - Low Density", "code": "RESL" }, { "name": "RESVL - Residential - Very Low Density", "code": "RESVL" }, { "name": "ROW - VDOT Right-of-way", "code": "ROW" }, { "name": "RAIL - Railroad", "code": "RAIL" }, { "name": "L- Landfill", "code": "L" }, { "name": "Q - Quarry", "code": "Q" }, { "name": "PP - Power Plant", "code": "PP" }, { "name": "NRECS - Non-Recreational State Lands", "code": "NRECS" }, { "name": "W - Open Water", "code": "W" }, { "name": "OPEN - Open Space - County", "code": "OPEN" }, { "name": "NRECF - Non-Recreational Federal Lands", "code": "NRECF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MS4RegOutfall", "type": "esriFieldTypeString", "alias": "MS4 Regulated Outfall", "length": 5, "domain": { "type": "codedValue", "name": "SWMFieldSurvey", "description": "Stormwater Field Survey", "codedValues": [ { "name": "N - No", "code": "N" }, { "name": "Y - Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CreatedUser", "type": "esriFieldTypeString", "alias": "CreatedUser", "length": 255, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "length": 8, "domain": null }, { "name": "LastEditedUser", "type": "esriFieldTypeString", "alias": "LastEditedUser", "length": 255, "domain": null }, { "name": "LastEditedDate", "type": "esriFieldTypeDate", "alias": "LastEditedDate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1530_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1530", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G10112STRUC_ID", "fields": "STRUC_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1530", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1353_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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 }