{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Sign Posts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103032, "latestWkid": 6451, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791400, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 152, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 552457.3587998301, "ymin": 275742.5648474023, "xmax": 723643.4406395778, "ymax": 494039.4996437356, "spatialReference": { "wkid": 103032, "latestWkid": 6451, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791400, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROAD_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "ROAD_NAME", "length": 60, "domain": null }, { "name": "GPS_HEIGHT", "type": "esriFieldTypeDouble", "alias": "GPS_HEIGHT", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeString", "alias": "NORTHING", "length": 15, "domain": null }, { "name": "EASTING", "type": "esriFieldTypeString", "alias": "EASTING", "length": 15, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 32, "domain": { "type": "codedValue", "name": "WS1_D_Signs_Jurisdiction", "description": "Jurisdiction responsible of the sign", "codedValues": [ { "name": "BCHD", "code": "BCHD" }, { "name": "City of Downey", "code": "City of Downey" }, { "name": "City of Inkom", "code": "City of Inkom" }, { "name": "City of Lava Hot Springs", "code": "City of Lava Hot Springs" }, { "name": "City of McCammon", "code": "City of McCammon" }, { "name": "City of Pocatello", "code": "City of Pocatello" }, { "name": "Fish & Game", "code": "Fish & Game" }, { "name": "Forest Service", "code": "Forest Service" }, { "name": "State", "code": "State" }, { "name": "Unknown/Other", "code": "Unknown" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PostMaterial", "type": "esriFieldTypeString", "alias": "PostMaterial", "length": 25, "domain": { "type": "codedValue", "name": "WS1_D_Signs_PostMaterial", "description": "Material of the sign post/base", "codedValues": [ { "name": "Bridge", "code": "Bridge" }, { "name": "Gate", "code": "Gate" }, { "name": "Metal", "code": "Metal" }, { "name": "Powerpole", "code": "Powerpole" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTSHARED", "type": "esriFieldTypeString", "alias": "POSTSHARED", "length": 5, "domain": { "type": "codedValue", "name": "WS1_D_YesNo", "description": "Yes or no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIGN_HT", "type": "esriFieldTypeString", "alias": "SIGN_HT", "length": 25, "domain": null }, { "name": "POST_BASE", "type": "esriFieldTypeString", "alias": "POST_BASE", "length": 25, "domain": { "type": "codedValue", "name": "WS1_D_Signs_PostBaseType", "description": "Material of the sign post base", "codedValues": [ { "name": "Concrete & Metal", "code": "Concrete & Metal" }, { "name": "Metal", "code": "Metal" }, { "name": "Soil", "code": "Soil" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BREAK_AWAY", "type": "esriFieldTypeString", "alias": "BREAK_AWAY", "length": 25, "domain": { "type": "codedValue", "name": "WS1_D_YesNo", "description": "Yes or no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CreateID", "type": "esriFieldTypeString", "alias": "CreateID", "length": 20, "domain": null }, { "name": "Create_Date", "type": "esriFieldTypeDate", "alias": "Create_Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 20, "domain": null }, { "name": "Edit_Date", "type": "esriFieldTypeDate", "alias": "Edit_Date", "length": 8, "domain": null }, { "name": "Post_ID", "type": "esriFieldTypeString", "alias": "Post_ID", "length": 6, "domain": null }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "Rep_Date", "type": "esriFieldTypeDate", "alias": "Replacement Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": "952ca9b54280414ea3a8ebe0c3030ef8" }