{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Housing", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The dataset represents the administrative level 2 (island, atoll, city) of Maldives", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Islands", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ADM2_PCODE", "composite": true, "catalogID": "{94F05C4A-07D8-4AB6-95E9-EC90319EE297}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1759643785000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 272785.52440000046, "ymin": 341047.13859999925, "xmax": 349050.44770000037, "ymax": 744241.7723999992, "spatialReference": { "wkid": 32643, "latestWkid": 32643, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32643, "latestWkid": 32643, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ADM2_EN", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 2000, "minScale": 200000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 10, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "ADM2_PCODE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "adm2_pcode", "type": "esriFieldTypeString", "alias": "ADM2_PCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm2_pcode" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "description" }, { "name": "atoll", "type": "esriFieldTypeString", "alias": "Atoll", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "atoll" }, { "name": "island", "type": "esriFieldTypeString", "alias": "Island", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "island" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "g1569adm2_pcode", "fields": "adm2_pcode", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r241_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_241", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a192_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Housing", "description": "", "prototype": { "attributes": { "island": null, "adm2_pcode": null, "description": null, "atoll": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0c4895ea96fb4c88925447076600b086" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Parks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The atoll Nation of Maldives is made up of more than thousand islands. An island is defined as a piece of land (formed naturally or man-made) surrounded by water. The island names are originally in Dhivehi language and has been converted to English under standardized transliteration criteria.", "copyrightText": "Maldives Land and Survey Authority", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "Islands", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ADMIN2_PCODE", "composite": true, "catalogID": "{802E5DF0-607D-4A59-A458-16F3DAD9FC03}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1759643785000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 268658.0873999996, "ymin": -76093.16599999927, "xmax": 342734.35030000005, "ymax": 777161.2005000003, "spatialReference": { "wkid": 32643, "latestWkid": 32643, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32643, "latestWkid": 32643, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "Batch_No_", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "admin2_pcode", "type": "esriFieldTypeString", "alias": "ADMIN2_PCODE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "admin2_pcode" }, { "name": "batch_no_", "type": "esriFieldTypeString", "alias": "Batch_No_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "batch_no_" }, { "name": "dimension", "type": "esriFieldTypeString", "alias": "Dimension", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "dimension" }, { "name": "db_5ktuw.hsu_b7xbm.Parks.area", "type": "esriFieldTypeString", "alias": "Area", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "db_5ktuw.hsu_b7xbm.Parks.area" }, { "name": "plot_map_r", "type": "esriFieldTypeString", "alias": "Plot_map_r", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "plot_map_r" }, { "name": "url", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "url" }, { "name": "documents_", "type": "esriFieldTypeString", "alias": "Documents_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "documents_" }, { "name": "assigned_s", "type": "esriFieldTypeString", "alias": "Assigned_S", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "assigned_s" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "description" }, { "name": "atoll", "type": "esriFieldTypeString", "alias": "Atoll", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "atoll" }, { "name": "island", "type": "esriFieldTypeString", "alias": "Island", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "island" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "g1566admin2_pcod", "fields": "admin2_pcode", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r238_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_238", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a189_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "atoll": null, "admin2_pcode": null, "batch_no_": null, "dimension": null, "db_5ktuw.hsu_b7xbm.Parks.area": null, "plot_map_r": null, "url": null, "documents_": null, "assigned_s": null, "island": null, "description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalId", "fieldName": "globalid", "isEnabled": true }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "keywords", "fieldName": "keywords", "isEnabled": true }, { "name": "exifInfo", "fieldName": "exifinfo", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null }, { "name": "keywords", "type": "esriFieldTypeString", "alias": "KEYWORDS", "domain": null, "editable": true, "nullable": true, "length": 2048, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0c4895ea96fb4c88925447076600b086" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Outdoor_Gym", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The atoll Nation of Maldives is made up of more than thousand islands. An island is defined as a piece of land (formed naturally or man-made) surrounded by water. The island names are originally in Dhivehi language and has been converted to English under standardized transliteration criteria.", "copyrightText": "Maldives Land and Survey Authority", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 2, "name": "Islands", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ADMIN2_PCODE", "composite": true, "catalogID": "{4A735E30-ACE0-45AD-8F65-6C3F9D03046A}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1759643785000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 245335.0510999998, "ymin": 69727.38670000061, "xmax": 357726.76520000026, "ymax": 777161.2005000003, "spatialReference": { "wkid": 32643, "latestWkid": 32643, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32643, "latestWkid": 32643, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "Development", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "admin2_pcode", "type": "esriFieldTypeString", "alias": "ADMIN2_PCODE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "admin2_pcode" }, { "name": "atoll", "type": "esriFieldTypeString", "alias": "Atoll", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "atoll" }, { "name": "island", "type": "esriFieldTypeString", "alias": "Island", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "island" }, { "name": "batch", "type": "esriFieldTypeString", "alias": "Batch", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "batch" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "development", "type": "esriFieldTypeString", "alias": "Developmen", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "development" }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "description" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "g1568admin2_pcod", "fields": "admin2_pcode", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r240_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_240", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a191_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Outdoor_Gym", "description": "", "prototype": { "attributes": { "description": null, "admin2_pcode": null, "atoll": null, "island": null, "batch": null, "development": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0c4895ea96fb4c88925447076600b086" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Islands", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The dataset represents the administrative level 2 (island, atoll, city) of Maldives", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Housing", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ADM2_PCODE", "composite": true, "catalogID": "{94F05C4A-07D8-4AB6-95E9-EC90319EE297}" }, { "id": 1, "name": "Parks", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ADM2_PCODE", "composite": true, "catalogID": "{802E5DF0-607D-4A59-A458-16F3DAD9FC03}" }, { "id": 2, "name": "Outdoor_Gym", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ADM2_PCODE", "composite": true, "catalogID": "{4A735E30-ACE0-45AD-8F65-6C3F9D03046A}" }, { "id": 3, "name": "Atolls", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ADM1_PCODE", "composite": true, "catalogID": "{6275ED8D-0E2A-4DA3-9365-72D7D08058BE}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1759643785000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 238736.34750000015, "ymin": -77817.17280000076, "xmax": 362221.76109999977, "ymax": 786018.6783000007, "spatialReference": { "wkid": 32643, "latestWkid": 32643, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32643, "latestWkid": 32643, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 235, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ADM2_EN", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 2000, "minScale": 200000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 14, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "ADM2_EN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "adm2_en", "type": "esriFieldTypeString", "alias": "ADM2_EN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm2_en" }, { "name": "adm2_pcode", "type": "esriFieldTypeString", "alias": "ADM2_PCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm2_pcode" }, { "name": "adm2_ref", "type": "esriFieldTypeString", "alias": "ADM2_REF", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm2_ref" }, { "name": "adm1_en", "type": "esriFieldTypeString", "alias": "ADM1_EN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm1_en" }, { "name": "adm1_pcode", "type": "esriFieldTypeString", "alias": "ADM1_PCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm1_pcode" }, { "name": "adm0_en", "type": "esriFieldTypeString", "alias": "ADM0_EN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm0_en" }, { "name": "adm0_dv", "type": "esriFieldTypeString", "alias": "ADM0_DV", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm0_dv" }, { "name": "adm0_pcode", "type": "esriFieldTypeString", "alias": "ADM0_PCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm0_pcode" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "validon", "type": "esriFieldTypeDate", "alias": "validOn", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "validon" }, { "name": "validto", "type": "esriFieldTypeDate", "alias": "validTo", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "validto" }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape_leng" }, { "name": "area_sqkm", "type": "esriFieldTypeDouble", "alias": "AREA_SQKM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_sqkm" }, { "name": "shape_le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape_le_1" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "g1567adm1_pcode", "fields": "adm1_pcode", "isAscending": true, "isUnique": false, "description": "" }, { "name": "g1567adm2_pcode", "fields": "adm2_pcode", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r239_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_239", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a190_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Islands", "description": "", "prototype": { "attributes": { "shape_le_1": null, "adm2_en": null, "adm2_pcode": null, "adm2_ref": null, "adm1_en": null, "adm1_pcode": null, "adm0_en": null, "adm0_dv": null, "adm0_pcode": null, "date": null, "validon": null, "validto": null, "shape_leng": null, "area_sqkm": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0c4895ea96fb4c88925447076600b086" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Atolls", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The dataset represents the administrative level 1 (atolls) of Maldives. The level groups islets into atoll polygons, which are actually largely water.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 3, "name": "Islands", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ADM1_PCODE", "composite": true, "catalogID": "{6275ED8D-0E2A-4DA3-9365-72D7D08058BE}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1759643785000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 228181.51779999956, "ymin": -78481.8844000008, "xmax": 363660.26779999956, "ymax": 786982.9340000004, "spatialReference": { "wkid": 32643, "latestWkid": 32643, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32643, "latestWkid": 32643, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 179, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ADM1_EN", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 67161.00736321611, "minScale": 2714781.3494478962, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "ADM1_EN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "adm1_en", "type": "esriFieldTypeString", "alias": "ADM1_EN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm1_en" }, { "name": "adm1_pcode", "type": "esriFieldTypeString", "alias": "ADM1_PCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm1_pcode" }, { "name": "adm1_ref", "type": "esriFieldTypeString", "alias": "ADM1_REF", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm1_ref" }, { "name": "adm1alt1en", "type": "esriFieldTypeString", "alias": "ADM1ALT1EN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm1alt1en" }, { "name": "adm1alt2en", "type": "esriFieldTypeString", "alias": "ADM1ALT2EN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm1alt2en" }, { "name": "adm0_en", "type": "esriFieldTypeString", "alias": "ADM0_EN", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm0_en" }, { "name": "adm0_dv", "type": "esriFieldTypeString", "alias": "ADM0_DV", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm0_dv" }, { "name": "adm0_pcode", "type": "esriFieldTypeString", "alias": "ADM0_PCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "adm0_pcode" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "validon", "type": "esriFieldTypeDate", "alias": "validOn", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "validon" }, { "name": "validto", "type": "esriFieldTypeDate", "alias": "validTo", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "validto" }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape_leng" }, { "name": "area_sqkm", "type": "esriFieldTypeDouble", "alias": "AREA_SQKM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_sqkm" }, { "name": "shape_le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape_le_1" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "g1565adm1_pcode", "fields": "adm1_pcode", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r237_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_237", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a188_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Atolls", "description": "", "prototype": { "attributes": { "shape_le_1": null, "adm1_en": null, "adm1_pcode": null, "adm1_ref": null, "adm1alt1en": null, "adm1alt2en": null, "adm0_en": null, "adm0_dv": null, "adm0_pcode": null, "date": null, "validon": null, "validto": null, "shape_leng": null, "area_sqkm": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0c4895ea96fb4c88925447076600b086" } ], "tables": [] }