{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 89, "name": "VC à caractère de place (compétence communale)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 150000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 822277.1555999964, "ymin": 6496667.397500001, "xmax": 835025.3814999983, "ymax": 6510914.9373, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 1.2407465052332792E8, "falseZ": -12180.369176, "zUnits": 2.6214400012207E11, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[nom]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Par défaut", "priority": 17, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 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": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "nom", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "id", "type": "esriFieldTypeString", "alias": "Identification de la voie", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "ID" }, { "name": "nom", "type": "esriFieldTypeString", "alias": "Nom", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Nom" }, { "name": "typevoie", "type": "esriFieldTypeString", "alias": "Type de voie", "domain": { "type": "codedValue", "name": "VOI_Type_voie", "description": "Type de voie", "codedValues": [ { "name": "Chemin", "code": "Chemin" }, { "name": "Rue", "code": "Rue" }, { "name": "Place", "code": "Place" }, { "name": "Voie des Parcs", "code": "Parc" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "typevoie" }, { "name": "affectation", "type": "esriFieldTypeString", "alias": "Affectation", "domain": { "type": "codedValue", "name": "VOI_Affectation", "description": "Affectation des voies : VC, Parc, Abord des équipements", "codedValues": [ { "name": "Voie communale", "code": "VC" }, { "name": "Voie des parcs", "code": "Parc" }, { "name": "Abords des équipements", "code": "Equipement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "affectation" }, { "name": "competence", "type": "esriFieldTypeString", "alias": "Compétence", "domain": { "type": "codedValue", "name": "VOI_Competence", "description": "Compétence : communale, intercommauntaire", "codedValues": [ { "name": "Compétence communautaire déléguée aux communes", "code": "CommuneEntretien" }, { "name": "Compétence communale", "code": "Commune" }, { "name": "Intérêt communautaire", "code": "Communautaire" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "competence" }, { "name": "commune", "type": "esriFieldTypeString", "alias": "Commune", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "commune" }, { "name": "surface", "type": "esriFieldTypeInteger", "alias": "Surface", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Surface" }, { "name": "nomsuite", "type": "esriFieldTypeString", "alias": "Nom suite", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NomSuite" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true }, { "name": "nomcom_nomvoie", "type": "esriFieldTypeString", "alias": "Voie (Commune)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "nomcom_nomvoie" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r247_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a192_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "VC à caractère de place", "description": "", "prototype": { "attributes": { "nomcom_nomvoie": null, "id": null, "nom": null, "typevoie": null, "affectation": null, "competence": null, "commune": null, "surface": null, "nomsuite": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a6436f6b7fa44d9cb00b32ef36d4ab7c" }