{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "Permit or Lease - Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102006, "latestWkid": 3338, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -13752200, "falseY": -8948200, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0cfaeb3e7f593bf817c0a1702ad3ba5f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABM0lEQVQ4jbWTvUoDQRSFv1kWDILRYGHASpCID2DctbMQIWATcJM2lZ3gG4iFdmqhr2DCFmKljUXSmGCwUdRGsNXCIkRx48+MuNkmbiYbCB6Y5sL95pzLvSYDyvwXgO0yiWRVQQqBB9SagpNbh49IgFVkQ0m2gZhfUO36iOJxoUTuIk9dC7CKrCPY1bidknBulbBqee5DgPkjJhDsRESOC9gHlkMAYZAFhiMAv4mW5lySdYenDoCClIjqDv4yYQb+AAzwgnn1o/dQBKWo0p+F16E3rkOAWJJT79mf7mxP/3BQLvi70QkoL/Jlu+SUpAIkunYrKmOjbGr3oOpwY7uklWQPyLRH46uB4DARZ+ssQ0sLCCAPwEr6mHGjxbQUeN8N7q7W+OxmSntMl1lewH89NfA1/gAmN1KujRVBdwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -867076.5244999994, "ymin": 488804.47399999946, "xmax": 1470697.8721999992, "ymax": 2381659.7339999992, "spatialReference": { "wkid": 102006, "latestWkid": 3338, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.4534867200000001E7, "falseY": -9543021.600000001, "xyUnits": 3.1842110711077857E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FILE_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FILE_TYPE", "type": "esriFieldTypeString", "alias": "FILE_TYPE", "length": 5, "domain": { "type": "codedValue", "name": "DOM_PERMIT_FT", "description": "Valid FILE_TYPE values", "codedValues": [ { "name": "ADL", "code": "ADL" }, { "name": "AG", "code": "AG" }, { "name": "HFR", "code": "HFR" }, { "name": "LAS", "code": "LAS" }, { "name": "MHT", "code": "MHT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FILE_NUMBER", "type": "esriFieldTypeString", "alias": "FILE_NUMBER", "length": 12, "domain": null }, { "name": "CASE_TYPE", "type": "esriFieldTypeString", "alias": "CASE_TYPE", "length": 3, "domain": null }, { "name": "SPECIAL_CODE", "type": "esriFieldTypeString", "alias": "SPECIAL_CODE", "length": 4, "domain": null }, { "name": "CASE_STATUS", "type": "esriFieldTypeString", "alias": "CASE_STATUS", "length": 2, "domain": null }, { "name": "CT_SC_LABEL", "type": "esriFieldTypeString", "alias": "CT_SC_LABEL", "length": 20, "domain": null }, { "name": "CS_LABEL", "type": "esriFieldTypeString", "alias": "CS_LABEL", "length": 12, "domain": null }, { "name": "DISPLAY", "type": "esriFieldTypeString", "alias": "DISPLAY", "length": 1, "domain": { "type": "codedValue", "name": "DOM_ALL_DISPLAY", "description": "Valid DISPLAY values", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAPPABLE_OBJECT_ID", "type": "esriFieldTypeString", "alias": "MAPPABLE_OBJECT_ID", "length": 32, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R67_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_PERMIT_PT_FT", "fields": "FILE_TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_PERMIT_PT_FN", "fields": "FILE_NUMBER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_PERMIT_PT_FTFN", "fields": "FILE_TYPE,FILE_NUMBER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S56_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1705909522000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5b9d80dca58f49bc96854d06e40fda22" }