{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Recycling Centers", "type": "Feature Layer", "description": "This feature class contains point data representing Federal, State, County and Municipal government facilities. Post offices and schools are excluded.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.0208333333333333, "zTolerance": 1.9999999999999998E-5, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 1536, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 1 }, "copyrightText": "OIT-GIS, MNCPPC", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2c94e5ca0a6dbab513ce9e288bf8a6b1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADIklEQVRIidVXPU/bUBS9JlYbj2aqM5VYHSpYisOCgLFSKzMhSCy2DuZHdCAZ+iPITpOYZqjSjx1GEroQMbROutTZMAMSqaj8quPGqe3YSUhStT1S9Pzx/M597913zwlPfxH8f0VeKpVSXOKeimvGnJTbEtdgnGPt7uw0Zk5+aBhKghIKMdKTwn0lJUnuc0EQ3NayOm77uvKmwzGqEbstaJpmTU1eNqq6w1g+nX4oyfICzYviQJ+lxcdue2nbkmm2dbPV1kuVo4KW3c5PRH5oGMqcw+Ul6YGKwaNIw0Cf+YxICPK8ebFfrlTVXHYrcyfywx6xLKfVlczySNKoIDbWVum0fqaUK9V6XAB81MNpiP3ofa+Uykc1Lbe9OZK8bFR1LPW0xP4AbPtKxbi5na1iLDmWG8nlJVAcOjfXVLM+U6F5TLq8TPuL60P7r6+t0tva+wMiiidPUEJBVg9LrqL5yf017F/HK39+TEXzjPYXN0iXn0R+IwhJktMLFJ49H+jFSEemjkPqh3VzTXv1D+77/NI6qalHA30wbqv1VffPnvdXLhSQ8KxBtnf6MZI0DPTZPDFIESU6WHnmth4wLsYHj1eA+uQomV7l8gMD1J++oFlAFEXqdr+r3uxHVjiu8mpiMpZ9GbgXksnAPd/vyJyUV6vDA3gBhK/DAca975MLQl+M/h1JZcQ1oE6jzvg0uLRtl4cGyDlnpAROi+5NN8DDexcwAtBjyOI4CgZgf6P2Nm7Wtn3V2M3+NhyBPYcRgB5DFj0UmicBsvB11DMARecg87x/b5ptYowFnA4fCI/dFmAE/KYB5XMSoNp55Jj1l1a7w+ac+NquaZoFBwIjAD124xlzWYfhvHlBcxyXz4U8Hh/uCOsDBwIjMAtZBbH1zXqn5bYDs44953AecCCortMEAOJm86JB7Mde1Hs+7kMEAAcCIwA9hiyOC+yxN2MQxzlZftggsD7QYBgB6HGce/WTIquRXNjjqKUemxzoiX8RQUCPIYtQJ4iEpwUgRQHBOcZxQlaHk2si8nAQ0OOeLA7+Y/EVkHHA36Uz0Nu/ocv5x8hniZ+unJhATLKgcAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1304703.75, "ymin": 328657.56575520337, "xmax": 1457400.9134114534, "ymax": 523629.23177082837, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 255, "domain": null }, { "name": "OCS_BUILDING_CODE", "type": "esriFieldTypeString", "alias": "OCS_BUILDING_CODE", "length": 255, "domain": null }, { "name": "FACILITY_TYPE", "type": "esriFieldTypeString", "alias": "FACILITY_TYPE", "length": 255, "domain": { "type": "codedValue", "name": "OIT_FACILITY_TYPE", "description": "Government Facility Type", "codedValues": [ { "name": "OCCUPIED BUILDING", "code": "BUILDING" }, { "name": "FUEL SITE", "code": "FUEL" }, { "name": "MAINTENANCE SHED OR GARAGE", "code": "MAINTENANCE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PARKING GARAGE", "code": "PARKING" }, { "name": "SALT DOME", "code": "SALT" }, { "name": "VACANT BUILDING", "code": "VACANT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FUEL_HOURS", "type": "esriFieldTypeString", "alias": "FUEL_HOURS", "length": 255, "domain": { "type": "codedValue", "name": "OIT_FUEL_HOURS", "description": "Fuel Site Operational Hours", "codedValues": [ { "name": "24 HOURS / 7 DAYS PER WEEK", "code": "24/7" }, { "name": "7AM - 4:30PM / MON - FRI", "code": "7-430" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GOVERNMENT_LEVEL", "type": "esriFieldTypeString", "alias": "GOVERNMENT_LEVEL", "length": 255, "domain": { "type": "codedValue", "name": "OIT_GOVT_LEVEL", "description": "Government Level", "codedValues": [ { "name": "BI-COUNTY AGENCY", "code": "BI-COUNTY" }, { "name": "COUNTY AGENCY", "code": "COUNTY" }, { "name": "FEDERAL AGENCY", "code": "FEDERAL" }, { "name": "MULTIPLE-LEVEL AGENCIES", "code": "MULTIPLE" }, { "name": "MUNICIPAL AGENCY", "code": "MUNICIPAL" }, { "name": "STATE AGENCY", "code": "STATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "length": 255, "domain": null }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "length": 15, "domain": null }, { "name": "CONTACT_PHONE_EXT", "type": "esriFieldTypeString", "alias": "PHONE_EXT", "length": 5, "domain": null }, { "name": "CONTACT_EMAIL", "type": "esriFieldTypeString", "alias": "CONTACT_EMAIL", "length": 255, "domain": null }, { "name": "OWNERTYPE", "type": "esriFieldTypeString", "alias": "MISC_TEXT_1", "length": 255, "domain": null }, { "name": "MISC_TEXT_2", "type": "esriFieldTypeString", "alias": "MISC_TEXT_2", "length": 255, "domain": null }, { "name": "SUSTAIN_ENERGY_PROJECT", "type": "esriFieldTypeString", "alias": "MISC_INTEGER_1", "length": 255, "domain": null }, { "name": "MISC_TEXT_3", "type": "esriFieldTypeString", "alias": "MISC_DOUBLE_1", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 250, "domain": null }, { "name": "IMPRT_DATE", "type": "esriFieldTypeDate", "alias": "IMPRT_DATE", "length": 8, "domain": null }, { "name": "SQUARE_FOOTAGE", "type": "esriFieldTypeInteger", "alias": "SQUARE_FOOTAGE", "domain": null }, { "name": "COUNTY_OWNED", "type": "esriFieldTypeString", "alias": "COUNTY_OWNED", "length": 255, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 75, "domain": null }, { "name": "TELEPHONE", "type": "esriFieldTypeString", "alias": "TELEPHONE", "length": 13, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 5, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 60, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3064_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2613_idx", "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, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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": "938b1f21750742399eda3707bb4d0372" }