{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Driveways (Unverified)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "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": "4d2777d370bdd2b55b56a46dc037b14b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABLElEQVQ4jbWUsUsDMRSHv6dFx+Kik1jq5iBOCnddHJ0EBwfF/0InFe0obq5209HNqZ0EG7q4FHUQZ0Gdta0n5EmxynG9nCnUDwIhIR8/8l6SY0jk/l2kmAVgFbQIEoHcARdC8OQlUq4nYLQCuva9Ir87wJFijiE4EMQ6RcpNHqI66Jwj6DiwB6YIbGYk6pyAuCQxZEMxV0J42idSGgWwW/izr2hFEE0ksiuxC/FhGurzQDMhYoaBGSmkidqDi7T1M4uJpNkrsS8Wxm5TRFSBF2DKzyNVYfG5TyQEbcVsA2celhbYHWcfCeG5YmaBw4wk72DXhdK9U9STlRXTAMrAUqwlIuAS7K5QekieS320QlgDaoqZBOmW+BM+HoXlN1fOzG9ECF+B7viTof1HX3lhUV2lqrozAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3443995.649117723, "ymin": 1.0176300499321401E7, "xmax": 3515467.133142963, "ymax": 1.0193823578120306E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INTERSECTION_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DATE", "type": "esriFieldTypeDate", "alias": "DATE", "length": 8, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "INTERSECTION_OR_DRIVEWAY", "type": "esriFieldTypeString", "alias": "INTERSECTION_OR_DRIVEWAY", "length": 50, "domain": { "type": "codedValue", "name": "Intersection or Driveway", "description": "Intersection or Driveway", "codedValues": [ { "name": "Intersection", "code": "Intersection" }, { "name": "Driveway", "code": "Driveway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INTERSECTION_NAME", "type": "esriFieldTypeString", "alias": "INTERSECTION_NAME", "length": 100, "domain": null }, { "name": "DRIVEWAY_MATERIAL", "type": "esriFieldTypeString", "alias": "DRIVEWAY_MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "Driveway Material", "description": "Driveway Material", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Grass/Dirt", "code": "Grass/Dirt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "PIPE_TYPE", "length": 10, "domain": { "type": "codedValue", "name": "Pipe Type", "description": "Pipe Type", "codedValues": [ { "name": "RCP", "code": "RCP" }, { "name": "MBC", "code": "MBC" }, { "name": "SBC", "code": "SBC" }, { "name": "CMP", "code": "CMP" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JOINT_CONDITION_L", "type": "esriFieldTypeString", "alias": "JOINT_CONDITION_L", "length": 50, "domain": { "type": "codedValue", "name": "Good Fair Poor", "description": "Good Fair Poor", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SET_REQUIRED_L", "type": "esriFieldTypeString", "alias": "SET_REQUIRED_L", "length": 5, "domain": { "type": "codedValue", "name": "Yes No", "description": "Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES_L", "type": "esriFieldTypeString", "alias": "NOTES_L", "length": 500, "domain": null }, { "name": "JOINT_CONDITION_R", "type": "esriFieldTypeString", "alias": "JOINT_CONDITION_R", "length": 50, "domain": { "type": "codedValue", "name": "Good Fair Poor", "description": "Good Fair Poor", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SET_REQUIRED_R", "type": "esriFieldTypeString", "alias": "SET_REQUIRED_R", "length": 5, "domain": { "type": "codedValue", "name": "Yes No", "description": "Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES_R", "type": "esriFieldTypeString", "alias": "NOTES_R", "length": 500, "domain": null }, { "name": "DRIVEWAY_NUM", "type": "esriFieldTypeString", "alias": "DRIVEWAY_NUM", "length": 50, "domain": null }, { "name": "DRIVEWAY_WIDTH", "type": "esriFieldTypeString", "alias": "DRIVEWAY_WIDTH", "length": 50, "domain": null }, { "name": "PIPE_LENGTH", "type": "esriFieldTypeString", "alias": "PIPE_LENGTH", "length": 50, "domain": null }, { "name": "PIPE_SIZE_H", "type": "esriFieldTypeString", "alias": "PIPE_SIZE_H", "length": 50, "domain": null }, { "name": "PIPE_SIZE_W", "type": "esriFieldTypeString", "alias": "PIPE_SIZE_W", "length": 50, "domain": null }, { "name": "DEPTH_OF_PIPE_L", "type": "esriFieldTypeString", "alias": "DEPTH_OF_PIPE_L", "length": 50, "domain": null }, { "name": "JOINT_DISTANCE_L", "type": "esriFieldTypeString", "alias": "JOINT_DISTANCE_L", "length": 50, "domain": null }, { "name": "DEPTH_OF_PIPE_R", "type": "esriFieldTypeString", "alias": "DEPTH_OF_PIPE_R", "length": 50, "domain": null }, { "name": "JOINT_DISTANCE_R", "type": "esriFieldTypeString", "alias": "JOINT_DISTANCE_R", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "Verified", "description": "Verified", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Unverified", "code": "Unverified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R211_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a165_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e3315ea2dcbe42b7a15bee584453f5f0" }