{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Territoires", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Villes" }, { "id": 2, "name": "EPCI pays" }, { "id": 3, "name": "Communes pays" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1765633.8040999994, "ymin": 3196687.7346, "xmax": 1812416.0549999997, "ymax": 3244219.4301999994, "spatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 1.2323874231045283E8, "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": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "1ddacc78350c47c5bffd3acac455e8d4" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Villes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 1.23238742310453E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Territoires" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NOM]", "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Par défaut", "priority": 5, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1770603.5819815472, "ymin": 3206422.9695516527, "xmax": 1807431.864615254, "ymax": 3239287.169621557, "spatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 1.2323874231045283E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "nom", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 27, "domain": null }, { "name": "nom", "type": "esriFieldTypeString", "alias": "NOM", "length": 45, "domain": null }, { "name": "code_insee", "type": "esriFieldTypeString", "alias": "CODE_INSEE", "length": 5, "domain": null }, { "name": "statut", "type": "esriFieldTypeString", "alias": "STATUT", "length": 19, "domain": null }, { "name": "canton", "type": "esriFieldTypeString", "alias": "CANTON", "length": 45, "domain": null }, { "name": "arrond", "type": "esriFieldTypeString", "alias": "ARROND", "length": 45, "domain": null }, { "name": "depart", "type": "esriFieldTypeString", "alias": "DEPART", "length": 30, "domain": null }, { "name": "region", "type": "esriFieldTypeString", "alias": "REGION", "length": 30, "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "POPULATION", "domain": null }, { "name": "multi_cant", "type": "esriFieldTypeString", "alias": "MULTI_CANT", "length": 3, "domain": null }, { "name": "superficie", "type": "esriFieldTypeSmallInteger", "alias": "Superficie", "domain": null }, { "name": "epci", "type": "esriFieldTypeString", "alias": "EPCI", "length": 254, "domain": null }, { "name": "code_epci", "type": "esriFieldTypeString", "alias": "CODE_EPCI", "length": 50, "domain": null }, { "name": "et_id", "type": "esriFieldTypeInteger", "alias": "ET_ID", "domain": null }, { "name": "et_x", "type": "esriFieldTypeDouble", "alias": "ET_X", "domain": null }, { "name": "et_y", "type": "esriFieldTypeDouble", "alias": "ET_Y", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r116_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a64_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ddacc78350c47c5bffd3acac455e8d4" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "EPCI pays", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Territoires" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1765636.0024999976, "ymin": 3196696.6237999983, "xmax": 1812399.548799999, "ymax": 3244219.4301999994, "spatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 1.2323874231045283E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "epci", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "epci", "type": "esriFieldTypeString", "alias": "epci", "length": 50, "domain": null }, { "name": "pays", "type": "esriFieldTypeString", "alias": "pays", "length": 50, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r131_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a77_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ddacc78350c47c5bffd3acac455e8d4" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Communes pays", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Territoires" }, "subLayers": [], "minScale": 0, "maxScale": 25001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 178, 178, 178, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1765633.8040999994, "ymin": 3196687.7346, "xmax": 1812416.0549999997, "ymax": 3244200.295000002, "spatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 1.2323874231045283E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "nom", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "id", "length": 24, "domain": null }, { "name": "prec_plani", "type": "esriFieldTypeDouble", "alias": "prec_plani", "domain": null }, { "name": "nom", "type": "esriFieldTypeString", "alias": "nom", "length": 45, "domain": null }, { "name": "code_insee", "type": "esriFieldTypeString", "alias": "code_insee", "length": 5, "domain": null }, { "name": "statut", "type": "esriFieldTypeString", "alias": "statut", "length": 20, "domain": null }, { "name": "canton", "type": "esriFieldTypeString", "alias": "canton", "length": 45, "domain": null }, { "name": "arrondisst", "type": "esriFieldTypeString", "alias": "arrondisst", "length": 45, "domain": null }, { "name": "depart", "type": "esriFieldTypeString", "alias": "depart", "length": 30, "domain": null }, { "name": "region", "type": "esriFieldTypeString", "alias": "region", "length": 30, "domain": null }, { "name": "popul", "type": "esriFieldTypeInteger", "alias": "popul", "domain": null }, { "name": "multican", "type": "esriFieldTypeString", "alias": "multican", "length": 3, "domain": null }, { "name": "epci_2013", "type": "esriFieldTypeString", "alias": "epci_2013", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "epci", "type": "esriFieldTypeString", "alias": "epci", "length": 50, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r129_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a75_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ddacc78350c47c5bffd3acac455e8d4" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "cadastre", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "txt_parc" }, { "id": 6, "name": "Numéros de voies" }, { "id": 7, "name": "Renvoi de parcelles" }, { "id": 8, "name": "Parcelles" }, { "id": 9, "name": "Bâtiments" }, { "id": 10, "name": "commune" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1753105.2722999975, "ymin": 3196693.84, "xmax": 1812416.6224000007, "ymax": 3248626.8000999987, "spatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 1.2323874231045283E8, "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": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "1ddacc78350c47c5bffd3acac455e8d4" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "txt_parc", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "cadastre" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 73, 0, 176, 255 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[texte]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Par défaut", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1753249.0737999976, "ymin": 3196775.34, "xmax": 1812391.7375999987, "ymax": 3248218.578400001, "spatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 1.2323874231045283E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "rid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "fontsize", "type": "esriFieldTypeDouble", "alias": "fontsize", "domain": null }, { "name": "height", "type": "esriFieldTypeDouble", "alias": "height", "domain": null }, { "name": "cef", "type": "esriFieldTypeDouble", "alias": "cef", "domain": null }, { "name": "csp", "type": "esriFieldTypeDouble", "alias": "csp", "domain": null }, { "name": "di1", "type": "esriFieldTypeDouble", "alias": "di1", "domain": null }, { "name": "di2", "type": "esriFieldTypeDouble", "alias": "di2", "domain": null }, { "name": "di3", "type": "esriFieldTypeDouble", "alias": "di3", "domain": null }, { "name": "di4", "type": "esriFieldTypeDouble", "alias": "di4", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "rid", "type": "esriFieldTypeString", "alias": "rid", "length": 255, "domain": null }, { "name": "objet", "type": "esriFieldTypeString", "alias": "objet", "length": 255, "domain": null }, { "name": "classlabel", "type": "esriFieldTypeString", "alias": "classlabel", "length": 255, "domain": null }, { "name": "codcomm", "type": "esriFieldTypeString", "alias": "codcomm", "length": 6, "domain": null }, { "name": "texte", "type": "esriFieldTypeString", "alias": "texte", "length": 255, "domain": null }, { "name": "font", "type": "esriFieldTypeString", "alias": "font", "length": 255, "domain": null }, { "name": "tyu", "type": "esriFieldTypeString", "alias": "tyu", "length": 10, "domain": null }, { "name": "tpa", "type": "esriFieldTypeString", "alias": "tpa", "length": 10, "domain": null }, { "name": "hta", "type": "esriFieldTypeString", "alias": "hta", "length": 10, "domain": null }, { "name": "vta", "type": "esriFieldTypeString", "alias": "vta", "length": 10, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "lblparc_cla", "fields": "classlabel", "isAscending": true, "isUnique": false, "description": "" }, { "name": "lblparc_codcomm", "fields": "codcomm", "isAscending": true, "isUnique": false, "description": "" }, { "name": "lblparc_obj", "fields": "objet", "isAscending": true, "isUnique": false, "description": "" }, { "name": "lblparc_rid", "fields": "rid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r526_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a333_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ddacc78350c47c5bffd3acac455e8d4" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Numéros de voies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "cadastre" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 156, 137, 0, 255 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[texte]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Par défaut", "priority": 1, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1753679.5804999992, "ymin": 3197445.629999999, "xmax": 1810822.4505999982, "ymax": 3244863.1719000004, "spatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 1.2323874231045283E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "rid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "fontsize", "type": "esriFieldTypeDouble", "alias": "fontsize", "domain": null }, { "name": "height", "type": "esriFieldTypeDouble", "alias": "height", "domain": null }, { "name": "cef", "type": "esriFieldTypeDouble", "alias": "cef", "domain": null }, { "name": "csp", "type": "esriFieldTypeDouble", "alias": "csp", "domain": null }, { "name": "di1", "type": "esriFieldTypeDouble", "alias": "di1", "domain": null }, { "name": "di2", "type": "esriFieldTypeDouble", "alias": "di2", "domain": null }, { "name": "di3", "type": "esriFieldTypeDouble", "alias": "di3", "domain": null }, { "name": "di4", "type": "esriFieldTypeDouble", "alias": "di4", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "rid", "type": "esriFieldTypeString", "alias": "rid", "length": 255, "domain": null }, { "name": "objet", "type": "esriFieldTypeString", "alias": "objet", "length": 255, "domain": null }, { "name": "classlabel", "type": "esriFieldTypeString", "alias": "classlabel", "length": 255, "domain": null }, { "name": "codcomm", "type": "esriFieldTypeString", "alias": "codcomm", "length": 6, "domain": null }, { "name": "texte", "type": "esriFieldTypeString", "alias": "texte", "length": 255, "domain": null }, { "name": "font", "type": "esriFieldTypeString", "alias": "font", "length": 255, "domain": null }, { "name": "tyu", "type": "esriFieldTypeString", "alias": "tyu", "length": 10, "domain": null }, { "name": "tpa", "type": "esriFieldTypeString", "alias": "tpa", "length": 10, "domain": null }, { "name": "hta", "type": "esriFieldTypeString", "alias": "hta", "length": 10, "domain": null }, { "name": "vta", "type": "esriFieldTypeString", "alias": "vta", "length": 10, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "lblnumv_cla", "fields": "classlabel", "isAscending": true, "isUnique": false, "description": "" }, { "name": "lblnumv_codcomm", "fields": "codcomm", "isAscending": true, "isUnique": false, "description": "" }, { "name": "lblnumv_obj", "fields": "objet", "isAscending": true, "isUnique": false, "description": "" }, { "name": "lblnumv_rid", "fields": "rid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r525_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a332_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ddacc78350c47c5bffd3acac455e8d4" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "Renvoi de parcelles", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "cadastre" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1753307.0273000002, "ymin": 3197496.2996999994, "xmax": 1811840.5415999964, "ymax": 3247390.5995000005, "spatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 1.2323874231045283E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "nom", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "codcomm", "type": "esriFieldTypeString", "alias": "codcomm", "length": 6, "domain": null }, { "name": "nom", "type": "esriFieldTypeString", "alias": "nom", "length": 80, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "irenvoi_codcomm", "fields": "codcomm", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r567_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a364_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ddacc78350c47c5bffd3acac455e8d4" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "Parcelles", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "cadastre" }, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Parcelle]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 1001, "minScale": 10000, "name": "Par défaut", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1765652.2199999988, "ymin": 3196693.84, "xmax": 1812414.799999997, "ymax": 3244210.0500000007, "spatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 1.2323874231045283E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "batie", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "scos", "type": "esriFieldTypeDouble", "alias": "scos", "domain": null }, { "name": "ssurf", "type": "esriFieldTypeDouble", "alias": "ssurf", "domain": null }, { "name": "ssurfb", "type": "esriFieldTypeDouble", "alias": "ssurfb", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "batie", "type": "esriFieldTypeString", "alias": "batie", "length": 3, "domain": null }, { "name": "ccoarp", "type": "esriFieldTypeString", "alias": "ccoarp", "length": 3, "domain": null }, { "name": "ccocif", "type": "esriFieldTypeString", "alias": "ccocif", "length": 4, "domain": null }, { "name": "ccocom", "type": "esriFieldTypeString", "alias": "ccocom", "length": 3, "domain": null }, { "name": "ccodep", "type": "esriFieldTypeString", "alias": "ccodep", "length": 3, "domain": null }, { "name": "ccodir", "type": "esriFieldTypeString", "alias": "ccodir", "length": 3, "domain": null }, { "name": "ccopre", "type": "esriFieldTypeString", "alias": "ccopre", "length": 3, "domain": null }, { "name": "ccosec", "type": "esriFieldTypeString", "alias": "ccosec", "length": 3, "domain": null }, { "name": "ccoseccr", "type": "esriFieldTypeString", "alias": "ccoseccr", "length": 3, "domain": null }, { "name": "ccovoi", "type": "esriFieldTypeString", "alias": "ccovoi", "length": 5, "domain": null }, { "name": "codcomm", "type": "esriFieldTypeString", "alias": "codcomm", "length": 6, "domain": null }, { "name": "codeident", "type": "esriFieldTypeString", "alias": "codeident", "length": 15, "domain": null }, { "name": "cprsecr", "type": "esriFieldTypeString", "alias": "cprsecr", "length": 3, "domain": null }, { "name": "dateacte", "type": "esriFieldTypeString", "alias": "dateacte", "length": 10, "domain": null }, { "name": "dnupla", "type": "esriFieldTypeString", "alias": "dnupla", "length": 4, "domain": null }, { "name": "dnuplar", "type": "esriFieldTypeString", "alias": "dnuplar", "length": 4, "domain": null }, { "name": "dparpi", "type": "esriFieldTypeString", "alias": "dparpi", "length": 4, "domain": null }, { "name": "dreflf", "type": "esriFieldTypeString", "alias": "dreflf", "length": 5, "domain": null }, { "name": "feuille", "type": "esriFieldTypeString", "alias": "feuille", "length": 4, "domain": null }, { "name": "figplan", "type": "esriFieldTypeString", "alias": "figplan", "length": 3, "domain": null }, { "name": "ident", "type": "esriFieldTypeString", "alias": "ident", "length": 9, "domain": null }, { "name": "idparpdl", "type": "esriFieldTypeString", "alias": "idparpdl", "length": 9, "domain": null }, { "name": "idprop", "type": "esriFieldTypeString", "alias": "idprop", "length": 6, "domain": null }, { "name": "ndeb", "type": "esriFieldTypeString", "alias": "ndeb", "length": 4, "domain": null }, { "name": "nonrej", "type": "esriFieldTypeString", "alias": "nonrej", "length": 3, "domain": null }, { "name": "numpdl", "type": "esriFieldTypeString", "alias": "numpdl", "length": 3, "domain": null }, { "name": "parcelle", "type": "esriFieldTypeInteger", "alias": "parcelle", "domain": null }, { "name": "pdl", "type": "esriFieldTypeString", "alias": "pdl", "length": 3, "domain": null }, { "name": "rivoli", "type": "esriFieldTypeString", "alias": "rivoli", "length": 4, "domain": null }, { "name": "sdeb", "type": "esriFieldTypeString", "alias": "sdeb", "length": 3, "domain": null }, { "name": "sect_cad", "type": "esriFieldTypeString", "alias": "sect_cad", "length": 5, "domain": null }, { "name": "surface", "type": "esriFieldTypeInteger", "alias": "surface", "domain": null }, { "name": "urbain", "type": "esriFieldTypeString", "alias": "urbain", "length": 3, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "iparc_ccopre", "fields": "ccopre", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iparc_ccosec", "fields": "ccosec", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iparc_codccopre", "fields": "codcomm,ccopre", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iparc_codccosec", "fields": "codcomm,ccosec", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iparc_codcomm", "fields": "codcomm", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iparc_codeident", "fields": "codeident", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iparc_codident", "fields": "codcomm,ident", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iparc_codidprop", "fields": "codcomm,idprop", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iparc_codndeb", "fields": "codcomm,ndeb", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iparc_codrivndeb", "fields": "codcomm,rivoli,ndeb", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iparc_codrivoli", "fields": "codcomm,rivoli", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iparc_codsectcad", "fields": "codcomm,sect_cad", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iparc_ident", "fields": "ident", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iparc_idprop", "fields": "idprop", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iparc_ndeb", "fields": "ndeb", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iparc_parcelle", "fields": "parcelle", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iparc_rivoli", "fields": "rivoli", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iparc_sect_cad", "fields": "sect_cad", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r672_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a450_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ddacc78350c47c5bffd3acac455e8d4" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 9, "name": "Bâtiments", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "cadastre" }, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 191, 127, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 204 ], "width": 0.5 } }, "value": "D", "label": "D" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 212, 190, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 204 ], "width": 0.5 } }, "value": "L", "label": "L" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 74, 255 ], "toColor": [ 237, 199, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 175, 149, 255 ], "toColor": [ 186, 175, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 243, 161, 255 ], "toColor": [ 247, 243, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 171, 96, 255 ], "toColor": [ 191, 171, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 244, 75, 255 ], "toColor": [ 250, 244, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 168, 50, 255 ], "toColor": [ 179, 168, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 232, 192, 255 ], "toColor": [ 240, 232, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 231, 115, 255 ], "toColor": [ 240, 231, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 199, 43, 255 ], "toColor": [ 204, 199, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 214, 122, 255 ], "toColor": [ 250, 214, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 197, 143, 255 ], "toColor": [ 199, 197, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 152, 61, 255 ], "toColor": [ 191, 152, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 195, 95, 255 ], "toColor": [ 199, 195, 95, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1753664.4321999997, "ymin": 3197439.469999999, "xmax": 1811687.1899999976, "ymax": 3245677.2479999997, "spatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 1.2323874231045283E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ccopre", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "shon", "type": "esriFieldTypeDouble", "alias": "shon", "domain": null }, { "name": "surface", "type": "esriFieldTypeDouble", "alias": "surface", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "ccopre", "type": "esriFieldTypeString", "alias": "ccopre", "length": 3, "domain": null }, { "name": "codcomm", "type": "esriFieldTypeString", "alias": "codcomm", "length": 6, "domain": null }, { "name": "feuille", "type": "esriFieldTypeString", "alias": "feuille", "length": 4, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 3, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "ibati_codcomm", "fields": "codcomm", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ibati_type", "fields": "type", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r488_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a321_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ddacc78350c47c5bffd3acac455e8d4" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 10, "name": "commune", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "cadastre" }, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 156, 156, 156, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1753105.2722999975, "ymin": 3196693.84, "xmax": 1812416.6224000007, "ymax": 3248626.8000999987, "spatialReference": { "wkid": 3944, "latestWkid": 3944, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34843700, "falseY": -26729000, "xyUnits": 1.2323874231045283E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "nom", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "anneemajic", "type": "esriFieldTypeInteger", "alias": "anneemajic", "domain": null }, { "name": "ccodep", "type": "esriFieldTypeString", "alias": "ccodep", "length": 3, "domain": null }, { "name": "codcomm", "type": "esriFieldTypeString", "alias": "codcomm", "length": 6, "domain": null }, { "name": "nom", "type": "esriFieldTypeString", "alias": "nom", "length": 80, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "icommune_codcomm", "fields": "codcomm", "isAscending": true, "isUnique": false, "description": "" }, { "name": "icommune_nom", "fields": "nom", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r498_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a324_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ddacc78350c47c5bffd3acac455e8d4" } ], "tables": [] }