{ "currentVersion": 10.81, "id": 19, "name": "Parking", "type": "Feature Layer", "parentLayer": { "id": 11, "name": "Amenagement" }, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 305551.696900003, "ymin": 6586927.7388, "xmax": 420221.8794, "ymax": 6671891.7204, "spatialReference": { "wkid": 102110, "latestWkid": 2154 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154 }, "effectiveMinScale": 50000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0a97cb9f92c76baf7d6252687de659ea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARFJREFUKJF90DFIQlEUxvF/cetBKeUlahFxCpSGhoaGihpCeoSDELS0NBiOjUFjNQjh0BBuURCEUE2Fq4vUEkQgzRU0nRBSuSHa0iuVdzvb5Zwf5ztX4Vd7rLPLJfDV21Jdr21CzHPKEivMUKZEhgOe/EEelylyzDJJP5Bgjgi3OqqzkpajTtDnnDk5s2A2iRDs2hgjLBNySIBFrtigQF1xQdGsmmWGfK8BzQBrpBgkToG4IkTDOtyZY5wG0Fb6U19LVZKM/ANawDt3AEpScsIDWaYZs4JXmnxw7C1rI9wDrhW8UWGLRw+gq/pGauIybAE/cX6BPEueIPuEe74VoEbLeXHODeYPsEMTGLUl8oYBvgGfuEsrH+gzwAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "COMMUNE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COMMUNE", "type": "esriFieldTypeString", "alias": "Nom de la Commune", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "commune" }, { "name": "SECTEUR_ENS", "type": "esriFieldTypeString", "alias": "Nom du secteur ENS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "secteur_ens" }, { "name": "DEPARTEMENTAL", "type": "esriFieldTypeString", "alias": "Départemental", "domain": { "type": "codedValue", "name": "ENS_OUI_NON", "description": "Liste des Oui, Non des ENS", "codedValues": [ { "name": "OUI", "code": "OUI" }, { "name": "NON", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "departemental" }, { "name": "PARKING", "type": "esriFieldTypeString", "alias": "PARKING", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PARKING" }, { "name": "INSEE", "type": "esriFieldTypeString", "alias": "INSEE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "INSEE" }, { "name": "NOM_SITE", "type": "esriFieldTypeString", "alias": "NOM_SITE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOM_SITE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R4770_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A743_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parking", "description": "", "prototype": { "attributes": { "NOM_SITE": null, "COMMUNE": null, "SECTEUR_ENS": null, "DEPARTEMENTAL": null, "PARKING": null, "INSEE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 500000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }