{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "Outlets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Storm Sewer Infrastructure" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a0c2010a812b8d3bfa538f09b780cfd3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzUlEQVQ4jbWUz0sUYRzGP/M6rouE648MVlcisIMg5CXNIMSxpMN26FRBEIG3VFAPKZ46hVhBCB089T/oKSwVdD1JIF1awg1/DVSrK7j+3Jk33mVbd9jdnAF9TsN35vm8zzDzfXTOWfqFA8c+NdTZeiroxixSuvmye32rKPD15/opqdlhDeEqjdRt5Zke6dp8kAdUyRRsZU0SNW1XwFC1xq3rIqy8/5Jmgeo1VTIFu9OocZw4he6JWoRMUS53sjN/jWD+u8x6AScwV9uxEw62LTYOG1n6uIpMfEvPS4J1GM8vU55cI9RcBmjuv3Lc30Tk/Qoc7GVnlrnFzNwNwvdO1LEFfXox4NyHmAOW1pMh5ItxZkc7ePbUA/CICqxfq87h40HofZO+3A+1AlH3QA0rH9b39vS+z1cQVhToI4kIVGLvJuDRgAOmVLGx6A2o1NkT5MvCTWT/O3JVNj3B7ZYYnoHXgr+5b9gsvuomebUdTS8hsBnBaIvit5JAqXtgoEFndz3Flao4D+/Gga+ZUzIPlAp8lQL+yLOBap0iP+XZRfRDUnPpPz/2iGEuq0VXu4kHaTA5bJjLBROq1vBSX0q5sDygUqY1HB3nRefe2H8BkqSeEoS2GrQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.03884979021E7, "ymin": 5562889.201800004, "xmax": -1.03703365749E7, "ymax": 5577253.343599997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StructureType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 50, "domain": { "type": "codedValue", "name": "StormOutletType", "description": "Storm Outlet Type", "codedValues": [ { "name": "Apron", "code": "Apron" }, { "name": "Box End", "code": "Box End" }, { "name": "Flared End", "code": "Flared End" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material\n", "length": 50, "domain": { "type": "codedValue", "name": "StormOutletMaterial", "description": "Storm Outlet Material", "codedValues": [ { "name": "Brick/Block", "code": "Brick/Block" }, { "name": "CI", "code": "CI" }, { "name": "DIP", "code": "DIP" }, { "name": "Galvanized Steel", "code": "G Steel" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Other", "code": "Other" }, { "name": "PVC", "code": "PVC" }, { "name": "Poured", "code": "Poured" }, { "name": "Precast", "code": "Precast" }, { "name": "RCP", "code": "RCP" }, { "name": "NA", "code": "NA" }, { "name": "CMP", "code": "CMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Size", "type": "esriFieldTypeDouble", "alias": "Size\n", "domain": { "type": "range", "name": "Size", "description": "Pipe Size", "range": [ 1, 120 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MS4Outfall", "type": "esriFieldTypeString", "alias": "MS4 Outfall\n", "length": 50, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes, No, NA, or Unknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CARTEID", "type": "esriFieldTypeString", "alias": "CARTEID", "length": 50, "domain": null }, { "name": "AsbuiltName", "type": "esriFieldTypeString", "alias": "Asbuilt Name", "length": 255, "domain": null }, { "name": "AsbuiltPage", "type": "esriFieldTypeSmallInteger", "alias": "Asbuilt Page", "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "length": 1, "domain": { "type": "codedValue", "name": "DataSource", "description": "Data Source", "codedValues": [ { "name": "Construction Plan", "code": "C" }, { "name": "AsBuilt", "code": "A" }, { "name": "GPS", "code": "G" }, { "name": "Aerial Image", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "length": 8, "domain": null }, { "name": "ReviewGIS", "type": "esriFieldTypeString", "alias": "ReviewGIS", "length": 255, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_110", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": "e602184a261849cba5a2f5c153f9f8a3" }