{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "COUNTY_GRAVEL_PITS", "type": "Feature Layer", "description": "This feature class shows the general point location of gravel pit permits held by County governments in Wyoming. The feature class is updated periodically as personnel are able to update for the thier district. The data are being used in the LQD active mine permit web map (http://159.238.120.99/lqd_permit_public/index.html).", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PIT_STATUS", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3db6da19572ce6a8b11bd1256a107902", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsUlEQVQYlZWRsQ4BQRRFz0u2UJAIn6DUUlIq1LJCJBrR6RV60e4vkAi7DV+gluh1CpVeKfMEhZllJG45OXNz3nsBfyRIP2hCBUMduHJjI10uX2FdEWEYWVUzXdOXkK0Da8wAtcBX8sBCl5Slw/ndrAw9qjkCesDU1ih4JzMUXWfhgFLy4HsXVsZAE8imwB0hMW0LlpCTJlQxREDtuTphToaJCOo2Pz60OAINn/rHUX7lDiUrKTrH3Z9rAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Active", "label": "Active" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -111.02993356170504, "ymin": 41.02116305604078, "xmax": -104.09780669514352, "ymax": 44.98966029179067, "spatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DISTRICT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "PERMIT", "type": "esriFieldTypeString", "alias": "PERMIT", "length": 10, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 8, "domain": { "type": "codedValue", "name": "DIST", "description": "WDEQ Land Quality Division District", "codedValues": [ { "name": "District 1: Cheyenne", "code": "1" }, { "name": "District 2: Lander", "code": "2" }, { "name": "District 3: Sheridan", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 20, "domain": { "type": "codedValue", "name": "COUNTY", "description": "County where mine is located", "codedValues": [ { "name": "Albany", "code": "ALBANY" }, { "name": "Johnson", "code": "JOHNSON" }, { "name": "Big Horn", "code": "BIG HORN" }, { "name": "Campbell", "code": "CAMPBELL" }, { "name": "Crook", "code": "CROOK" }, { "name": "Converse", "code": "CONVERSE" }, { "name": "Carbon", "code": "CARBON" }, { "name": "Fremont", "code": "FREMONT" }, { "name": "Goshen", "code": "GOSHEN" }, { "name": "Hot Springs", "code": "HOT SPRINGS" }, { "name": "Laramie", "code": "LARAMIE" }, { "name": "Lincoln", "code": "LINCOLN" }, { "name": "Natrona", "code": "NATRONA" }, { "name": "Niobrara", "code": "NIOBRARA" }, { "name": "Park", "code": "PARK" }, { "name": "Platte", "code": "PLATTE" }, { "name": "Sheridan", "code": "SHERIDAN" }, { "name": "Sublette", "code": "SUBLETTE" }, { "name": "Sweetwater", "code": "SWEETWATER" }, { "name": "Teton", "code": "TETON" }, { "name": "Uinta", "code": "UINTA" }, { "name": "Washakie", "code": "WASHAKIE" }, { "name": "Weston", "code": "WESTON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MINE", "type": "esriFieldTypeString", "alias": "MINE", "length": 50, "domain": null }, { "name": "MINERAL", "type": "esriFieldTypeString", "alias": "MINERAL", "length": 20, "domain": { "type": "codedValue", "name": "MINERAL", "description": "Type of mineral extracted", "codedValues": [ { "name": "Agate", "code": "AG" }, { "name": "Ballast", "code": "BA" }, { "name": "Bentonite", "code": "BE" }, { "name": "Calcium Carbonate", "code": "CA" }, { "name": "Clay", "code": "CL" }, { "name": "Coal", "code": "CO" }, { "name": "Coal Gassification", "code": "CG" }, { "name": "Copper", "code": "CP" }, { "name": "Decorative Stone/Rock", "code": "DR" }, { "name": "Diamonds", "code": "DI" }, { "name": "Dirt", "code": "DT" }, { "name": "Dolomite", "code": "DO" }, { "name": "Feldspar", "code": "FD" }, { "name": "Gold", "code": "GO" }, { "name": "Granite", "code": "GE" }, { "name": "Gravel", "code": "GR" }, { "name": "Gypsum", "code": "GY" }, { "name": "Iron", "code": "IR" }, { "name": "Jade", "code": "JA" }, { "name": "Lava", "code": "LA" }, { "name": "Leonardite", "code": "LN" }, { "name": "Limestone", "code": "LI" }, { "name": "Opal", "code": "OP" }, { "name": "Phosphate", "code": "PH" }, { "name": "Quartzite", "code": "QU" }, { "name": "Rare Earth Elements", "code": "RE" }, { "name": "Sand", "code": "SD" }, { "name": "Sand & Gravel", "code": "SG" }, { "name": "Scoria", "code": "SC" }, { "name": "Shale", "code": "SH" }, { "name": "Silver", "code": "SI" }, { "name": "Stone", "code": "ST" }, { "name": "Sulpher", "code": "SU" }, { "name": "Titanium", "code": "TI" }, { "name": "Trona", "code": "TR" }, { "name": "Unknown", "code": "UN" }, { "name": "Uranium", "code": "UR" }, { "name": "Vermiculite", "code": "VE" }, { "name": "Zeolite", "code": "ZE" }, { "name": "Sandstone", "code": "SS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null }, { "name": "DISTURBED_", "type": "esriFieldTypeDouble", "alias": "DISTURBED_", "domain": null }, { "name": "APPROVAL_D", "type": "esriFieldTypeDate", "alias": "APPROVAL_D", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 150, "domain": null }, { "name": "SHP_DATE", "type": "esriFieldTypeDate", "alias": "SHP_DATE", "length": 8, "domain": null }, { "name": "DATA", "type": "esriFieldTypeString", "alias": "DATA", "length": 5, "domain": { "type": "codedValue", "name": "DATA", "description": "Source of the point location data", "codedValues": [ { "name": "Data collected via GPS and considered valid", "code": "GPS" }, { "name": "Data provided by the operator or company and considered valid", "code": "OP" }, { "name": "Digitized from aerial phtography and considered provisional", "code": "DG" }, { "name": "Estimated location based on permit and considered provisional", "code": "EST" }, { "name": "Original data provided by operator, with additional edits/modifications by LQD", "code": "MOD" }, { "name": "Generated by x,y coordinates and is considered provisional", "code": "XY" }, { "name": "Estimated based on legal description in MIDAS", "code": "MIDAS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMPANY", "type": "esriFieldTypeString", "alias": "COMPANY", "length": 50, "domain": null }, { "name": "PERMIT_TYP", "type": "esriFieldTypeString", "alias": "PERMIT_TYP", "length": 20, "domain": null }, { "name": "PERMIT_STA", "type": "esriFieldTypeString", "alias": "PERMIT_STA", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PIT_STATUS", "type": "esriFieldTypeString", "alias": "PIT_STATUS", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1498_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1498", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1498", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1206_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b468d2161be54d1296767c07a3d4d4db" }