{ "currentVersion": 10.81, "id": 0, "name": "LIS.STREET_INTERSECTION_ALL_PNT", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Arizona_Central_FIPS_0202\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",700000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-111.9166666666667],PARAMETER[\"Scale_Factor\",0.9999],PARAMETER[\"Latitude_Of_Origin\",31.0],UNIT[\"Foot\",0.3048]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 56, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 683019.23, "ymin": 801534.938500002, "xmax": 749348.151250001, "ymax": 858752.210000001, "spatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Arizona_Central_FIPS_0202\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",700000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-111.9166666666667],PARAMETER[\"Scale_Factor\",0.9999],PARAMETER[\"Latitude_Of_Origin\",31.0],UNIT[\"Foot\",0.3048]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INTERSECTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EID", "type": "esriFieldTypeInteger", "alias": "EID", "domain": null }, { "name": "INTERSECTION", "type": "esriFieldTypeString", "alias": "INTERSECTION", "length": 100, "domain": null }, { "name": "STREET1", "type": "esriFieldTypeString", "alias": "STREET1", "length": 50, "domain": null }, { "name": "STREET2", "type": "esriFieldTypeString", "alias": "STREET2", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 25, "domain": { "type": "codedValue", "name": "WS2_LIS_INTERSECT_LOCATION", "description": "Denotes the location of a split street intersection", "codedValues": [ { "name": "NORTH", "code": "(NORTH)" }, { "name": "SOUTH", "code": "(SOUTH)" }, { "name": "EAST", "code": "(EAST)" }, { "name": "WEST", "code": "(WEST)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INTERSECTION_TYPE", "type": "esriFieldTypeString", "alias": "INTERSECTION_TYPE", "length": 25, "domain": { "type": "codedValue", "name": "WS2_LIS_INTERSECT_TYPE", "description": "Denotes the type of Intersection", "codedValues": [ { "name": "STREET", "code": "STREET" }, { "name": "RAILROAD", "code": "RAILROAD" }, { "name": "CANAL", "code": "CANAL" }, { "name": "OVERPASS", "code": "OVERPASS" }, { "name": "UNDERPASS", "code": "UNDERPASS" }, { "name": "SPLIT_STREET", "code": "SPLIT_STREET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeSmallInteger", "alias": "LIFECYCLESTATUS", "domain": { "type": "codedValue", "name": "WS2_D_Status", "description": "", "codedValues": [ { "name": "FUTURE", "code": 1 }, { "name": "USABLE", "code": 2 }, { "name": "UNUSABLE", "code": 3 }, { "name": "VACATED", "code": 6 }, { "name": "NON-EXISTENT", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_ADDED", "type": "esriFieldTypeDate", "alias": "DATE_ADDED", "length": 8, "domain": null }, { "name": "DATE_MODIFIED", "type": "esriFieldTypeDate", "alias": "DATE_MODIFIED", "length": 8, "domain": null }, { "name": "GBAMSLINK", "type": "esriFieldTypeInteger", "alias": "Link to gbaMS", "domain": null }, { "name": "INGBAMS", "type": "esriFieldTypeSmallInteger", "alias": "In gbaMS?", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "LUCITY_SYNC_DATE", "type": "esriFieldTypeDate", "alias": "LUCITY_SYNC_DATE", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3002_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1850_IX1", "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, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }