{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Protected Area", "type": "Feature Layer", "description": "This dataset represents Protected Areas (National Protected Areas, National Parks, Biosphere Reserves) across the Emirate of Abu Dhabi. The boundaries of marine and terrestrial protected areas in Abu Dhabi are depicted in this layer. These areas are either established or proposed protected areas beginning from 1998. The protected area type is along with the status type and purpose of each PA. There are other protected areas in the emirate of Abu Dhabi managed by other authorities such as Private Departments, Emirates Heritage Club, etc. and these are not included in this layer. The purpose of the data layer is to be able to manage and monitor the designated protected areas.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Created by Environment Agency Abu Dhabi as part of the Environmental Baseline Data for Abu Dhabi project. Data Origin:EAD and UPC.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NameAr]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 5734622.593056751, "ymin": 2588339.118110989, "xmax": 6236009.332948931, "ymax": 2864902.548987708, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ProtectedAreaID", "type": "esriFieldTypeInteger", "alias": "Protected Area ID", "domain": null }, { "name": "ProtectedAreaType", "type": "esriFieldTypeString", "alias": "Protected Area Type", "length": 50, "domain": { "type": "codedValue", "name": "PAType", "description": "Protected Area Type", "codedValues": [ { "name": "Established Protected Area", "code": "Established Protected Area" }, { "name": "Proposed Protected Area", "code": "Proposed Protected Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name of Protected Area", "length": 255, "domain": null }, { "name": "DateProp", "type": "esriFieldTypeDate", "alias": "Date site was proposed for designation", "length": 8, "domain": null }, { "name": "DateDes", "type": "esriFieldTypeDate", "alias": "Date site was formally designated", "length": 8, "domain": null }, { "name": "Features", "type": "esriFieldTypeString", "alias": "Reason the site has been proposed for designation", "length": 255, "domain": null }, { "name": "Other", "type": "esriFieldTypeString", "alias": "Other features of interest", "length": 255, "domain": null }, { "name": "Threats", "type": "esriFieldTypeString", "alias": "Perceived threats to site", "length": 255, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Additional Information", "length": 255, "domain": null }, { "name": "CaptureSource", "type": "esriFieldTypeString", "alias": "Source of Information", "length": 255, "domain": null }, { "name": "CreatedOn", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "ValidatedOn", "type": "esriFieldTypeDate", "alias": "Date Validated", "length": 8, "domain": null }, { "name": "ValidatedBy", "type": "esriFieldTypeString", "alias": "Validated By", "length": 255, "domain": null }, { "name": "ConfidenceLevel", "type": "esriFieldTypeSmallInteger", "alias": "Confidence Level", "domain": { "type": "range", "name": "Conf_Lvl", "description": "Confidence Level of Record (%)", "range": [ 0, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SecurityLevel", "type": "esriFieldTypeString", "alias": "Security Level", "length": 50, "domain": { "type": "codedValue", "name": "Secur_Lvl", "description": "Security Level", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Restricted", "code": "Restricted" }, { "name": "Confidential", "code": "Confidential" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DocID", "type": "esriFieldTypeInteger", "alias": "Doc ID", "domain": null }, { "name": "ProtectedAreaTypeAr", "type": "esriFieldTypeString", "alias": "Protected Area Type Ar", "length": 50, "domain": { "type": "codedValue", "name": "PAType_AR", "description": "Arabic Values of Protected Area Type", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NameAr", "type": "esriFieldTypeString", "alias": "Name of Protected Area Ar", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ProtectedArea", "type": "esriFieldTypeDouble", "alias": "Area in Sq.Km", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "PA Classification", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R365_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1902DocID", "fields": "DocID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1902ProtectedAr", "fields": "ProtectedAreaID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S224_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "EDB.GIS.ADShoreline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5742107.458135715, "ymin": 2748434.0657460773, "xmax": 6110278.966677022, "ymax": 2864842.487192123, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CaptureSource", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CreatedOn", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "ValidatedOn", "type": "esriFieldTypeDate", "alias": "Date Validated", "length": 8, "domain": null }, { "name": "CaptureSource", "type": "esriFieldTypeString", "alias": "Source of Information", "length": 255, "domain": null }, { "name": "ConfidenceLevel", "type": "esriFieldTypeSmallInteger", "alias": "Confidence Level", "domain": null }, { "name": "SecurityLevel", "type": "esriFieldTypeString", "alias": "Security Level", "length": 50, "domain": { "type": "codedValue", "name": "Secur_Lvl", "description": "Security Level", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Restricted", "code": "Restricted" }, { "name": "Confidential", "code": "Confidential" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Additional Information", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R899_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S626_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "EDB.GIS.NeighbourCountries_UAE_WGS", "type": "Feature Layer", "description": "This is the modified version of the original boundary shape file received from UPC on 12th March 2013. The modifications are replacing / addition of few polygons. Replacing the polygons by polygons from GIS_USER_SEA FC received on 06th March 2013 from UPC to match with sea layer.The addition is to add islands those are available in the Islands shape file received from EAD on 27th May 2013.This is the layer which is being used to represent land boundaries in all the maps Plan Maritime 2030.Version Updates:Added 10 island polygons from EAD Islands dataset received on 27 May 2013 from EAD.Source: GIS_USER_Region_Boundaries received on 12th March 2013 from UPC (\\\\auhfpp02\\PM2030\\110 -GIS\\113-DataFromStakeholders\\From_UPC\\2013_03_12_Request1_Boundaries\\Additions.gdb\\GIS_USER_Region_Boundaries)\\\\auhfpp02\\PM2030\\110 -GIS\\113-DataFromStakeholders\\From_UPC\\2013_03_06_Request1\\GeoDatabase9.gdb\\GIS_USER_SEA\\\\auhfpp02\\PM2030\\110 -GIS\\113-DataFromStakeholders\\FromEAD\\2013_05_27_EAD-3\\Islands.shp", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Halcrow - Abu Dhabi", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Municipali", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": " ", "label": " ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Abu Dhabi", "label": "Abu Dhabi", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Northern Emirates", "label": "Northern Emirates", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Name_Ar]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 3839914.4204486846, "ymin": 1839131.7628836327, "xmax": 6660523.465505159, "ymax": 3783483.25789066, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Municipali", "type": "esriFieldTypeString", "alias": "Municipali", "length": 50, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 50, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Name_Ar", "type": "esriFieldTypeString", "alias": "Name_Ar", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1230_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S884_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }