{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Projets urbains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3950, "latestWkid": 3950, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34356400, "falseY": -21494600, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "destination_dominante", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "Non renseigné", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "Habitat" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2", "label": "Economie" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3", "label": "Equipement_service" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 248, 255 ], "toColor": [ 184, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 187, 255 ], "toColor": [ 227, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 208, 252, 255 ], "toColor": [ 192, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 206, 255 ], "toColor": [ 252, 179, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 205, 255 ], "toColor": [ 182, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 218, 255 ], "toColor": [ 252, 215, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 236, 252, 255 ], "toColor": [ 202, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 182, 255 ], "toColor": [ 252, 182, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1636443.6645999998, "ymin": 9303707.965799998, "xmax": 1668872.8299999982, "ymax": 9320080.563099999, "spatialReference": { "wkid": 3950, "latestWkid": 3950, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34356400, "falseY": -21494600, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "commentaires", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "commentaires", "type": "esriFieldTypeString", "alias": "Commentaires", "length": 250, "domain": null }, { "name": "type_territoire", "type": "esriFieldTypeSmallInteger", "alias": "Type de territoire", "domain": { "type": "codedValue", "name": "PROJURB_TYPE_TERR", "description": "Type de Territoire", "codedValues": [ { "name": "Habitat", "code": 1 }, { "name": "Economie", "code": 2 }, { "name": "Site mutable", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "référence", "type": "esriFieldTypeString", "alias": "référence", "length": 255, "domain": null }, { "name": "maitre_d_ouvrage", "type": "esriFieldTypeString", "alias": "maitre_d_ouvrage", "length": 255, "domain": { "type": "codedValue", "name": "PROJURB_MAITRE_D_OUVRAGE", "description": "MAITRE_OUVRAGE", "codedValues": [ { "name": "Public/Commune", "code": "1" }, { "name": "Public/CUD", "code": "2" }, { "name": "Bailleur social", "code": "3" }, { "name": "Mixte", "code": "4" }, { "name": "Privé", "code": "5" }, { "name": "Multiple", "code": "6" }, { "name": "Autre", "code": "7" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "destination_dominante", "type": "esriFieldTypeString", "alias": "destination_dominante", "length": 255, "domain": { "type": "codedValue", "name": "PROJURB_DESTINATION_DOMINANTE", "description": "Destination_dominante", "codedValues": [ { "name": "Habitat", "code": "1" }, { "name": "Economie", "code": "2" }, { "name": "Voirie", "code": "4" }, { "name": "Equipements et services", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "espace_public", "type": "esriFieldTypeString", "alias": "espace_public", "length": 255, "domain": { "type": "codedValue", "name": "PROJURB_ESPACE_PUBLIC", "description": "Espace_public", "codedValues": [ { "name": "Stationnement", "code": "1" }, { "name": "Espaces verts", "code": "3" }, { "name": "liaisons urbaines/places", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "négociation", "type": "esriFieldTypeString", "alias": "négociation", "length": 255, "domain": { "type": "codedValue", "name": "PROJURB_ETAT_AVANCEMENT_DAFP", "description": "Etat d'avancement foncier", "codedValues": [ { "name": "Aucun contact", "code": 1 }, { "name": "En cours de discussion", "code": 2 }, { "name": "Acte", "code": 3 }, { "name": "Non maitrisé", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "destination_complémentaire", "type": "esriFieldTypeString", "alias": "destination_complémentaire", "length": 255, "domain": { "type": "codedValue", "name": "PROJURB_DESTINATION_SECONDAIRE", "description": "Destination_secondaire", "codedValues": [ { "name": "Habitat", "code": "1" }, { "name": "Economie", "code": "2" }, { "name": "Equipement et service", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "communes", "type": "esriFieldTypeString", "alias": "communes", "length": 255, "domain": { "type": "codedValue", "name": "PROJURB_COMMUNES", "description": "COMMUNES", "codedValues": [ { "name": "Armbouts-Cappel", "code": "16" }, { "name": "Bourbourg", "code": "94" }, { "name": "Bray-Dunes", "code": "107" }, { "name": "Cappelle-La-Grande", "code": "131" }, { "name": "Coudekerque-Village", "code": "154" }, { "name": "Coudekerque-Branche", "code": "155" }, { "name": "Craywick", "code": "159" }, { "name": "Dunkerque_Fort-Mardyck", "code": "248" }, { "name": "Dunkerque_Malo-Les-Bains", "code": "373" }, { "name": "Dunkerque_Mardyck", "code": "380" }, { "name": "Dunkerque_Petite-Synthe", "code": "460" }, { "name": "Dunkerque_Rosendaël", "code": "510" }, { "name": "Dunkerque_Saint-Pol-sur-Mer", "code": "540" }, { "name": "Ghyvelde", "code": "260" }, { "name": "Grande-Synthe", "code": "271" }, { "name": "Grand-Fort-Philippe", "code": "272" }, { "name": "Gravelines", "code": "273" }, { "name": "Leffrinckoucke", "code": "340" }, { "name": "Les Moëres", "code": "404" }, { "name": "Loon-Plage", "code": "359" }, { "name": "Saint Georges sur l'Aa", "code": "532" }, { "name": "Spycker", "code": "576" }, { "name": "Téteghem", "code": "588" }, { "name": "Zuydcoote", "code": "668" }, { "name": "Dunkerque_centre", "code": "183" }, { "name": "Téteghem-Coudekerque-Village", "code": "588-154" }, { "name": "Ghyvelde-les moëres", "code": "260-404" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "nom_du_projet", "type": "esriFieldTypeString", "alias": "nom_du_projet", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "destination_état_d_avancement", "type": "esriFieldTypeString", "alias": "destination_état_d_avancement", "length": 255, "domain": { "type": "codedValue", "name": "PROJURB_DESTINATION_ETAT", "description": "DESTINATION_ETAT_D_AVANCEMENT", "codedValues": [ { "name": "habitat_à_définir", "code": "Hab_à_définir" }, { "name": "habitat_à_définir_NPNRU", "code": "Hab_à_définir_NPNRU" }, { "name": "habitat_en_travaux", "code": "Hab_travaux" }, { "name": "habitat_économie_à_définir", "code": "Hab_eco_à_définir" }, { "name": "habitat_à_l'étude", "code": "Hab_à_l_étude" }, { "name": "habitat_économie_à_définir_NPNRU", "code": "Hab_eco_à_définir_NPNRU" }, { "name": "habitat_économie_à_l'étude", "code": "Hab_eco_à_l_étude" }, { "name": "habitat_économie_validé", "code": "Hab_eco_validé" }, { "name": "habitat_économie_en_travaux", "code": "Hab_eco_travaux" }, { "name": "habitat_équipement/service_à_définir", "code": "Hab_equip_serv_à_définir" }, { "name": "habitat_équipement/service_à_définir_NPNRU", "code": "Hab_equip_serv_à_définir_NPNRU" }, { "name": "habitat_équipement/service_à_l'étude", "code": "Hab_equip_serv_à_l_etude" }, { "name": "Habitat_équipement/service_validé", "code": "Hab_equip_serv_validé" }, { "name": "Habitat_équipement/service_en_travaux", "code": "Hab_equip_serv_travaux" }, { "name": "économie_à_définir", "code": "Eco_à_définir" }, { "name": "économie_à_définir_NPNRU", "code": "Eco_à_définir_NPNRU" }, { "name": "économie_à_l'étude", "code": "Eco_à_l_etude" }, { "name": "économie_validé", "code": "Eco_validé" }, { "name": "économie_en_travaux", "code": "Eco_travaux" }, { "name": "économie_équipement/service_à_définir", "code": "Eco_equip_serv_à_définir" }, { "name": "économie_équipement/service_à_définir_NPNRU", "code": "Eco_equip_serv_à_définir_NPNRU" }, { "name": "économie_équipement/service_à_l'étude", "code": "Eco_equip_serv_à_l_etude" }, { "name": "économie_équipement/service_validé", "code": "Eco_equip_serv_validé" }, { "name": "économie_équipement/service_en_travaux", "code": "Eco_equip_serv_travaux" }, { "name": "équipement/service_à_définir", "code": "Equip_serv_à_définir" }, { "name": "équipement/service_à_définir_NPNRU", "code": "Equip_serv_à_définir_NPNRU" }, { "name": "équipement/service_à_l'étude", "code": "Equip_serv_à_l_etude" }, { "name": "équipement/service_validé", "code": "Equip_serv_validé" }, { "name": "équipement/service_en_travaux", "code": "Equip_serv_travaux" }, { "name": "habitat_validé", "code": "Hab_validé" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "etat_d_avancement", "type": "esriFieldTypeString", "alias": "etat_d_avancement", "length": 255, "domain": { "type": "codedValue", "name": "PROJURB_PHASAGE_1", "description": "Phasage du projet", "codedValues": [ { "name": "Programme à l'étude", "code": 1 }, { "name": "Programme validé", "code": 2 }, { "name": "Programme en travaux", "code": 3 }, { "name": "Programme à définir", "code": 4 }, { "name": "Programme à définir en NPNRU", "code": 5 }, { "name": "Programme terminer", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "année_de_début_de_travaux", "type": "esriFieldTypeString", "alias": "année_de_début_de_travaux", "length": 255, "domain": null }, { "name": "année_de_fin_de_travaux", "type": "esriFieldTypeString", "alias": "année_de_fin_de_travaux", "length": 255, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r2083_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1210_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4304cb23fe514b7cbc8801fa64b580af" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Propriétaires publics", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3950, "latestWkid": 3950, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34356400, "falseY": -21494600, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ddenom", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNAUTE URBAINE DE DUNKERQUE ", "label": "COMMUNAUTE URBAINE DE DUNKERQUE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNAUTE URBAINE DE DUNKERQUE GRAND LITTORAL ", "label": "COMMUNAUTE URBAINE DE DUNKERQUE GRAND LITTORAL " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 196, 247, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE ASSOCIEE DE FORT MARDYCK ", "label": "COMMUNE ASSOCIEE DE FORT MARDYCK " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 79, 79, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE ASSOCIEE DE SAINT POL SUR MER ", "label": "COMMUNE ASSOCIEE DE SAINT POL SUR MER " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 240, 138, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE D ARMBOUTS CAPPEL ", "label": "COMMUNE D ARMBOUTS CAPPEL " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 58, 140, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE D ARMBOUTS CAPPEL CENTRE COMMUNAL D ACTION SOCIALE ", "label": "COMMUNE D ARMBOUTS CAPPEL CENTRE COMMUNAL D ACTION SOCIALE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 133, 112, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE BOURBOURG ", "label": "COMMUNE DE BOURBOURG " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 179, 157, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE BOURBOURG CENTRE COMMUNAL D ACTION SOCIALE ", "label": "COMMUNE DE BOURBOURG CENTRE COMMUNAL D ACTION SOCIALE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 81, 109, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE BRAY DUNES ", "label": "COMMUNE DE BRAY DUNES " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 146, 245, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE BRAY DUNES CENTRE COMMUNAL D ACTION SOCIALE ", "label": "COMMUNE DE BRAY DUNES CENTRE COMMUNAL D ACTION SOCIALE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 222, 85, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE BROUCKERQUE ", "label": "COMMUNE DE BROUCKERQUE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 84, 240, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE BROUCKERQUE CENTRE COMMUNAL D ACTION SOCIALE ", "label": "COMMUNE DE BROUCKERQUE CENTRE COMMUNAL D ACTION SOCIALE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 245, 220, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE CAPPELLE LA GRANDE ", "label": "COMMUNE DE CAPPELLE LA GRANDE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 98, 72, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE COUDEKERQUE ", "label": "COMMUNE DE COUDEKERQUE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 145, 61, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE COUDEKERQUE BRANCHE ", "label": "COMMUNE DE COUDEKERQUE BRANCHE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 235, 143, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE CRAYWICK ", "label": "COMMUNE DE CRAYWICK " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 163, 82, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE DUNKERQUE ", "label": "COMMUNE DE DUNKERQUE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 119, 145, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE DUNKERQUE CENTRE COMMUNAL D'ACTION SOCIALE ", "label": "COMMUNE DE DUNKERQUE CENTRE COMMUNAL D'ACTION SOCIALE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 129, 154, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE FORT MARDYCK ", "label": "COMMUNE DE FORT MARDYCK " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 230, 80, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE GRAND FORT PHILIPPE ", "label": "COMMUNE DE GRAND FORT PHILIPPE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 46, 125, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE GRANDE SYNTHE ", "label": "COMMUNE DE GRANDE SYNTHE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 204, 147, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE GRANDE SYNTHE CENTRE COMMUNAL D ACTION SOCIALE ", "label": "COMMUNE DE GRANDE SYNTHE CENTRE COMMUNAL D ACTION SOCIALE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 158, 106, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE GRAVELINES ", "label": "COMMUNE DE GRAVELINES " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 161, 230, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE LEFFRINCKOUCKE ", "label": "COMMUNE DE LEFFRINCKOUCKE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 113, 181, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE LEFFRINCKOUCKE CENTRE COMMUNAL D ACTION SOCIALE ", "label": "COMMUNE DE LEFFRINCKOUCKE CENTRE COMMUNAL D ACTION SOCIALE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 95, 212, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE LOON PLAGE ", "label": "COMMUNE DE LOON PLAGE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 48, 51, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE LOON PLAGE CENTRE COMMUNAL D ACTION SOCIALE ", "label": "COMMUNE DE LOON PLAGE CENTRE COMMUNAL D ACTION SOCIALE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 102, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE SPYCKER ", "label": "COMMUNE DE SPYCKER " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 118, 93, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE SPYCKER CENTRE COMMUNAL D ACTION SOCIALE ", "label": "COMMUNE DE SPYCKER CENTRE COMMUNAL D ACTION SOCIALE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 179, 123, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE ST GEORGES / AA CENTRE COMMUNAL D ACTION SOCIALE ", "label": "COMMUNE DE ST GEORGES / AA CENTRE COMMUNAL D ACTION SOCIALE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 155, 171, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE ST GEORGES SUR L AA ", "label": "COMMUNE DE ST GEORGES SUR L AA " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 125, 141, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE ST POL SUR MER CENTRE COMMUNAL D ACTION SOCIALE ", "label": "COMMUNE DE ST POL SUR MER CENTRE COMMUNAL D ACTION SOCIALE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 228, 145, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE STEENE CENTRE COMMUNAL D ACTION SOCIALE ", "label": "COMMUNE DE STEENE CENTRE COMMUNAL D ACTION SOCIALE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 171, 75, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE TETEGHEM ", "label": "COMMUNE DE TETEGHEM " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 186, 178, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE ZUYDCOOTE ", "label": "COMMUNE DE ZUYDCOOTE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 74, 212, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "COMMUNE DE ZUYDCOOTE CENTRE COMMUNAL D ACTION SOCIALE ", "label": "COMMUNE DE ZUYDCOOTE CENTRE COMMUNAL D ACTION SOCIALE " } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 208, 24, 255 ], "toColor": [ 90, 10, 250, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1636743.8400000036, "ymin": 9302073.719999999, "xmax": 1669298.1099999994, "ymax": 9320459.120000001, "spatialReference": { "wkid": 3950, "latestWkid": 3950, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34356400, "falseY": -21494600, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id_parc", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "codcomm", "type": "esriFieldTypeString", "alias": "Commune", "length": 6, "domain": null }, { "name": "ddenom", "type": "esriFieldTypeString", "alias": "Nom du propriétaire", "length": 60, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null }, { "name": "objectid", "type": "esriFieldTypeDouble", "alias": "objectid", "domain": null }, { "name": "batie", "type": "esriFieldTypeString", "alias": "batie", "length": 3, "domain": null }, { "name": "ccovoi", "type": "esriFieldTypeString", "alias": "ccovoi", "length": 5, "domain": null }, { "name": "codeident", "type": "esriFieldTypeString", "alias": "codeident", "length": 15, "domain": null }, { "name": "dateacte", "type": "esriFieldTypeString", "alias": "dateacte", "length": 10, "domain": null }, { "name": "ident", "type": "esriFieldTypeString", "alias": "ident", "length": 9, "domain": null }, { "name": "idprop", "type": "esriFieldTypeString", "alias": "idprop", "length": 6, "domain": null }, { "name": "pdl", "type": "esriFieldTypeString", "alias": "pdl", "length": 3, "domain": null }, { "name": "rivoli", "type": "esriFieldTypeString", "alias": "rivoli", "length": 4, "domain": null }, { "name": "sect_cad", "type": "esriFieldTypeString", "alias": "sect_cad", "length": 5, "domain": null }, { "name": "ssurf", "type": "esriFieldTypeDouble", "alias": "ssurf", "domain": null }, { "name": "ssurfb", "type": "esriFieldTypeDouble", "alias": "ssurfb", "domain": null }, { "name": "urbain", "type": "esriFieldTypeString", "alias": "urbain", "length": 3, "domain": null }, { "name": "st_area_sh", "type": "esriFieldTypeDouble", "alias": "st_area(sh", "domain": null }, { "name": "st_perimet", "type": "esriFieldTypeDouble", "alias": "st_perimet", "domain": null }, { "name": "cle_intero", "type": "esriFieldTypeString", "alias": "Cle_intero", "length": 200, "domain": null }, { "name": "dforme", "type": "esriFieldTypeString", "alias": "dforme", "length": 7, "domain": null }, { "name": "dlign4", "type": "esriFieldTypeString", "alias": "dlign4", "length": 36, "domain": null }, { "name": "dlign6", "type": "esriFieldTypeString", "alias": "dlign6", "length": 32, "domain": null }, { "name": "dsiren", "type": "esriFieldTypeString", "alias": "dsiren", "length": 10, "domain": null }, { "name": "noma", "type": "esriFieldTypeString", "alias": "noma", "length": 60, "domain": null }, { "name": "categorie", "type": "esriFieldTypeString", "alias": "categorie", "length": 100, "domain": null }, { "name": "sous_categorie", "type": "esriFieldTypeString", "alias": "sous_categorie", "length": 255, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r3607_sde_rowid_uk", "fields": "objectid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2508_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4304cb23fe514b7cbc8801fa64b580af" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Emplacement Réservés Logement", "type": "Group Layer", "description": "Nouveau groupe de couches", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "Emplacements Réservés Logement" }, { "id": 4, "name": "Périmètre d'attente de projet d'aménagement" }, { "id": 5, "name": "Emplacements réservés" }, { "id": 6, "name": "Limite_Zones__1AU_2AU_UX_UY" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1634872.3409999982, "ymin": 9301743.5559, "xmax": 1670243.7058999985, "ymax": 9321222.0942, "spatialReference": { "wkid": 3950, "latestWkid": 3950, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34356400, "falseY": -21494600, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "4304cb23fe514b7cbc8801fa64b580af" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Emplacements Réservés Logement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3950, "latestWkid": 3950, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34356400, "falseY": -21494600, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Emplacement Réservés Logement" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "a19ecaf11c67b70b994a92c3d5ab6540", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAP0lEQVRIiWNhoDFgGbWAZAtaGFb8Z2BgYKhhiGDEpoFUefr7AJfLyJUfhpE8agFBC0bzwWg+GLVgNB8MQD4AAPLJIt4KvYAZAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 0.5 }, "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1636868.2149000019, "ymin": 9305641.219999999, "xmax": 1666725.2873999998, "ymax": 9320412.109299999, "spatialReference": { "wkid": 3950, "latestWkid": 3950, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34356400, "falseY": -21494600, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "insee_dpt", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "insee_dpt", "type": "esriFieldTypeString", "alias": "Code INSEE du département", "length": 3, "domain": null }, { "name": "codcom", "type": "esriFieldTypeString", "alias": "Code INSEE de la commune", "length": 3, "domain": null }, { "name": "pref_sect", "type": "esriFieldTypeString", "alias": "Code INSEE du préfixe de section", "length": 3, "domain": null }, { "name": "numero", "type": "esriFieldTypeString", "alias": "Numéro", "length": 5, "domain": null }, { "name": "affectation", "type": "esriFieldTypeString", "alias": "Affectation", "length": 250, "domain": null }, { "name": "surface_calcul", "type": "esriFieldTypeDouble", "alias": "Surface calculée", "domain": null }, { "name": "libelle", "type": "esriFieldTypeString", "alias": "Libellé", "length": 80, "domain": null }, { "name": "beneficiaire", "type": "esriFieldTypeSmallInteger", "alias": "Bénéficiaire", "domain": null }, { "name": "approuve_le", "type": "esriFieldTypeDate", "alias": "Date d'approbation", "length": 8, "domain": null }, { "name": "se_anno_cad_data", "type": "esriFieldTypeBlob", "alias": "se_anno_cad_data", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r627_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a148_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4304cb23fe514b7cbc8801fa64b580af" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Périmètre d'attente de projet d'aménagement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3950, "latestWkid": 3950, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34356400, "falseY": -21494600, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Emplacement Réservés Logement" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1642971.2826000005, "ymin": 9305902.9967, "xmax": 1660947.0600000024, "ymax": 9313392.9221, "spatialReference": { "wkid": 3950, "latestWkid": 3950, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34356400, "falseY": -21494600, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "insee_dpt", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "insee_dpt", "type": "esriFieldTypeString", "alias": "Code INSEE du département", "length": 3, "domain": null }, { "name": "codcom", "type": "esriFieldTypeString", "alias": "Code INSEE de la commune", "length": 3, "domain": null }, { "name": "pref_sect", "type": "esriFieldTypeString", "alias": "Code INSEE du préfixe de section", "length": 3, "domain": null }, { "name": "affectation", "type": "esriFieldTypeString", "alias": "Affectation", "length": 250, "domain": null }, { "name": "approuve_le", "type": "esriFieldTypeDate", "alias": "Date d'approbation", "length": 8, "domain": null }, { "name": "se_anno_cad_data", "type": "esriFieldTypeBlob", "alias": "se_anno_cad_data", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r622_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a143_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4304cb23fe514b7cbc8801fa64b580af" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Emplacements réservés", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3950, "latestWkid": 3950, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34356400, "falseY": -21494600, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Emplacement Réservés Logement" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.0000609919999999 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NUMERO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Par défaut", "priority": 4, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1639360.990000002, "ymin": 9305049.930399999, "xmax": 1667749.3083999977, "ymax": 9319496.1439, "spatialReference": { "wkid": 3950, "latestWkid": 3950, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34356400, "falseY": -21494600, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "insee_dpt", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "insee_dpt", "type": "esriFieldTypeString", "alias": "Code INSEE du département", "length": 3, "domain": null }, { "name": "codcom", "type": "esriFieldTypeString", "alias": "Code INSEE de la commune", "length": 3, "domain": null }, { "name": "pref_sect", "type": "esriFieldTypeString", "alias": "Code INSEE du préfixe de section", "length": 3, "domain": null }, { "name": "numero", "type": "esriFieldTypeString", "alias": "Numéro", "length": 10, "domain": null }, { "name": "affectation", "type": "esriFieldTypeSmallInteger", "alias": "AFFECTATION", "domain": { "type": "codedValue", "name": "DOMAIN_ER_AFFECTATION", "description": "Domaine Emplacements réservés - Affectation", "codedValues": [ { "name": "Autre", "code": 1 }, { "name": "Voies et ouvrages publics", "code": 2 }, { "name": "Installation d'intérêt général", "code": 3 }, { "name": "Espace vert", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "surface_calcul", "type": "esriFieldTypeDouble", "alias": "Surface calculée", "domain": null }, { "name": "libelle", "type": "esriFieldTypeString", "alias": "Libellé", "length": 80, "domain": null }, { "name": "beneficiaire", "type": "esriFieldTypeSmallInteger", "alias": "Bénéficiaire", "domain": null }, { "name": "approuve_le", "type": "esriFieldTypeDate", "alias": "Date d'approbation", "length": 8, "domain": null }, { "name": "se_anno_cad_data", "type": "esriFieldTypeBlob", "alias": "se_anno_cad_data", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r625_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a146_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4304cb23fe514b7cbc8801fa64b580af" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Limite_Zones__1AU_2AU_UX_UY", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3950, "latestWkid": 3950, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34356400, "falseY": -21494600, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Emplacement Réservés Logement" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "code_zone", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "1AU1b", "label": "1AU1b | 1AU2 | 1AU3 | 1AU3s | 1AUE | 1AUEc | 1AUEcs | UX | UY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "1AU2", "label": "1AU1b | 1AU2 | 1AU3 | 1AU3s | 1AUE | 1AUEc | 1AUEcs | UX | UY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "1AU3", "label": "1AU1b | 1AU2 | 1AU3 | 1AU3s | 1AUE | 1AUEc | 1AUEcs | UX | UY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "1AU3s", "label": "1AU1b | 1AU2 | 1AU3 | 1AU3s | 1AUE | 1AUEc | 1AUEcs | UX | UY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "1AUE", "label": "1AU1b | 1AU2 | 1AU3 | 1AU3s | 1AUE | 1AUEc | 1AUEcs | UX | UY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "1AUEc", "label": "1AU1b | 1AU2 | 1AU3 | 1AU3s | 1AUE | 1AUEc | 1AUEcs | UX | UY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "1AUEcs", "label": "1AU1b | 1AU2 | 1AU3 | 1AU3s | 1AUE | 1AUEc | 1AUEcs | UX | UY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "UX", "label": "1AU1b | 1AU2 | 1AU3 | 1AU3s | 1AUE | 1AUEc | 1AUEcs | UX | UY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "value": "UY", "label": "1AU1b | 1AU2 | 1AU3 | 1AU3s | 1AUE | 1AUEc | 1AUEcs | UX | UY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 86, 255 ], "toColor": [ 153, 97, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 250, 108, 255 ], "toColor": [ 97, 250, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 86, 227, 255 ], "toColor": [ 91, 86, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 202, 207, 255 ], "toColor": [ 72, 202, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 209, 97, 255 ], "toColor": [ 250, 209, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 85, 186, 255 ], "toColor": [ 230, 85, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 138, 68, 255 ], "toColor": [ 54, 138, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 166, 237, 255 ], "toColor": [ 135, 166, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 66, 128, 255 ], "toColor": [ 95, 66, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 242, 162, 255 ], "toColor": [ 197, 242, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 83, 95, 255 ], "toColor": [ 230, 83, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 106, 130, 255 ], "toColor": [ 61, 106, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 138, 74, 255 ], "toColor": [ 148, 138, 74, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1634872.3409999982, "ymin": 9301743.5559, "xmax": 1670243.7058999985, "ymax": 9321222.0942, "spatialReference": { "wkid": 3950, "latestWkid": 3950, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34356400, "falseY": -21494600, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "insee_dpt", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "insee_dpt", "type": "esriFieldTypeString", "alias": "Code INSEE du département", "length": 3, "domain": null }, { "name": "codcom", "type": "esriFieldTypeString", "alias": "Code INSEE de la commune", "length": 3, "domain": null }, { "name": "pref_sect", "type": "esriFieldTypeString", "alias": "Code INSEE du préfixe de section", "length": 3, "domain": null }, { "name": "code_zone", "type": "esriFieldTypeString", "alias": "code_zone", "length": 10, "domain": null }, { "name": "caract_zone", "type": "esriFieldTypeSmallInteger", "alias": "Caractère de la zone", "domain": null }, { "name": "approuve_le", "type": "esriFieldTypeDate", "alias": "Date d'approbation", "length": 8, "domain": null }, { "name": "se_anno_cad_data", "type": "esriFieldTypeBlob", "alias": "se_anno_cad_data", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "lien_pluc", "type": "esriFieldTypeString", "alias": "lien_PLUC", "length": 255, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r619_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a141_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4304cb23fe514b7cbc8801fa64b580af" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "NPNRU_DEGROOTE_Arbres", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3950, "latestWkid": 3950, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34356400, "falseY": -21494600, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1658513.8118999973, "ymin": 9314941.190000001, "xmax": 1658920.7118000016, "ymax": 9315351.701299999, "spatialReference": { "wkid": 3950, "latestWkid": 3950, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34356400, "falseY": -21494600, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id_arbre", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id_arbre", "type": "esriFieldTypeString", "alias": "id_arbre", "length": 10, "domain": null }, { "name": "id_site", "type": "esriFieldTypeString", "alias": "id_site", "length": 10, "domain": null }, { "name": "id_station", "type": "esriFieldTypeString", "alias": "id_station", "length": 10, "domain": null }, { "name": "id_sous_st", "type": "esriFieldTypeString", "alias": "id_sous_st", "length": 10, "domain": null }, { "name": "id_uhg", "type": "esriFieldTypeString", "alias": "id_uhg", "length": 10, "domain": null }, { "name": "no_arbre", "type": "esriFieldTypeInteger", "alias": "no_arbre", "domain": null }, { "name": "equipe", "type": "esriFieldTypeString", "alias": "equipe", "length": 10, "domain": null }, { "name": "date_relev", "type": "esriFieldTypeDate", "alias": "date_relev", "length": 8, "domain": null }, { "name": "genre", "type": "esriFieldTypeString", "alias": "genre", "length": 50, "domain": null }, { "name": "espece", "type": "esriFieldTypeString", "alias": "espece", "length": 50, "domain": null }, { "name": "variete", "type": "esriFieldTypeString", "alias": "variete", "length": 50, "domain": null }, { "name": "circonfere", "type": "esriFieldTypeInteger", "alias": "circonfere", "domain": null }, { "name": "hauteur_ar", "type": "esriFieldTypeDouble", "alias": "hauteur_ar", "domain": null }, { "name": "hauteur_fu", "type": "esriFieldTypeDouble", "alias": "hauteur_fu", "domain": null }, { "name": "diametre_c", "type": "esriFieldTypeDouble", "alias": "diametre_c", "domain": null }, { "name": "contrainte", "type": "esriFieldTypeString", "alias": "contrainte", "length": 50, "domain": null }, { "name": "remarquabl", "type": "esriFieldTypeString", "alias": "remarquabl", "length": 50, "domain": null }, { "name": "forme", "type": "esriFieldTypeString", "alias": "forme", "length": 50, "domain": null }, { "name": "stade_deve", "type": "esriFieldTypeString", "alias": "stade_deve", "length": 50, "domain": null }, { "name": "croissance", "type": "esriFieldTypeString", "alias": "croissance", "length": 50, "domain": null }, { "name": "inclinaiso", "type": "esriFieldTypeString", "alias": "inclinaiso", "length": 3, "domain": null }, { "name": "arbre_domi", "type": "esriFieldTypeString", "alias": "arbre_domi", "length": 3, "domain": null }, { "name": "mauvais_ra", "type": "esriFieldTypeString", "alias": "mauvais_ra", "length": 3, "domain": null }, { "name": "diag_compl", "type": "esriFieldTypeString", "alias": "diag_compl", "length": 3, "domain": null }, { "name": "diag_com_1", "type": "esriFieldTypeString", "alias": "diag_com_1", "length": 3, "domain": null }, { "name": "diag_com_2", "type": "esriFieldTypeString", "alias": "diag_com_2", "length": 3, "domain": null }, { "name": "mobilier", "type": "esriFieldTypeString", "alias": "mobilier", "length": 50, "domain": null }, { "name": "etat_mobil", "type": "esriFieldTypeString", "alias": "etat_mobil", "length": 50, "domain": null }, { "name": "tuteurage", "type": "esriFieldTypeString", "alias": "tuteurage", "length": 50, "domain": null }, { "name": "dangerosit", "type": "esriFieldTypeString", "alias": "dangerosit", "length": 50, "domain": null }, { "name": "avenir_phy", "type": "esriFieldTypeString", "alias": "avenir_phy", "length": 50, "domain": null }, { "name": "nettoyage", "type": "esriFieldTypeString", "alias": "nettoyage", "length": 50, "domain": null }, { "name": "validation", "type": "esriFieldTypeString", "alias": "validation", "length": 50, "domain": null }, { "name": "surveillan", "type": "esriFieldTypeString", "alias": "surveillan", "length": 50, "domain": null }, { "name": "commentair", "type": "esriFieldTypeString", "alias": "commentair", "length": 254, "domain": null }, { "name": "etat_mecan", "type": "esriFieldTypeString", "alias": "etat_mecan", "length": 254, "domain": null }, { "name": "etat_patho", "type": "esriFieldTypeString", "alias": "etat_patho", "length": 254, "domain": null }, { "name": "etat_physi", "type": "esriFieldTypeString", "alias": "etat_physi", "length": 254, "domain": null }, { "name": "no_ordre", "type": "esriFieldTypeInteger", "alias": "no_ordre", "domain": null }, { "name": "famille", "type": "esriFieldTypeString", "alias": "famille", "length": 254, "domain": null }, { "name": "nom_comple", "type": "esriFieldTypeString", "alias": "nom_comple", "length": 254, "domain": null }, { "name": "nom_fr", "type": "esriFieldTypeString", "alias": "nom_fr", "length": 254, "domain": null }, { "name": "type_essen", "type": "esriFieldTypeString", "alias": "type_essen", "length": 254, "domain": null }, { "name": "diametre", "type": "esriFieldTypeDouble", "alias": "diametre", "domain": null }, { "name": "cl_diametr", "type": "esriFieldTypeString", "alias": "cl_diametr", "length": 254, "domain": null }, { "name": "cl_hauteur", "type": "esriFieldTypeString", "alias": "cl_hauteur", "length": 254, "domain": null }, { "name": "cl_haute_1", "type": "esriFieldTypeString", "alias": "cl_haute_1", "length": 254, "domain": null }, { "name": "rayon_cour", "type": "esriFieldTypeDouble", "alias": "rayon_cour", "domain": null }, { "name": "cl_diam_co", "type": "esriFieldTypeString", "alias": "cl_diam_co", "length": 254, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r3439_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2364_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4304cb23fe514b7cbc8801fa64b580af" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "NPNRU_DEGROOTE_Site", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3950, "latestWkid": 3950, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34356400, "falseY": -21494600, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1658475.2817000002, "ymin": 9314920.044599999, "xmax": 1658946.3577999994, "ymax": 9315398.0159, "spatialReference": { "wkid": 3950, "latestWkid": 3950, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34356400, "falseY": -21494600, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id_site", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id_site", "type": "esriFieldTypeString", "alias": "id_site", "length": 10, "domain": null }, { "name": "no_site", "type": "esriFieldTypeInteger", "alias": "no_site", "domain": null }, { "name": "nom_site", "type": "esriFieldTypeString", "alias": "nom_site", "length": 50, "domain": null }, { "name": "commentair", "type": "esriFieldTypeString", "alias": "commentair", "length": 254, "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r3440_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2365_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4304cb23fe514b7cbc8801fa64b580af" } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "NPNRU_DEGROOTE_annexe_contrainte", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "id", "length": 10, "domain": null }, { "name": "contrainte", "type": "esriFieldTypeString", "alias": "contrainte", "length": 50, "domain": null }, { "name": "intensite_", "type": "esriFieldTypeString", "alias": "intensite_", "length": 50, "domain": null } ], "indexes": [ { "name": "r3441_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "4304cb23fe514b7cbc8801fa64b580af" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "NPNRU_DEGROOTE_annexe_degat", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "id", "length": 10, "domain": null }, { "name": "degat_maje", "type": "esriFieldTypeString", "alias": "degat_maje", "length": 50, "domain": null } ], "indexes": [ { "name": "r3442_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "4304cb23fe514b7cbc8801fa64b580af" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "NPNRU_DEGROOTE_annexe_meca", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "id", "length": 10, "domain": null }, { "name": "localisati", "type": "esriFieldTypeString", "alias": "localisati", "length": 50, "domain": null }, { "name": "cause_dega", "type": "esriFieldTypeString", "alias": "cause_dega", "length": 50, "domain": null } ], "indexes": [ { "name": "r3443_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "4304cb23fe514b7cbc8801fa64b580af" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "NPNRU_DEGROOTE_annexe_patho", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "id", "length": 10, "domain": null }, { "name": "cause_dega", "type": "esriFieldTypeString", "alias": "cause_dega", "length": 50, "domain": null } ], "indexes": [ { "name": "r3444_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "4304cb23fe514b7cbc8801fa64b580af" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "NPNRU_DEGROOTE_annexe_photo", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "id", "length": 10, "domain": null }, { "name": "no_photo", "type": "esriFieldTypeString", "alias": "no_photo", "length": 50, "domain": null }, { "name": "commentair", "type": "esriFieldTypeString", "alias": "commentair", "length": 254, "domain": null } ], "indexes": [ { "name": "r3445_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "4304cb23fe514b7cbc8801fa64b580af" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "NPNRU_DEGROOTE_annexe_physio", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "id", "length": 10, "domain": null }, { "name": "cause_dega", "type": "esriFieldTypeString", "alias": "cause_dega", "length": 50, "domain": null } ], "indexes": [ { "name": "r3446_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "4304cb23fe514b7cbc8801fa64b580af" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "NPNRU_DEGROOTE_annexe_travaux", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "id", "length": 10, "domain": null }, { "name": "travaux", "type": "esriFieldTypeString", "alias": "travaux", "length": 50, "domain": null }, { "name": "annee", "type": "esriFieldTypeString", "alias": "annee", "length": 50, "domain": null }, { "name": "modalite_a", "type": "esriFieldTypeString", "alias": "modalite_a", "length": 50, "domain": null } ], "indexes": [ { "name": "r3447_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "4304cb23fe514b7cbc8801fa64b580af" } ] }