{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Culverts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121914, "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": "esriPMS", "url": "1326219412dc343544f651efb2d1b32b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApklEQVQYlYXPMUoDURhF4e/BqwYH60klDG5ArKadFUhWIGQDWYllWjcy7WCVzipEpvLVIfCqwG9hFDtPd7kcLje7EhEjmmusKaUJMpzqJda7g/l4BkPfOtWL2yanHBHjenew1BuPD/dgKcXz64eIGDOa+Xj+LWHVdeb9HprsHzLq0LeWUqy6DnyWYuhbqDmlNEXEE15w9+11C7Yppeln4g2bvzfxDl9b0jhBsFHMHwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 434523.76693868637, "ymin": 217389.7839613557, "xmax": 595908.6800606102, "ymax": 312431.5571320206, "spatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3.767895436099459E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROAD", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "ROAD", "length": 50, "domain": null }, { "name": "PT_ID", "type": "esriFieldTypeString", "alias": "POINT ID", "length": 10, "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 25, "domain": null }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 255, "domain": null }, { "name": "YEAR", "type": "esriFieldTypeDouble", "alias": "PROJECT YEAR", "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 50, "domain": null }, { "name": "DIRECTIONS", "type": "esriFieldTypeString", "alias": "DIRECTIONS", "length": 255, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "APRONS", "type": "esriFieldTypeString", "alias": "APRONS", "length": 25, "domain": null }, { "name": "INSPECT", "type": "esriFieldTypeString", "alias": "LAST INSPECTION", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 50, "domain": { "type": "codedValue", "name": "WS2_CONDITION_1", "description": "Culvert Conditions", "codedValues": [ { "name": "New", "code": "NEW" }, { "name": "Good", "code": "GOOD" }, { "name": "Fair", "code": "FAIR" }, { "name": "Poor", "code": "POOR" }, { "name": "Very Poor", "code": "VERY POOR" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "New Point", "code": "NEW POINT" }, { "name": "Out of Service", "code": "OUT OF SERVICE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "INSTALL_YEAR", "type": "esriFieldTypeString", "alias": "INSTALL_YEAR", "length": 4, "domain": null }, { "name": "SURV_INV", "type": "esriFieldTypeDouble", "alias": "SURVEY INVERT", "domain": null }, { "name": "RETIRED", "type": "esriFieldTypeString", "alias": "RETIRED", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROAD_ID", "type": "esriFieldTypeString", "alias": "ROAD_ID", "length": 20, "domain": null }, { "name": "CULVERT_TYPE", "type": "esriFieldTypeString", "alias": "CULVERT_TYPE", "length": 30, "domain": { "type": "codedValue", "name": "WS2_CULVERT_MAT_TYPE", "description": "CULVERT MATERIAL TYPE", "codedValues": [ { "name": "BOX CULVERT", "code": "BOX CULVERT" }, { "name": "CATCH BASIN", "code": "CB" }, { "name": "CMP", "code": "CMP" }, { "name": "CMP - ARCH", "code": "CMP - ARCH" }, { "name": "CMP - LINED", "code": "CMP - LINED" }, { "name": "HDPE", "code": "HDPE" }, { "name": "IP", "code": "IP" }, { "name": "PVC", "code": "PVC" }, { "name": "RCP", "code": "RCP" }, { "name": "RCP - ARCH", "code": "RCP - ARCH" }, { "name": "RCP - LINED", "code": "RCP - LINED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MARKER", "type": "esriFieldTypeString", "alias": "MARKER", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R334_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S237_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, "serviceItemId": "3165f8defabd4463b0aa55fdf0d600ef" }