{ "currentVersion": 10.9, "id": 32, "name": "Protected areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 163, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 133, 133, 255 ], "width": 0.4 } }, "label": "Protected areas", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1361327.2945999987, "ymin": -1326702.6997000016, "xmax": 3363349.4078, "ymax": 600712.9768000005, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "nom_ap", "typeIdField": "type_", "subtypeFieldName": "type_", "subtypeField": "type_", "defaultSubtypeCode": 4100400, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "type_", "type": "esriFieldTypeInteger", "alias": "Protected area type", "domain": null }, { "name": "nom_ap", "type": "esriFieldTypeString", "alias": "Protected area name", "length": 50, "domain": null }, { "name": "nom_orig", "type": "esriFieldTypeString", "alias": "Origin name", "length": 255, "domain": null }, { "name": "paren_iso3", "type": "esriFieldTypeString", "alias": "Parent ISO3 Code", "length": 255, "domain": null }, { "name": "iso3", "type": "esriFieldTypeString", "alias": "ISO Code 3", "length": 255, "domain": null }, { "name": "province", "type": "esriFieldTypeString", "alias": "Province", "length": 50, "domain": null }, { "name": "desig_type", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "desig_eng", "type": "esriFieldTypeString", "alias": "Designation (English)", "length": 255, "domain": null }, { "name": "cat_uicn", "type": "esriFieldTypeString", "alias": "IUCN category", "length": 50, "domain": { "type": "codedValue", "name": "WS2_cat_uicn", "description": "Catégorie UICN de l'aire protégée", "codedValues": [ { "name": "Category Ia: Strict Nature Reserve", "code": "Ia" }, { "name": "Category Ib: Wilderness Area", "code": "Ib" }, { "name": "Category II: National Park (ecosystem protection; protection of cultural values)", "code": "II" }, { "name": "Category III: Natural Monument", "code": "III" }, { "name": "Category IV: Habitat/ Species Management", "code": "IV" }, { "name": "Category V: Protected Landscape/ Seascape", "code": "V" }, { "name": "Category IV: Protected Area with Sustainable Use of Natural Resources", "code": "VI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "statu_leg", "type": "esriFieldTypeString", "alias": "Legal statut", "length": 255, "domain": { "type": "codedValue", "name": "WS2_statut_creation", "description": "Statut de création", "codedValues": [ { "name": "Designated", "code": "cree" }, { "name": "Proposed", "code": "prop" }, { "name": "Designation in progress", "code": "en_cours" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "date_desig", "type": "esriFieldTypeString", "alias": "Designation date", "length": 255, "domain": null }, { "name": "type_gouv", "type": "esriFieldTypeString", "alias": "Governance type", "length": 255, "domain": { "type": "codedValue", "name": "WS2_type_gov", "description": "Type de gouvernance", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "aut_gest", "type": "esriFieldTypeString", "alias": "Managing authority", "length": 255, "domain": null }, { "name": "aut_amgt", "type": "esriFieldTypeString", "alias": "Planning authority", "length": 255, "domain": null }, { "name": "marine", "type": "esriFieldTypeString", "alias": "marine", "length": 255, "domain": { "type": "codedValue", "name": "WS2_cat_oui_non", "description": "Oui/ Non", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sup_mar_ha", "type": "esriFieldTypeInteger", "alias": "Marine Area (ha)", "domain": null }, { "name": "sup_adm_ha", "type": "esriFieldTypeInteger", "alias": "Administrative Area (ha)", "domain": null }, { "name": "wdpaid", "type": "esriFieldTypeString", "alias": "WDPA ID", "length": 50, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last update", "length": 8, "domain": null }, { "name": "sup_sig_ha", "type": "esriFieldTypeInteger", "alias": "GIS area (ha)", "domain": null }, { "name": "statu_amgt", "type": "esriFieldTypeString", "alias": "Statut d'aménagement", "length": 50, "domain": { "type": "codedValue", "name": "WS2_statut_amenagement", "description": "Statut d'aménagement", "codedValues": [ { "name": "MP under elaboration", "code": "en cours" }, { "name": "MP under revision", "code": "revision" }, { "name": "MP filed to Administration", "code": "depose" }, { "name": "MPvalideted by the Administration", "code": "valide" }, { "name": "MP approved by the Governor", "code": "amenage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "FDO_objectid", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I67nom_ap", "fields": "nom_ap", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4100400, "name": "Research reserve" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4100130, "name": "Integral nature reserve" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4210200, "name": "Botanical garden" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4100200, "name": "Forest reserve" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4100300, "name": "Wildlife reserve" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4100140, "name": "Special reserve" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4100110, "name": "Ecological reserve" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4530220, "name": "Buffer zone" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4120400, "name": "National Park" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4120120, "name": "Flora sanctuary" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4130100, "name": "Hunting area" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4120110, "name": "Wildlife sanctuary" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4100150, "name": "Fragile ecology forest" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4100120, "name": "Biosphere reserve" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "id": 4100220, "name": "Community reserve" } ], "subtypes": [ { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Research reserve", "nom_ap": null, "nom_orig": null, "paren_iso3": null, "iso3": null, "province": null, "desig_type": null, "desig_eng": null, "cat_uicn": null, "statu_leg": null, "date_desig": null, "type_gouv": null, "aut_gest": null, "aut_amgt": null, "marine": null, "sup_mar_ha": null, "sup_adm_ha": null, "wdpaid": null, "wdpapid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "sup_sig_ha": null, "globalid": null, "statu_amgt": null }, "code": 4100400, "name": "Research reserve" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Integral nature reserve", "nom_ap": null, "nom_orig": null, "paren_iso3": null, "iso3": null, "province": null, "desig_type": null, "desig_eng": null, "cat_uicn": null, "statu_leg": null, "date_desig": null, "type_gouv": null, "aut_gest": null, "aut_amgt": null, "marine": null, "sup_mar_ha": null, "sup_adm_ha": null, "wdpaid": null, "wdpapid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "sup_sig_ha": null, "globalid": null, "statu_amgt": null }, "code": 4100130, "name": "Integral nature reserve" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Botanical garden", "nom_ap": null, "nom_orig": null, "paren_iso3": null, "iso3": null, "province": null, "desig_type": null, "desig_eng": null, "cat_uicn": null, "statu_leg": null, "date_desig": null, "type_gouv": null, "aut_gest": null, "aut_amgt": null, "marine": null, "sup_mar_ha": null, "sup_adm_ha": null, "wdpaid": null, "wdpapid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "sup_sig_ha": null, "globalid": null, "statu_amgt": null }, "code": 4210200, "name": "Botanical garden" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Forest reserve", "nom_ap": null, "nom_orig": null, "paren_iso3": null, "iso3": null, "province": null, "desig_type": null, "desig_eng": null, "cat_uicn": null, "statu_leg": null, "date_desig": null, "type_gouv": null, "aut_gest": null, "aut_amgt": null, "marine": null, "sup_mar_ha": null, "sup_adm_ha": null, "wdpaid": null, "wdpapid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "sup_sig_ha": null, "globalid": null, "statu_amgt": null }, "code": 4100200, "name": "Forest reserve" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Wildlife reserve", "nom_ap": null, "nom_orig": null, "paren_iso3": null, "iso3": null, "province": null, "desig_type": null, "desig_eng": null, "cat_uicn": null, "statu_leg": null, "date_desig": null, "type_gouv": null, "aut_gest": null, "aut_amgt": null, "marine": null, "sup_mar_ha": null, "sup_adm_ha": null, "wdpaid": null, "wdpapid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "sup_sig_ha": null, "globalid": null, "statu_amgt": null }, "code": 4100300, "name": "Wildlife reserve" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Special reserve", "nom_ap": null, "nom_orig": null, "paren_iso3": null, "iso3": null, "province": null, "desig_type": null, "desig_eng": null, "cat_uicn": null, "statu_leg": null, "date_desig": null, "type_gouv": null, "aut_gest": null, "aut_amgt": null, "marine": null, "sup_mar_ha": null, "sup_adm_ha": null, "wdpaid": null, "wdpapid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "sup_sig_ha": null, "globalid": null, "statu_amgt": null }, "code": 4100140, "name": "Special reserve" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Ecological reserve", "nom_ap": null, "nom_orig": null, "paren_iso3": null, "iso3": null, "province": null, "desig_type": null, "desig_eng": null, "cat_uicn": null, "statu_leg": null, "date_desig": null, "type_gouv": null, "aut_gest": null, "aut_amgt": null, "marine": null, "sup_mar_ha": null, "sup_adm_ha": null, "wdpaid": null, "wdpapid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "sup_sig_ha": null, "globalid": null, "statu_amgt": null }, "code": 4100110, "name": "Ecological reserve" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Buffer zone", "nom_ap": null, "nom_orig": null, "paren_iso3": null, "iso3": null, "province": null, "desig_type": null, "desig_eng": null, "cat_uicn": null, "statu_leg": null, "date_desig": null, "type_gouv": null, "aut_gest": null, "aut_amgt": null, "marine": null, "sup_mar_ha": null, "sup_adm_ha": null, "wdpaid": null, "wdpapid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "sup_sig_ha": null, "globalid": null, "statu_amgt": null }, "code": 4530220, "name": "Buffer zone" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "National Park", "nom_ap": null, "nom_orig": null, "paren_iso3": null, "iso3": null, "province": null, "desig_type": null, "desig_eng": null, "cat_uicn": null, "statu_leg": null, "date_desig": null, "type_gouv": null, "aut_gest": null, "aut_amgt": null, "marine": null, "sup_mar_ha": null, "sup_adm_ha": null, "wdpaid": null, "wdpapid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "sup_sig_ha": null, "globalid": null, "statu_amgt": null }, "code": 4120400, "name": "National Park" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Flora sanctuary", "nom_ap": null, "nom_orig": null, "paren_iso3": null, "iso3": null, "province": null, "desig_type": null, "desig_eng": null, "cat_uicn": null, "statu_leg": null, "date_desig": null, "type_gouv": null, "aut_gest": null, "aut_amgt": null, "marine": null, "sup_mar_ha": null, "sup_adm_ha": null, "wdpaid": null, "wdpapid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "sup_sig_ha": null, "globalid": null, "statu_amgt": null }, "code": 4120120, "name": "Flora sanctuary" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Hunting area", "nom_ap": null, "nom_orig": null, "paren_iso3": null, "iso3": null, "province": null, "desig_type": null, "desig_eng": null, "cat_uicn": null, "statu_leg": null, "date_desig": null, "type_gouv": null, "aut_gest": null, "aut_amgt": null, "marine": null, "sup_mar_ha": null, "sup_adm_ha": null, "wdpaid": null, "wdpapid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "sup_sig_ha": null, "globalid": null, "statu_amgt": null }, "code": 4130100, "name": "Hunting area" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Wildlife sanctuary", "nom_ap": null, "nom_orig": null, "paren_iso3": null, "iso3": null, "province": null, "desig_type": null, "desig_eng": null, "cat_uicn": null, "statu_leg": null, "date_desig": null, "type_gouv": null, "aut_gest": null, "aut_amgt": null, "marine": null, "sup_mar_ha": null, "sup_adm_ha": null, "wdpaid": null, "wdpapid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "sup_sig_ha": null, "globalid": null, "statu_amgt": null }, "code": 4120110, "name": "Wildlife sanctuary" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Fragile ecology forest", "nom_ap": null, "nom_orig": null, "paren_iso3": null, "iso3": null, "province": null, "desig_type": null, "desig_eng": null, "cat_uicn": null, "statu_leg": null, "date_desig": null, "type_gouv": null, "aut_gest": null, "aut_amgt": null, "marine": null, "sup_mar_ha": null, "sup_adm_ha": null, "wdpaid": null, "wdpapid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "sup_sig_ha": null, "globalid": null, "statu_amgt": null }, "code": 4100150, "name": "Fragile ecology forest" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Biosphere reserve", "nom_ap": null, "nom_orig": null, "paren_iso3": null, "iso3": null, "province": null, "desig_type": null, "desig_eng": null, "cat_uicn": null, "statu_leg": null, "date_desig": null, "type_gouv": null, "aut_gest": null, "aut_amgt": null, "marine": null, "sup_mar_ha": null, "sup_adm_ha": null, "wdpaid": null, "wdpapid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "sup_sig_ha": null, "globalid": null, "statu_amgt": null }, "code": 4100120, "name": "Biosphere reserve" }, { "domains": { "cat_uicn": {"type": "inherited"}, "statu_leg": {"type": "inherited"}, "type_gouv": {"type": "inherited"}, "marine": {"type": "inherited"}, "statu_amgt": {"type": "inherited"} }, "defaultValues": { "type_": null, "desc_type": "Community reserve", "nom_ap": null, "nom_orig": null, "paren_iso3": null, "iso3": null, "province": null, "desig_type": null, "desig_eng": null, "cat_uicn": null, "statu_leg": null, "date_desig": null, "type_gouv": null, "aut_gest": null, "aut_amgt": null, "marine": null, "sup_mar_ha": null, "sup_adm_ha": null, "wdpaid": null, "wdpapid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "sup_sig_ha": null, "globalid": null, "statu_amgt": null }, "code": 4100220, "name": "Community reserve" } ], "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "shape_Area", "shapeLengthFieldName": "shape_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "546f2e74dc724cc288c9430526ff892b" }