{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Lot", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26918, "latestWkid": 26918, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 140, 50, 255 ], "width": 1.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LOT_IDENT] CONCAT NEWLINE CONCAT [CONCESSION]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "allowOverlapOfLabel": "allow", "where": "(GEOG_TWP IS NOT null and GEOG_TWP <> '') and (CONCESSION is not null and CONCESSION <> '') and (LOT_IDENT is not null and LOT_IDENT <> '')", "useCodedValues": true, "maxScale": 0, "minScale": 40000, "name": "Default", "priority": 18, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 245, 230, 195, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -8688392.839083511, "ymin": 5437749.128416094, "xmax": -8275310.699761153, "ymax": 5723406.992550514, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OBJECT_ID", "type": "esriFieldTypeDouble", "alias": "OBJECT_ID", "domain": null }, { "name": "DESCR", "type": "esriFieldTypeString", "alias": "DESCR", "length": 75, "domain": null }, { "name": "GUT_NUMBER", "type": "esriFieldTypeInteger", "alias": "GUT_NUMBER", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 1, "domain": null }, { "name": "GEOG_TWP", "type": "esriFieldTypeString", "alias": "GEOG_TWP", "length": 100, "domain": null }, { "name": "CONCESSION", "type": "esriFieldTypeString", "alias": "CONCESSION", "length": 100, "domain": null }, { "name": "LOT_IDENT", "type": "esriFieldTypeString", "alias": "LOT_IDENT", "length": 100, "domain": null }, { "name": "ALLOW_STAT", "type": "esriFieldTypeString", "alias": "ALLOW_STAT", "length": 8, "domain": null }, { "name": "REL_FEAT", "type": "esriFieldTypeString", "alias": "REL_FEAT", "length": 200, "domain": null }, { "name": "VERISTT_FL", "type": "esriFieldTypeString", "alias": "VERISTT_FL", "length": 10, "domain": null }, { "name": "VERISTT_DT", "type": "esriFieldTypeString", "alias": "VERISTT_DT", "length": 10, "domain": null }, { "name": "BUSEFFDTFL", "type": "esriFieldTypeString", "alias": "BUSEFFDTFL", "length": 10, "domain": null }, { "name": "BUS_EFF_DT", "type": "esriFieldTypeString", "alias": "BUS_EFF_DT", "length": 10, "domain": null }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "ACCURACY", "length": 25, "domain": null }, { "name": "SENS_CLASS", "type": "esriFieldTypeString", "alias": "SENS_CLASS", "length": 15, "domain": null }, { "name": "SENS_DATE", "type": "esriFieldTypeString", "alias": "SENS_DATE", "length": 10, "domain": null }, { "name": "SENS_RAT", "type": "esriFieldTypeString", "alias": "SENS_RAT", "length": 50, "domain": null }, { "name": "SENS_DESCR", "type": "esriFieldTypeString", "alias": "SENS_DESCR", "length": 250, "domain": null }, { "name": "SYS_AREA", "type": "esriFieldTypeDouble", "alias": "SYS_AREA", "domain": null }, { "name": "SYS_LENGTH", "type": "esriFieldTypeDouble", "alias": "SYS_LENGTH", "domain": null }, { "name": "USER_CALC", "type": "esriFieldTypeDouble", "alias": "USER_CALC", "domain": null }, { "name": "GNL_CMT", "type": "esriFieldTypeString", "alias": "GNL_CMT", "length": 254, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeString", "alias": "EFF_DATE", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "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": "R88_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GEOG", "fields": "GEOG_TWP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "LOT", "fields": "LOT_IDENT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CON", "fields": "CONCESSION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a39_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9a7088b9d7fa407288d070c034ce47ea" }