{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "wrl_prp_a_unhcr", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "update_date", "editorField": "update_by" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -9696137.8193, "ymin": -2401649.647, "xmax": 1.58066083416E7, "ymax": 4628135.207500003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 235, 0, 255 ], "width": 2 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Site name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "name" }, { "name": "source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "source" }, { "name": "update_date", "type": "esriFieldTypeDate", "alias": "Last update", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "update_date" }, { "name": "site_code", "type": "esriFieldTypeString", "alias": "Site code", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "site_code" }, { "name": "acode", "type": "esriFieldTypeString", "alias": "acode", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "acode" }, { "name": "name_alt", "type": "esriFieldTypeString", "alias": "Name alt", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "name_alt" }, { "name": "gis_status", "type": "esriFieldTypeSmallInteger", "alias": "GIS status", "domain": { "type": "codedValue", "name": "status", "description": "Status", "codedValues": [ { "name": "Inactive", "code": 13 }, { "name": "Active", "code": 14 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 14, "modelName": "gis_status" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" }, { "name": "update_by", "type": "esriFieldTypeString", "alias": "Updated by", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "update_by" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r51_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_51", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_51", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a39_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "site_perimeter", "description": "", "prototype": { "attributes": { "gis_status": 14, "name_alt": null, "site_code": null, "acode": null, "source": null, "name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }