{ "currentVersion": 10.91, "id": 79, "name": "Bridges_1k", "type": "Feature Layer", "description": "Planimetric data (feature classes in Planimetrics_City_2015 feature dataset) were first updated by Kucera. The GIS team subsequently worked to refine these planimetric data layers in preparation for calculating the Stormwater Program Fee. This involved preparation of a Billable Impervious features layer by June 10, 2016. As billable impervious features are a subset of impervious features, a separate data layer was compiled on July 11, 2016.Criteria used to filter impervious features are documented in the GIS team's \"One Note\". Please contact the GIS team if you would like access to this documentation.*11/1/18: The City acquired updated planimetric data from M-NCPPC based on February 2017 State of Maryland orthophotos. The City's existing planimetric datasets are more accurate within the City boundaries in most cases. However, features that lie outside of the City but still within the Maximum Expansion Limits were found to be out-of-date. The new M-NCPPC data was pasted in to supplement the City's existing data in these areas, paying careful attention to features that overlap the City boundary so as to avoid duplicate and missing features. The feature class was renamed from 2015 to 2017", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "copyrightText": "City of Gaithersburg GIS, Kucera International Inc, M-NCPPC.", "parentLayer": { "id": 66, "name": "Level 19 - 1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 101, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1242887.059189558, "ymin": 524820.9850586504, "xmax": 1264719.0050268918, "ymax": 546414.135113731, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 7, "domain": { "type": "codedValue", "name": "WS3_BRIDGE_Ftr_codes", "description": "valid Ftr-codes for Bridge arcs and polys", "codedValues": [ { "name": "1700602 - Bridge", "code": "1700602" }, { "name": "1700600 - Major Culvert", "code": "1700600" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCE_DATE", "type": "esriFieldTypeDate", "alias": "SOURCE_DATE", "length": 8, "domain": null }, { "name": "UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "UPDATE_DATE", "length": 8, "domain": null }, { "name": "UPDATE_METHOD", "type": "esriFieldTypeString", "alias": "UPDATE_METHOD", "length": 2, "domain": { "type": "codedValue", "name": "WS3_Update_Method", "description": "codes describing method used to update planimetric data", "codedValues": [ { "name": "1 - Photogrammetrically", "code": "1" }, { "name": "2 - As Builts", "code": "2" }, { "name": "3 - Preliminary/Site Plans", "code": "3" }, { "name": "4 - On Screen Digitizing from Orthos", "code": "4" }, { "name": "5 - Field Checked with Map-Verified Data", "code": "5" }, { "name": "6 - Field Checked with Map-Update Data", "code": "6" }, { "name": "7 - Field Checked with GPS-Verified Data", "code": "7" }, { "name": "8 - Field Checked with GPS-Update Data", "code": "8" }, { "name": "99 - Other", "code": "99" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UPDATE_STAFF_ID", "type": "esriFieldTypeString", "alias": "UPDATE_STAFF_ID", "length": 10, "domain": null }, { "name": "UPDATE_STATUS", "type": "esriFieldTypeString", "alias": "UPDATE_STATUS", "length": 1, "domain": { "type": "codedValue", "name": "WS3_Update_status", "description": "status code to document update changes", "codedValues": [ { "name": "A - added", "code": "A" }, { "name": "D - deleted", "code": "D" }, { "name": "M - modified", "code": "M" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 128, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 128, "domain": null }, { "name": "ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "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": "Billable_2016", "type": "esriFieldTypeString", "alias": "Billable_2016", "length": 30, "domain": { "type": "codedValue", "name": "WS3_d_Billable_Impervious", "description": "Billable Impervious Features", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Review", "code": "Review" }, { "name": "Other: Out of the City", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Public_Private", "type": "esriFieldTypeString", "alias": "Public_Private", "length": 10, "domain": { "type": "codedValue", "name": "WS3_Public_Private", "description": "Public or Private", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Review", "code": "Review" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Public_Private_Review", "type": "esriFieldTypeString", "alias": "Public_Private_Review", "length": 100, "domain": null }, { "name": "Billable_2017", "type": "esriFieldTypeString", "alias": "Billable_2017", "length": 30, "domain": { "type": "codedValue", "name": "WS3_d_Billable_Impervious", "description": "Billable Impervious Features", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Review", "code": "Review" }, { "name": "Other: Out of the City", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Billable_2018", "type": "esriFieldTypeString", "alias": "Billable_2018", "length": 30, "domain": { "type": "codedValue", "name": "WS3_d_Billable_Impervious", "description": "Billable Impervious Features", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Review", "code": "Review" }, { "name": "Other: Out of the City", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Billable_2019", "type": "esriFieldTypeString", "alias": "Billable_2019", "length": 30, "domain": { "type": "codedValue", "name": "WS3_d_Billable_Impervious", "description": "Billable Impervious Features", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Review", "code": "Review" }, { "name": "Other: Out of the City", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Billable_2020", "type": "esriFieldTypeString", "alias": "Billable_2020", "length": 30, "domain": { "type": "codedValue", "name": "WS3_d_Billable_Impervious", "description": "Billable Impervious Features", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Review", "code": "Review" }, { "name": "Other: Out of the City", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Billable_2021", "type": "esriFieldTypeString", "alias": "Billable_2021", "length": 30, "domain": { "type": "codedValue", "name": "WS3_d_Billable_Impervious", "description": "Billable Impervious Features", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Review", "code": "Review" }, { "name": "Other: Out of the City", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Billable_2022", "type": "esriFieldTypeString", "alias": "Billable_2022", "length": 30, "domain": { "type": "codedValue", "name": "WS3_d_Billable_Impervious", "description": "Billable Impervious Features", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Review", "code": "Review" }, { "name": "Other: Out of the City", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Maintenance_Responsibility", "type": "esriFieldTypeString", "alias": "Maintenance_Responsibility", "length": 24, "domain": null }, { "name": "Billable_2023", "type": "esriFieldTypeString", "alias": "Billable_2023", "length": 30, "domain": { "type": "codedValue", "name": "WS3_d_Billable_Impervious", "description": "Billable Impervious Features", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Review", "code": "Review" }, { "name": "Other: Out of the City", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Billable_2024", "type": "esriFieldTypeString", "alias": "Billable_2024", "length": 30, "domain": { "type": "codedValue", "name": "WS3_d_Billable_Impervious", "description": "Billable Impervious Features", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Review", "code": "Review" }, { "name": "Other: Out of the City", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Billable_2025", "type": "esriFieldTypeString", "alias": "Billable_2025", "length": 30, "domain": { "type": "codedValue", "name": "WS3_d_Billable_Impervious", "description": "Billable Impervious Features", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Review", "code": "Review" }, { "name": "Other: Out of the City", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R453_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S425_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1600, "effectiveMaxScale": 801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }