{ "currentVersion": 10.61, "id": 30, "name": "Bear Check Stations", "parentLayerId": -1, "defaultVisibility": false, "minScale": 10000000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1570706948000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -8889870.2085, "ymin": 4857439.5988000035, "xmax": -8346271.582, "ymax": 5134528.160400003, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b823a263f4f863f2863d5dcf830f7866", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuFJREFUOI2tk19Ik2EUxp9t3/y+cHPrS+fmbFOcmmyjlWYgWZYsTCuJQEwQ7yIQhAhEw/AuIYnqNgqhG6GblCgGC4n+LLQRE51TWuj8N0173TTZPrdpF8O5T92S6Lk77+H83uec97wU/rOoJDkBTdOVFUqYlempciFFU8TH+S1TZDE1lbUQQoYPDCzW0RWlKmXH2QK1TiljtIK4XEsEy2NeUt47CLfNQx4CmEkKrDPRd8oLdLeN2Znq/S4TiZBuzGZrDCp29cUnV0b/JPeIEGLfF1hfpmo4n5PZUahk5YknEZVAhLSmc0X1gEvQQ9AGYHo3kMmXpd0/CCxOwsYzRTUTy9yyzUNaeMDmMm3X6VyFNlm1PxCCSABIGPEOUYS06yWa/MkN2uD1ekdjwMMy5oKEEWMtEIJ9+idcU0uIAMjLYpEiBIanCF5PEACAWceiQCWFSs5An6XAcbW8hBDHZQA7QAlDHQ1wIbT1DcHp5XZsOckep1Y3gdUdPVfRE3jcWJZelcNm9U+QnZYphKUj84QPSyKTioZJw8L/G7CMTEIup6W8GW4BEfkhcbJFj6nVrEOVQQNh3II+H3BEeMDQJuXTsNLM7bjBxEKTwcI1H22NBvDSSVCmpfHE6sapXAUyJEzUzBawsLJOeMDgBjc25iUx4NXiY1DKGFQZNQCAjfAm3rnfo65Uh9qTQHAjEnM3u+Kf+bCAPh4wT0m3LvkweO9SofDz9yXMEj+UMiZWlEIJcatCh6VVDma9hjeCLz+WxzmOs/GATT1O+4Nreos+60h1ZdG+vw4Xd4EAYHh2cW6ErN3djnmPcKLUWfvVphsFFIXx7hJpfJ74Rjzezo/OBH/Z3I6wtcttGB6iX80Rf7VezQqZFPEekD8QxLfpX1MLAar52SB5G5/bsybmdoQB55XemyaT3ePtFkFkFFOQAxCFQa2tB8OeIBd50z3g7gQQ2V2fcO9uPHU4AJj/2vdBgf+qP7jZBjYuFJJpAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STATION_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "STATION_ID", "type": "esriFieldTypeSmallInteger", "alias": "STATION_ID", "domain": null, "editable": true, "nullable": true }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "STATION_NAME", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 200 }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "domain": { "type": "codedValue", "name": "Y/N", "description": "Yes / No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1 }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 200 }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "domain": null, "editable": true, "nullable": true, "length": 25 }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 15 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_577", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_577", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S270_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Bear Check Stations", "description": "", "prototype": { "attributes": { "County": null, "STATION_ID": null, "STATION_NAME": null, "ADDRESS": null, "Active": null, "LATITUDE": null, "LONGITUDE": null, "DIRECTION": null, "REGION": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }