{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "RTGE Texte", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Classe d'annotations 1" } ], "minScale": 1000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 639070.697400004, "ymin": 6864098.089, "xmax": 643816.480499998, "ymax": 6869255.1535, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NIVEAU4", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZORDER", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "ANNOTATIONCLASSID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "ELEMENT", "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SYMBOLID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "length": 255, "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "BOLD", "domain": { "type": "codedValue", "name": "Valeur du symbole booléen", "description": "Les valeurs autorisées sont Oui et Non.", "codedValues": [ { "name": "Oui", "code": 1 }, { "name": "Non", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "ITALIC", "domain": { "type": "codedValue", "name": "Valeur du symbole booléen", "description": "Les valeurs autorisées sont Oui et Non.", "codedValues": [ { "name": "Oui", "code": 1 }, { "name": "Non", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "UNDERLINE", "domain": { "type": "codedValue", "name": "Valeur du symbole booléen", "description": "Les valeurs autorisées sont Oui et Non.", "codedValues": [ { "name": "Oui", "code": 1 }, { "name": "Non", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VERTICALALIGNMENT", "domain": { "type": "codedValue", "name": "Alignement vertical", "description": "Valeurs autorisées pour l'alignement vertical du symbole.", "codedValues": [ { "name": "Haut", "code": 0 }, { "name": "Centre", "code": 1 }, { "name": "Ligne de base", "code": 2 }, { "name": "Bas", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HORIZONTALALIGNMENT", "domain": { "type": "codedValue", "name": "Alignement horizontal", "description": "Valeurs autorisées pour l'alignement horizontal du symbole.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Centre", "code": 1 }, { "name": "Droit", "code": 2 }, { "name": "Justifié", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "NATURE", "type": "esriFieldTypeString", "alias": "Nature", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "Identifiant MAJ", "length": 50, "domain": null }, { "name": "AUTOCAD_SHAPE_FILENAME", "type": "esriFieldTypeString", "alias": "AUTOCAD_SHAPE_FILENAME", "length": 50, "domain": null }, { "name": "AUTOCAD_SHAPE_NAME", "type": "esriFieldTypeString", "alias": "AUTOCAD_SHAPE_NAME", "length": 50, "domain": null }, { "name": "AUTOCAD_TEXT_SIZE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_TEXT_SIZE", "domain": null }, { "name": "AUTOCAD_ALIGNMENT_X", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_ALIGNMENT_X", "domain": null }, { "name": "AUTOCAD_ALIGNMENT_Y", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_ALIGNMENT_Y", "domain": null }, { "name": "ID_OBJET", "type": "esriFieldTypeSmallInteger", "alias": "Identifiant objet", "domain": null }, { "name": "NIVEAU1", "type": "esriFieldTypeString", "alias": "Niveau 1", "length": 100, "domain": null }, { "name": "NIVEAU2", "type": "esriFieldTypeString", "alias": "Niveau 2", "length": 100, "domain": null }, { "name": "NIVEAU3", "type": "esriFieldTypeString", "alias": "Niveau 3", "length": 100, "domain": null }, { "name": "NIVEAU4", "type": "esriFieldTypeString", "alias": "Niveau 4", "length": 100, "domain": null }, { "name": "NIVEAU5", "type": "esriFieldTypeString", "alias": "Niveau 5", "length": 100, "domain": null }, { "name": "TABLESDE", "type": "esriFieldTypeString", "alias": "Calque DAO", "length": 50, "domain": null }, { "name": "REMARQUE", "type": "esriFieldTypeString", "alias": "Remarque", "length": 250, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "ENTITE_DATE_DEB", "type": "esriFieldTypeString", "alias": "Date entité début", "length": 20, "domain": null }, { "name": "ENTITE_DATE_FIN", "type": "esriFieldTypeString", "alias": "Date entité fin", "length": 20, "domain": null }, { "name": "ZEXTR_ID", "type": "esriFieldTypeInteger", "alias": "Identifiant zone extraction", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R95157_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4425_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "103adb667a354cd2b9506be1975f8a6f" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Classe d'annotations 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "RTGE Texte" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 639070.697400004, "ymin": 6864098.089, "xmax": 643816.480499998, "ymax": 6869255.1535, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1000, "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": "103adb667a354cd2b9506be1975f8a6f" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "RTGE Bloc (Point côté)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000, "maxScale": 0, "referenceScale": 200.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DESCRIPTION", "defaultSymbol": { "type": "esriPMS", "url": "71210a2364630a05c0e7662203f6a61e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVQImV3LWw2DQBgF4W/TX8VWBjYWTcUG2GhtYIKExQQJfeBS0nk6OZMJBxM5KJnh/OI2CvqZ/KS7ZKVBD4lX5Z0ZAza65Me2l20cVbk5iVJpYmV58PFHwhf/OhIAHNscCAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "Topographie | Altimétrie | Point coté faîtage (photo)", "label": "Topographie | Altimétrie | Point coté faîtage (photo)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "Topographie | Altimétrie | Point coté sol (photo)", "label": "Topographie | Altimétrie | Point coté sol (photo)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 223, 255, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "Topographie | Altimétrie | Point coté sol (terrain)", "label": "Topographie | Altimétrie | Point coté sol (terrain)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 92, 230, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "Topographie | Altimétrie | Point coté sursol (photo)", "label": "Topographie | Altimétrie | Point coté sursol (photo)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 223, 255, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "Topographie | Altimétrie | Point coté sursol (terrain)", "label": "Topographie | Altimétrie | Point coté sursol (terrain)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 225, 255 ], "toColor": [ 252, 212, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 187, 255 ], "toColor": [ 252, 239, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 239, 255 ], "toColor": [ 252, 179, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 220, 252, 255 ], "toColor": [ 207, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 212, 255 ], "toColor": [ 225, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 210, 255 ], "toColor": [ 252, 230, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 210, 252, 255 ], "toColor": [ 237, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 217, 255 ], "toColor": [ 182, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 201, 255 ], "toColor": [ 252, 179, 201, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 639075.752800003, "ymin": 6864073.3978, "xmax": 643858.134900004, "ymax": 6869267.176, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NIVEAU4", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NATURE", "type": "esriFieldTypeString", "alias": "Nature", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "Identifiant MAJ", "length": 50, "domain": null }, { "name": "AUTOCAD_XSCALE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_XSCALE", "domain": null }, { "name": "AUTOCAD_YSCALE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_YSCALE", "domain": null }, { "name": "AUTOCAD_ZSCALE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_ZSCALE", "domain": null }, { "name": "AUTOCAD_ROTATION", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_ROTATION", "domain": null }, { "name": "ALTITUDE_LOCATION_X", "type": "esriFieldTypeDouble", "alias": "ALTITUDE_LOCATION_X", "domain": null }, { "name": "ALTITUDE_LOCATION_Y", "type": "esriFieldTypeDouble", "alias": "ALTITUDE_LOCATION_Y", "domain": null }, { "name": "ALTITUDE_ROTATION", "type": "esriFieldTypeDouble", "alias": "ALTITUDE_ROTATION", "domain": null }, { "name": "ALTITUDE_HEIGHT", "type": "esriFieldTypeDouble", "alias": "ALTITUDE_HEIGHT", "domain": null }, { "name": "ALTITUDE_ALIGN_Y", "type": "esriFieldTypeDouble", "alias": "ALTITUDE_ALIGN_Y", "domain": null }, { "name": "ALTITUDE_ALIGN_X", "type": "esriFieldTypeDouble", "alias": "ALTITUDE_ALIGN_X", "domain": null }, { "name": "IDENTIFIANT", "type": "esriFieldTypeInteger", "alias": "Identifiant", "domain": null }, { "name": "ID_OBJET", "type": "esriFieldTypeSmallInteger", "alias": "Identifiant objet", "domain": null }, { "name": "NIVEAU1", "type": "esriFieldTypeString", "alias": "Niveau 1", "length": 100, "domain": null }, { "name": "NIVEAU2", "type": "esriFieldTypeString", "alias": "Niveau 2", "length": 100, "domain": null }, { "name": "NIVEAU3", "type": "esriFieldTypeString", "alias": "Niveau 3", "length": 100, "domain": null }, { "name": "NIVEAU4", "type": "esriFieldTypeString", "alias": "Niveau 4", "length": 100, "domain": null }, { "name": "NIVEAU5", "type": "esriFieldTypeString", "alias": "Niveau 5", "length": 100, "domain": null }, { "name": "TABLESDE", "type": "esriFieldTypeString", "alias": "Calque DAO", "length": 50, "domain": null }, { "name": "REMARQUE", "type": "esriFieldTypeString", "alias": "Remarque", "length": 250, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "ENTITE_DATE_DEB", "type": "esriFieldTypeString", "alias": "Date entité début", "length": 20, "domain": null }, { "name": "ENTITE_DATE_FIN", "type": "esriFieldTypeString", "alias": "Date entité fin", "length": 20, "domain": null }, { "name": "ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ZEXTR_ID", "type": "esriFieldTypeInteger", "alias": "Identifiant zone extraction", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R95149_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4417_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "103adb667a354cd2b9506be1975f8a6f" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "RTGE Bloc (Point détail)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000, "maxScale": 0, "referenceScale": 200.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3d53e7af511872d813fbc88d57bad2fb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVQImUWNQQ3DQBDEPNKiKIzJwUg5HY7QaGAkAyM0tp+e6r/tsv0GniQ3gO0NoIBH0mV7AEia3X1Uktv2kHQBZ3cfST7FnxPYgQlQtrelA3NlC2Dpv/kAXl/yaCjH7x+ragAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 639075.752800003, "ymin": 6864100.397, "xmax": 643763.032799996, "ymax": 6869271.731, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NIVEAU4", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NATURE", "type": "esriFieldTypeString", "alias": "Nature", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "Identifiant MAJ", "length": 50, "domain": null }, { "name": "AUTOCAD_XSCALE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_XSCALE", "domain": null }, { "name": "AUTOCAD_YSCALE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_YSCALE", "domain": null }, { "name": "AUTOCAD_ZSCALE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_ZSCALE", "domain": null }, { "name": "AUTOCAD_ROTATION", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_ROTATION", "domain": null }, { "name": "IDENTIFIANT", "type": "esriFieldTypeInteger", "alias": "Identifiant", "domain": null }, { "name": "ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ID_OBJET", "type": "esriFieldTypeSmallInteger", "alias": "Identifiant objet", "domain": null }, { "name": "NIVEAU1", "type": "esriFieldTypeString", "alias": "Niveau 1", "length": 100, "domain": null }, { "name": "NIVEAU2", "type": "esriFieldTypeString", "alias": "Niveau 2", "length": 100, "domain": null }, { "name": "NIVEAU3", "type": "esriFieldTypeString", "alias": "Niveau 3", "length": 100, "domain": null }, { "name": "NIVEAU4", "type": "esriFieldTypeString", "alias": "Niveau 4", "length": 100, "domain": null }, { "name": "NIVEAU5", "type": "esriFieldTypeString", "alias": "Niveau 5", "length": 100, "domain": null }, { "name": "TABLESDE", "type": "esriFieldTypeString", "alias": "Calque DAO", "length": 50, "domain": null }, { "name": "REMARQUE", "type": "esriFieldTypeString", "alias": "Remarque", "length": 250, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "ENTITE_DATE_DEB", "type": "esriFieldTypeString", "alias": "Date entité début", "length": 20, "domain": null }, { "name": "ENTITE_DATE_FIN", "type": "esriFieldTypeString", "alias": "Date entité fin", "length": 20, "domain": null }, { "name": "ZEXTR_ID", "type": "esriFieldTypeInteger", "alias": "Identifiant zone extraction", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R95150_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4418_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "103adb667a354cd2b9506be1975f8a6f" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "RTGE Bloc (Générique)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000, "maxScale": 0, "referenceScale": 200.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "514a19fe502c2fe3d31c4803ede72195", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXElEQVQYlWNhIBKwoPEbGBgYnkHZUlA+VoUMDAwMs5A0YZgIEzRGkvNBtgmm8BmSSTBgAqXTcFmNFcAUwhzug2TSZgYGhrO43IgMzjIQ8HUaPqthAJvJDAwMDAwA3F0MKXU30WsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 640032.6454000031, "ymin": 6864183.0188, "xmax": 643582.4517000021, "ymax": 6869145.3269, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NIVEAU4", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NATURE", "type": "esriFieldTypeString", "alias": "Nature", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "Identifiant MAJ", "length": 50, "domain": null }, { "name": "AUTOCAD_XSCALE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_XSCALE", "domain": null }, { "name": "AUTOCAD_YSCALE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_YSCALE", "domain": null }, { "name": "AUTOCAD_ZSCALE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_ZSCALE", "domain": null }, { "name": "AUTOCAD_ROTATION", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_ROTATION", "domain": null }, { "name": "NATURE_LOCATION_X", "type": "esriFieldTypeDouble", "alias": "NATURE_LOCATION_X", "domain": null }, { "name": "NATURE_LOCATION_Y", "type": "esriFieldTypeDouble", "alias": "NATURE_LOCATION_Y", "domain": null }, { "name": "NATURE_ROTATION", "type": "esriFieldTypeDouble", "alias": "NATURE_ROTATION", "domain": null }, { "name": "NATURE_HEIGHT", "type": "esriFieldTypeDouble", "alias": "NATURE_HEIGHT", "domain": null }, { "name": "NATURE_ALIGN_X", "type": "esriFieldTypeDouble", "alias": "NATURE_ALIGN_X", "domain": null }, { "name": "NATURE_ALIGN_Y", "type": "esriFieldTypeDouble", "alias": "NATURE_ALIGN_Y", "domain": null }, { "name": "IDENTIFIANT", "type": "esriFieldTypeInteger", "alias": "Identifiant", "domain": null }, { "name": "ID_OBJET", "type": "esriFieldTypeSmallInteger", "alias": "Identifiant objet", "domain": null }, { "name": "NIVEAU1", "type": "esriFieldTypeString", "alias": "Niveau 1", "length": 100, "domain": null }, { "name": "NIVEAU2", "type": "esriFieldTypeString", "alias": "Niveau 2", "length": 100, "domain": null }, { "name": "NIVEAU3", "type": "esriFieldTypeString", "alias": "Niveau 3", "length": 100, "domain": null }, { "name": "NIVEAU4", "type": "esriFieldTypeString", "alias": "Niveau 4", "length": 100, "domain": null }, { "name": "NIVEAU5", "type": "esriFieldTypeString", "alias": "Niveau 5", "length": 100, "domain": null }, { "name": "TABLESDE", "type": "esriFieldTypeString", "alias": "Calque DAO", "length": 50, "domain": null }, { "name": "REMARQUE", "type": "esriFieldTypeString", "alias": "Remarque", "length": 250, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "ENTITE_DATE_DEB", "type": "esriFieldTypeString", "alias": "Date entité début", "length": 20, "domain": null }, { "name": "ENTITE_DATE_FIN", "type": "esriFieldTypeString", "alias": "Date entité fin", "length": 20, "domain": null }, { "name": "ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ZEXTR_ID", "type": "esriFieldTypeInteger", "alias": "Identifiant zone extraction", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R95151_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4419_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "103adb667a354cd2b9506be1975f8a6f" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "RTGE Bloc", "type": "Group Layer", "description": "Nouveau groupe de couches", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 6, "name": "RTGE Bloc (Point insertion)" }, { "id": 7, "name": "RTGE Bloc (Symbole)" }, { "id": 8, "name": "RTGE Bloc (Habillage)" }, { "id": 9, "name": "RTGE Bloc (Emprise)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 639074.9857999979, "ymin": 6864092.4298, "xmax": 643857.403800003, "ymax": 6869261.5212, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "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": true, "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": "103adb667a354cd2b9506be1975f8a6f" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "RTGE Bloc (Point insertion)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "RTGE Bloc" }, "subLayers": [], "minScale": 1000, "maxScale": 0, "referenceScale": 200.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "71102db342eb473b446f53eb9c9d19e1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVQImWP5z8DgywABz1igjE0MDAzpLAwMDM8YGBjSGRgYtgAAZvUFWSA+GaAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 2, "height": 2, "angle": 0, "xoffset": 0, "yoffset": 6.166178510795817E-6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 639075.7466000019, "ymin": 6864093.2344, "xmax": 643856.114, "ymax": 6869260.9404, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DESCRIPTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NATURE", "type": "esriFieldTypeString", "alias": "Nature", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "Identifiant MAJ", "length": 50, "domain": null }, { "name": "AUTOCAD_XSCALE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_XSCALE", "domain": null }, { "name": "AUTOCAD_YSCALE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_YSCALE", "domain": null }, { "name": "AUTOCAD_ZSCALE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_ZSCALE", "domain": null }, { "name": "AUTOCAD_ROTATION", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_ROTATION", "domain": null }, { "name": "IDENTIFIANT", "type": "esriFieldTypeInteger", "alias": "Identifiant", "domain": null }, { "name": "ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ID_OBJET", "type": "esriFieldTypeSmallInteger", "alias": "Identifiant objet", "domain": null }, { "name": "NIVEAU1", "type": "esriFieldTypeString", "alias": "Niveau 1", "length": 100, "domain": null }, { "name": "NIVEAU2", "type": "esriFieldTypeString", "alias": "Niveau 2", "length": 100, "domain": null }, { "name": "NIVEAU3", "type": "esriFieldTypeString", "alias": "Niveau 3", "length": 100, "domain": null }, { "name": "NIVEAU4", "type": "esriFieldTypeString", "alias": "Niveau 4", "length": 100, "domain": null }, { "name": "NIVEAU5", "type": "esriFieldTypeString", "alias": "Niveau 5", "length": 100, "domain": null }, { "name": "TABLESDE", "type": "esriFieldTypeString", "alias": "Calque DAO", "length": 50, "domain": null }, { "name": "REMARQUE", "type": "esriFieldTypeString", "alias": "Remarque", "length": 250, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "ENTITE_DATE_DEB", "type": "esriFieldTypeString", "alias": "Date entité début", "length": 20, "domain": null }, { "name": "ENTITE_DATE_FIN", "type": "esriFieldTypeString", "alias": "Date entité fin", "length": 20, "domain": null }, { "name": "ZEXTR_ID", "type": "esriFieldTypeInteger", "alias": "Identifiant zone extraction", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R95146_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4414_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "103adb667a354cd2b9506be1975f8a6f" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "RTGE Bloc (Symbole)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "RTGE Bloc" }, "subLayers": [], "minScale": 1000, "maxScale": 0, "referenceScale": 200.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 639074.9857999979, "ymin": 6864092.4298, "xmax": 643857.403800003, "ymax": 6869261.5212, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DESCRIPTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDENTIFIANT", "type": "esriFieldTypeInteger", "alias": "Identifiant", "domain": null }, { "name": "ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "NATURE", "type": "esriFieldTypeString", "alias": "Nature", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "ID_OBJET", "type": "esriFieldTypeSmallInteger", "alias": "Identifiant objet", "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "Identifiant MAJ", "length": 50, "domain": null }, { "name": "NIVEAU1", "type": "esriFieldTypeString", "alias": "Niveau 1", "length": 100, "domain": null }, { "name": "NIVEAU2", "type": "esriFieldTypeString", "alias": "Niveau 2", "length": 100, "domain": null }, { "name": "NIVEAU3", "type": "esriFieldTypeString", "alias": "Niveau 3", "length": 100, "domain": null }, { "name": "NIVEAU4", "type": "esriFieldTypeString", "alias": "Niveau 4", "length": 100, "domain": null }, { "name": "NIVEAU5", "type": "esriFieldTypeString", "alias": "Niveau 5", "length": 100, "domain": null }, { "name": "TABLESDE", "type": "esriFieldTypeString", "alias": "Calque DAO", "length": 50, "domain": null }, { "name": "REMARQUE", "type": "esriFieldTypeString", "alias": "Remarque", "length": 250, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "ENTITE_DATE_DEB", "type": "esriFieldTypeString", "alias": "Date entité début", "length": 20, "domain": null }, { "name": "ENTITE_DATE_FIN", "type": "esriFieldTypeString", "alias": "Date entité fin", "length": 20, "domain": null }, { "name": "ZEXTR_ID", "type": "esriFieldTypeInteger", "alias": "Identifiant zone extraction", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R95152_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4420_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "103adb667a354cd2b9506be1975f8a6f" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "RTGE Bloc (Habillage)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "RTGE Bloc" }, "subLayers": [], "minScale": 1000, "maxScale": 0, "referenceScale": 200.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 639074.9857999979, "ymin": 6864092.4298, "xmax": 643857.403800003, "ymax": 6869258.8836, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DESCRIPTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDENTIFIANT", "type": "esriFieldTypeInteger", "alias": "Identifiant", "domain": null }, { "name": "ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "NATURE", "type": "esriFieldTypeString", "alias": "Nature", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "ID_OBJET", "type": "esriFieldTypeSmallInteger", "alias": "Identifiant objet", "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "Identifiant MAJ", "length": 50, "domain": null }, { "name": "NIVEAU1", "type": "esriFieldTypeString", "alias": "Niveau 1", "length": 100, "domain": null }, { "name": "NIVEAU2", "type": "esriFieldTypeString", "alias": "Niveau 2", "length": 100, "domain": null }, { "name": "NIVEAU3", "type": "esriFieldTypeString", "alias": "Niveau 3", "length": 100, "domain": null }, { "name": "NIVEAU4", "type": "esriFieldTypeString", "alias": "Niveau 4", "length": 100, "domain": null }, { "name": "NIVEAU5", "type": "esriFieldTypeString", "alias": "Niveau 5", "length": 100, "domain": null }, { "name": "TABLESDE", "type": "esriFieldTypeString", "alias": "Calque DAO", "length": 50, "domain": null }, { "name": "REMARQUE", "type": "esriFieldTypeString", "alias": "Remarque", "length": 250, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "ENTITE_DATE_DEB", "type": "esriFieldTypeString", "alias": "Date entité début", "length": 20, "domain": null }, { "name": "ENTITE_DATE_FIN", "type": "esriFieldTypeString", "alias": "Date entité fin", "length": 20, "domain": null }, { "name": "ZEXTR_ID", "type": "esriFieldTypeInteger", "alias": "Identifiant zone extraction", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R95148_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4416_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "103adb667a354cd2b9506be1975f8a6f" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "RTGE Bloc (Emprise)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "RTGE Bloc" }, "subLayers": [], "minScale": 1000, "maxScale": 0, "referenceScale": 200.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 639075.618199997, "ymin": 6864093.109, "xmax": 643856.242399998, "ymax": 6869261.5212, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DESCRIPTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDENTIFIANT", "type": "esriFieldTypeInteger", "alias": "Identifiant", "domain": null }, { "name": "ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "NATURE", "type": "esriFieldTypeString", "alias": "Nature", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "ID_OBJET", "type": "esriFieldTypeSmallInteger", "alias": "Identifiant objet", "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "Identifiant MAJ", "length": 50, "domain": null }, { "name": "NIVEAU1", "type": "esriFieldTypeString", "alias": "Niveau 1", "length": 100, "domain": null }, { "name": "NIVEAU2", "type": "esriFieldTypeString", "alias": "Niveau 2", "length": 100, "domain": null }, { "name": "NIVEAU3", "type": "esriFieldTypeString", "alias": "Niveau 3", "length": 100, "domain": null }, { "name": "NIVEAU4", "type": "esriFieldTypeString", "alias": "Niveau 4", "length": 100, "domain": null }, { "name": "NIVEAU5", "type": "esriFieldTypeString", "alias": "Niveau 5", "length": 100, "domain": null }, { "name": "TABLESDE", "type": "esriFieldTypeString", "alias": "Calque DAO", "length": 50, "domain": null }, { "name": "REMARQUE", "type": "esriFieldTypeString", "alias": "Remarque", "length": 250, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "ENTITE_DATE_DEB", "type": "esriFieldTypeString", "alias": "Date entité début", "length": 20, "domain": null }, { "name": "ENTITE_DATE_FIN", "type": "esriFieldTypeString", "alias": "Date entité fin", "length": 20, "domain": null }, { "name": "ZEXTR_ID", "type": "esriFieldTypeInteger", "alias": "Identifiant zone extraction", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R95147_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4415_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "103adb667a354cd2b9506be1975f8a6f" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "RTGE Ligne", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 200.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DESCRIPTION", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.5 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "Limite apparente | Clôture | Clôture en dur", "label": "Limite apparente | Clôture | Clôture en dur | Limite apparente | Clôture | Clôture légère | Limite apparente | Clôture | Clôture palissade" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "Limite apparente | Clôture | Clôture légère", "label": "Limite apparente | Clôture | Clôture en dur | Limite apparente | Clôture | Clôture légère | Limite apparente | Clôture | Clôture palissade" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "Limite apparente | Clôture | Clôture palissade", "label": "Limite apparente | Clôture | Clôture en dur | Limite apparente | Clôture | Clôture légère | Limite apparente | Clôture | Clôture palissade" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "Signalisation | Horizontale | Circulation | Ligne blanche continue de circulation", "label": "Signalisation | Horizontale | Circulation | Ligne blanche continue de circulation" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "Signalisation | Horizontale | Circulation | Ligne blanche discontinue de circulation", "label": "Signalisation | Horizontale | Circulation | Ligne blanche discontinue de circulation" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "Signalisation | Horizontale | Piste cyclable | Ligne blanche continue de piste cyclable", "label": "Signalisation | Horizontale | Piste cyclable | Ligne blanche continue de piste cyclable" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "Signalisation | Horizontale | Piste cyclable | Ligne blanche discontinue de piste cyclable", "label": "Signalisation | Horizontale | Piste cyclable | Ligne blanche discontinue de piste cyclable" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "Signalisation | Horizontale | Stationnement | Ligne blanche continue de stationnement", "label": "Signalisation | Horizontale | Stationnement | Ligne blanche continue de stationnement" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "Signalisation | Horizontale | Stationnement | Ligne blanche discontinue de stationnement", "label": "Signalisation | Horizontale | Stationnement | Ligne blanche discontinue de stationnement" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3 }, "value": "Espace vert | Equipement ludique | Terrain de sport - Marquage", "label": "Espace vert | Equipement ludique | Terrain de sport - Marquage" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Signalisation | Horizontale | Stationnement | Ligne jaune continue de stationnement", "label": "Signalisation | Horizontale | Stationnement | Ligne jaune continue de stationnement" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Signalisation | Horizontale | Stationnement | Ligne jaune discontinue de stationnement", "label": "Signalisation | Horizontale | Stationnement | Ligne jaune discontinue de stationnement" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 225, 255 ], "toColor": [ 252, 212, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 187, 255 ], "toColor": [ 252, 239, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 239, 255 ], "toColor": [ 252, 179, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 220, 252, 255 ], "toColor": [ 207, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 212, 255 ], "toColor": [ 225, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 210, 255 ], "toColor": [ 252, 230, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 210, 252, 255 ], "toColor": [ 237, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 217, 255 ], "toColor": [ 182, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 201, 255 ], "toColor": [ 252, 179, 201, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 639034.187200002, "ymin": 6864068.4395, "xmax": 643865.421899997, "ymax": 6869271.731, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DESCRIPTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NATURE", "type": "esriFieldTypeString", "alias": "Nature", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "Identifiant MAJ", "length": 50, "domain": null }, { "name": "AUTOCAD_LINETYPE_SCALE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_LINETYPE_SCALE", "domain": null }, { "name": "ID_OBJET", "type": "esriFieldTypeSmallInteger", "alias": "Identifiant objet", "domain": null }, { "name": "NIVEAU1", "type": "esriFieldTypeString", "alias": "Niveau 1", "length": 100, "domain": null }, { "name": "NIVEAU2", "type": "esriFieldTypeString", "alias": "Niveau 2", "length": 100, "domain": null }, { "name": "NIVEAU3", "type": "esriFieldTypeString", "alias": "Niveau 3", "length": 100, "domain": null }, { "name": "NIVEAU4", "type": "esriFieldTypeString", "alias": "Niveau 4", "length": 100, "domain": null }, { "name": "NIVEAU5", "type": "esriFieldTypeString", "alias": "Niveau 5", "length": 100, "domain": null }, { "name": "TABLESDE", "type": "esriFieldTypeString", "alias": "Calque DAO", "length": 50, "domain": null }, { "name": "REMARQUE", "type": "esriFieldTypeString", "alias": "Remarque", "length": 250, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "ENTITE_DATE_DEB", "type": "esriFieldTypeString", "alias": "Date entité début", "length": 20, "domain": null }, { "name": "ENTITE_DATE_FIN", "type": "esriFieldTypeString", "alias": "Date entité fin", "length": 20, "domain": null }, { "name": "ZEXTR_ID", "type": "esriFieldTypeInteger", "alias": "Identifiant zone extraction", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R95155_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4423_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "103adb667a354cd2b9506be1975f8a6f" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "RTGE Hachure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 200.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DESCRIPTION", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Bâtiment | Divers | Hachure de grille d'aération", "label": "Bâtiment | Divers | Hachure de grille d'aération" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 68, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "value": "Bâtiment | Toit | Hachures de toit de bâtiment dur", "label": "Bâtiment | Toit | Hachures de toit de bâtiment dur" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 78, 78, 78, 255 ], "outline": null }, "value": "Limite apparente | Clôture | Hachure de mur", "label": "Limite apparente | Clôture | Hachure de mur" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 225, 255 ], "toColor": [ 252, 212, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 187, 255 ], "toColor": [ 252, 239, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 239, 255 ], "toColor": [ 252, 179, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 220, 252, 255 ], "toColor": [ 207, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 212, 255 ], "toColor": [ 225, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 210, 255 ], "toColor": [ 252, 230, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 210, 252, 255 ], "toColor": [ 237, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 217, 255 ], "toColor": [ 182, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 201, 255 ], "toColor": [ 252, 179, 201, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 639077.2016, "ymin": 6864105.486, "xmax": 643804.5123, "ymax": 6869271.5879, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DESCRIPTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NATURE", "type": "esriFieldTypeString", "alias": "Nature", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "Identifiant MAJ", "length": 50, "domain": null }, { "name": "AUTOCAD_HATCH_PATTERN_NAME", "type": "esriFieldTypeString", "alias": "AUTOCAD_HATCH_PATTERN_NAME", "length": 50, "domain": null }, { "name": "AUTOCAD_HATCH_PATTERN_ANGLE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_HATCH_PATTERN_ANGLE", "domain": null }, { "name": "AUTOCAD_HATCH_PATTERN_SCALE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_HATCH_PATTERN_SCALE", "domain": null }, { "name": "ID_OBJET", "type": "esriFieldTypeSmallInteger", "alias": "Identifiant objet", "domain": null }, { "name": "NIVEAU1", "type": "esriFieldTypeString", "alias": "Niveau 1", "length": 100, "domain": null }, { "name": "NIVEAU2", "type": "esriFieldTypeString", "alias": "Niveau 2", "length": 100, "domain": null }, { "name": "NIVEAU3", "type": "esriFieldTypeString", "alias": "Niveau 3", "length": 100, "domain": null }, { "name": "NIVEAU4", "type": "esriFieldTypeString", "alias": "Niveau 4", "length": 100, "domain": null }, { "name": "NIVEAU5", "type": "esriFieldTypeString", "alias": "Niveau 5", "length": 100, "domain": null }, { "name": "TABLESDE", "type": "esriFieldTypeString", "alias": "Calque DAO", "length": 50, "domain": null }, { "name": "REMARQUE", "type": "esriFieldTypeString", "alias": "Remarque", "length": 250, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "ENTITE_DATE_DEB", "type": "esriFieldTypeString", "alias": "Date entité début", "length": 20, "domain": null }, { "name": "ENTITE_DATE_FIN", "type": "esriFieldTypeString", "alias": "Date entité fin", "length": 20, "domain": null }, { "name": "ZEXTR_ID", "type": "esriFieldTypeInteger", "alias": "Identifiant zone extraction", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R95153_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4421_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "103adb667a354cd2b9506be1975f8a6f" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "RTGE Polygone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 200.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DESCRIPTION", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Autres", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "value": "Signalisation | Horizontale | Circulation | Bande cédez le passage", "label": "Signalisation | Horizontale | Circulation | Bande cédez le passage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "value": "Signalisation | Horizontale | Circulation | Bande stop", "label": "Signalisation | Horizontale | Circulation | Bande stop" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "value": "Signalisation | Horizontale | Circulation | Marquage ralentisseur", "label": "Signalisation | Horizontale | Circulation | Marquage ralentisseur" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "value": "Signalisation | Horizontale | Circulation | Marquage zébra", "label": "Signalisation | Horizontale | Circulation | Marquage zébra" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "value": "Signalisation | Horizontale | Circulation | Passage piéton", "label": "Signalisation | Horizontale | Circulation | Passage piéton" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "value": "Signalisation | Horizontale | Piste cyclable | Bande verte de piste cyclable", "label": "Signalisation | Horizontale | Piste cyclable | Bande verte de piste cyclable" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "Bâtiment | Divers | Grille d'aération des niveaux inférieurs", "label": "Bâtiment | Divers | Grille d'aération des niveaux inférieurs" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "Espace vert | Cimetière | Emplacement", "label": "Espace vert | Cimetière | Emplacement" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "Espace vert | Equipement ludique | Emprise de jeu pour enfant", "label": "Espace vert | Equipement ludique | Emprise de jeu pour enfant" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "Occupation du domaine public | Mobilier urbain | Emprise de l'élévation du domaine public", "label": "Occupation du domaine public | Mobilier urbain | Emprise de l'élévation du domaine public" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "Réseau | Routier | Pile de pont", "label": "Réseau | Routier | Pile de pont" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "Réseau | Routier | Ralentisseur", "label": "Réseau | Routier | Ralentisseur" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 225, 255 ], "toColor": [ 252, 212, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 187, 255 ], "toColor": [ 252, 239, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 239, 255 ], "toColor": [ 252, 179, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 220, 252, 255 ], "toColor": [ 207, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 212, 255 ], "toColor": [ 225, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 210, 255 ], "toColor": [ 252, 230, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 210, 252, 255 ], "toColor": [ 237, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 217, 255 ], "toColor": [ 182, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 201, 255 ], "toColor": [ 252, 179, 201, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.NATURE"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Classe 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 639371.049999997, "ymin": 6864135.9218, "xmax": 643769.887599997, "ymax": 6869166.0798, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DESCRIPTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NATURE", "type": "esriFieldTypeString", "alias": "Nature", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "Identifiant MAJ", "length": 50, "domain": null }, { "name": "ID_OBJET", "type": "esriFieldTypeSmallInteger", "alias": "Identifiant objet", "domain": null }, { "name": "NIVEAU1", "type": "esriFieldTypeString", "alias": "Niveau 1", "length": 100, "domain": null }, { "name": "NIVEAU2", "type": "esriFieldTypeString", "alias": "Niveau 2", "length": 100, "domain": null }, { "name": "NIVEAU3", "type": "esriFieldTypeString", "alias": "Niveau 3", "length": 100, "domain": null }, { "name": "NIVEAU4", "type": "esriFieldTypeString", "alias": "Niveau 4", "length": 100, "domain": null }, { "name": "NIVEAU5", "type": "esriFieldTypeString", "alias": "Niveau 5", "length": 100, "domain": null }, { "name": "TABLESDE", "type": "esriFieldTypeString", "alias": "Calque DAO", "length": 50, "domain": null }, { "name": "REMARQUE", "type": "esriFieldTypeString", "alias": "Remarque", "length": 250, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "ENTITE_DATE_DEB", "type": "esriFieldTypeString", "alias": "Date entité début", "length": 20, "domain": null }, { "name": "ENTITE_DATE_FIN", "type": "esriFieldTypeString", "alias": "Date entité fin", "length": 20, "domain": null }, { "name": "ZEXTR_ID", "type": "esriFieldTypeInteger", "alias": "Identifiant zone extraction", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R95156_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4424_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "103adb667a354cd2b9506be1975f8a6f" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "RTGE Hachure (Revêtement)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 200.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TABLESDE", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": null }, "value": "RTGE_DPU_REVT_SURF_INDEF", "label": "RTGE_DPU_REVT_SURF_INDEF" }, { "symbol": { "type": "esriPFS", "url": "6f45ff7fd24b894cf783edb10c75dec3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAIklEQVQ4jWOp7/f+z0BFwEJNw0YNHDVw1MBRA0cNHEoGAgDfYwKpOB77SAAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": null, "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "RTGE_DPU_REVT_SURF_HERB", "label": "RTGE_DPU_REVT_SURF_HERB" }, { "symbol": { "type": "esriPFS", "url": "728a6794e3c0e071eb3a7857eef47e5e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABGUlEQVQokUWSwXEYMQwDFyQv7icVpYL070QE/NCNrRl9NAQBLjV//v6ODbsGQndBIAmIeyIcI4luMXbYY5CI4WQhINW3SPLbCJYwn5//eZ4hDhD2LFWNFGJQQSzOLh+/BknMM/NmEBCgWAfVtfGGqrxOolqMSiT+FnaDfYtsI0F18xRUA4RJcl304zUjzvErEnuMnTuiYKRLSogA3UISnNtMupGq9A1mds2/z3MHnAHlRXsJzjQQjs3Tdet2zcfHwzlLVS5qQlWhCk6wzXQTw9qMdG2rCxuE8YaeIu+SZ/ouncDCVBVXJ9T3Z8zTd2+5FMl9l0A/IN6OXS/2wtxopUssCQlUiekuqsRW8L5X5mzoeqlx4dgw03wBrb+4eF6j30oAAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "RTGE_DPU_REVT_SURF_ARB", "label": "RTGE_DPU_REVT_SURF_ARB" }, { "symbol": { "type": "esriPFS", "url": "728a6794e3c0e071eb3a7857eef47e5e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABGUlEQVQokUWSwXEYMQwDFyQv7icVpYL070QE/NCNrRl9NAQBLjV//v6ODbsGQndBIAmIeyIcI4luMXbYY5CI4WQhINW3SPLbCJYwn5//eZ4hDhD2LFWNFGJQQSzOLh+/BknMM/NmEBCgWAfVtfGGqrxOolqMSiT+FnaDfYtsI0F18xRUA4RJcl304zUjzvErEnuMnTuiYKRLSogA3UISnNtMupGq9A1mds2/z3MHnAHlRXsJzjQQjs3Tdet2zcfHwzlLVS5qQlWhCk6wzXQTw9qMdG2rCxuE8YaeIu+SZ/ouncDCVBVXJ9T3Z8zTd2+5FMl9l0A/IN6OXS/2wtxopUssCQlUiekuqsRW8L5X5mzoeqlx4dgw03wBrb+4eF6j30oAAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "RTGE_DPU_REVT_SURF_FLOR", "label": "RTGE_DPU_REVT_SURF_FLOR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 217, 242, 255 ], "outline": null }, "value": "RTGE_RES_HYD_SURF", "label": "RTGE_RES_HYD_SURF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "RTGE_DPU_REVT_SURF_PAVE", "label": "RTGE_DPU_REVT_SURF_PAVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 255 ], "outline": null }, "value": "RTGE_DPU_REVT_SURF_TERRE", "label": "RTGE_DPU_REVT_SURF_TERRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "value": "RTGE_MOS_ILOT_SURF", "label": "RTGE_MOS_ILOT_SURF" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 225, 255 ], "toColor": [ 252, 212, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 187, 255 ], "toColor": [ 252, 239, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 239, 255 ], "toColor": [ 252, 179, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 220, 252, 255 ], "toColor": [ 207, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 212, 255 ], "toColor": [ 225, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 210, 255 ], "toColor": [ 252, 230, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 210, 252, 255 ], "toColor": [ 237, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 179, 255 ], "toColor": [ 252, 184, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 217, 255 ], "toColor": [ 182, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 201, 255 ], "toColor": [ 252, 179, 201, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 638733.2079000031, "ymin": 6864091.5291, "xmax": 643865.421899997, "ymax": 6869379, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NIVEAU4", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NATURE", "type": "esriFieldTypeString", "alias": "Nature", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "Identifiant MAJ", "length": 50, "domain": null }, { "name": "AUTOCAD_HATCH_PATTERN_NAME", "type": "esriFieldTypeString", "alias": "AUTOCAD_HATCH_PATTERN_NAME", "length": 50, "domain": null }, { "name": "AUTOCAD_HATCH_PATTERN_ANGLE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_HATCH_PATTERN_ANGLE", "domain": null }, { "name": "AUTOCAD_HATCH_PATTERN_SCALE", "type": "esriFieldTypeDouble", "alias": "AUTOCAD_HATCH_PATTERN_SCALE", "domain": null }, { "name": "ID_OBJET", "type": "esriFieldTypeSmallInteger", "alias": "Identifiant objet", "domain": null }, { "name": "NIVEAU1", "type": "esriFieldTypeString", "alias": "Niveau 1", "length": 100, "domain": null }, { "name": "NIVEAU2", "type": "esriFieldTypeString", "alias": "Niveau 2", "length": 100, "domain": null }, { "name": "NIVEAU3", "type": "esriFieldTypeString", "alias": "Niveau 3", "length": 100, "domain": null }, { "name": "NIVEAU4", "type": "esriFieldTypeString", "alias": "Niveau 4", "length": 100, "domain": null }, { "name": "NIVEAU5", "type": "esriFieldTypeString", "alias": "Niveau 5", "length": 100, "domain": null }, { "name": "TABLESDE", "type": "esriFieldTypeString", "alias": "Calque DAO", "length": 50, "domain": null }, { "name": "REMARQUE", "type": "esriFieldTypeString", "alias": "Remarque", "length": 250, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "ENTITE_DATE_DEB", "type": "esriFieldTypeString", "alias": "Date entité début", "length": 20, "domain": null }, { "name": "ENTITE_DATE_FIN", "type": "esriFieldTypeString", "alias": "Date entité fin", "length": 20, "domain": null }, { "name": "ZEXTR_ID", "type": "esriFieldTypeInteger", "alias": "Identifiant zone extraction", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R95154_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4422_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "103adb667a354cd2b9506be1975f8a6f" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Quartier", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 80000, "maxScale": 0, "referenceScale": 200.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 639095.509000003, "ymin": 6864091.529, "xmax": 643856.656000003, "ymax": 6869243.719, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "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": "esriFieldTypeInteger", "alias": "Identifiant", "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "Nom", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "Surface (m²)", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R95113_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4389_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "103adb667a354cd2b9506be1975f8a6f" } ], "tables": [] }