{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Historic Mills", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "654b7a112b04af82e3a2d8e4cd1edad5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAXCAYAAADUUxW8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgklEQVQ4jc3UPUjUYRgA8J/X1VJLnUObQjqEZC0OQUSkICRS5thBUZE2BKVkFyj8wZMj4aKzyJLoICwoODEaCkkabImGIBCicgisrS0UoqLl8uP+d+eJS8/2Pu/z433eD96oDUT0P8SBiC/uyzq1fjzvlgdO6jUpbbJyHNhhzDkxzLjHevCsnKhNXmKfmPMGjRpYGyc0GXHIKHajG8/0CaQEFsrjt56oRzw/HkDWFp89REdpfNFpGbWeI5LPVeMyrjuqX72kT2EciJiQcRitBd304LYq7+TQGMbfXfLeNi9CG2Frfu9Je/TbJWluNY65q0bKI5tDK//GY+z37R8sbPuHbmljEnqwdwXOYg7t4maW06sP7I6rmnS5YvtS+4sIcMQbw16tLA9f1UFn3ZAzjWZk8NMfDToL31kYp01oM6tPgylcQ4dxQ74WlhZ/no2Oe+2DFlV2WlTjTLGy4jjlo7inxh1zQULgV+UY6pzQacpNI6VKyn0GCzhQcr4sriA2hP8CM8db2kRElRUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1841016.6215328872, "ymin": 666887.945943892, "xmax": 2017009.5553074628, "ymax": 759532.9263359755, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MillName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MapNumber", "type": "esriFieldTypeString", "alias": "Map Number", "length": 3, "domain": null }, { "name": "MillName", "type": "esriFieldTypeString", "alias": "Mill Name", "length": 50, "domain": null }, { "name": "HydrologicName", "type": "esriFieldTypeString", "alias": "Hydrologic Name", "length": 30, "domain": null }, { "name": "MillNotes", "type": "esriFieldTypeString", "alias": "Mill Notes", "length": 100, "domain": null }, { "name": "PresentDayLocated", "type": "esriFieldTypeString", "alias": "Present Day Located", "length": 10, "domain": { "type": "codedValue", "name": "MillLocated", "description": "Have historic mills been located in present day locations", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "No Attempt", "code": "No Attempt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PresentDayCondition", "type": "esriFieldTypeString", "alias": "Present Day Condition", "length": 10, "domain": { "type": "codedValue", "name": "MillCondition", "description": "Present Day Condition of Historic Mills", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "Map,Query,Data", "maxRecordCount": 2000, "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 } ], "tables": [] }