{ "currentVersion": 10.81, "id": 2, "name": "Zone de stationnement", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "date_creation", "creatorField": "creation", "editDateField": "date_modification", "editorField": "modification" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 1015423.0445000008, "ymin": 6276683.515299998, "xmax": 1019722.8103, "ymax": 6282516.968800001, "spatialReference": { "wkid": 102110, "latestWkid": 2154 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "zone", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 }, "value": "Bleue", "label": "Bleue / Zone Bleue 1h30", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 3 }, "value": "Gratuite", "label": "Blanche / Gratuite", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 3 }, "value": "Jaune", "label": "Jaune / Minute", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "zone", "typeIdField": "zone", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "nombre_places", "type": "esriFieldTypeSmallInteger", "alias": "Nombre de places", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nombre_places" }, { "name": "zone", "type": "esriFieldTypeString", "alias": "Zone", "domain": { "type": "codedValue", "name": "sta_man_zones", "description": "stationnement_mandelieu_zones", "codedValues": [ { "name": "Bleue", "code": "Bleue" }, { "name": "Gratuite", "code": "Gratuite" }, { "name": "Jaune", "code": "Jaune" }, { "name": "Verte", "code": "Verte" }, { "name": "Violette", "code": "Violette" }, { "name": "Rouge", "code": "Rouge" }, { "name": "2 roues", "code": "2 roues" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "zone" }, { "name": "quartier", "type": "esriFieldTypeString", "alias": "Quartier", "domain": { "type": "codedValue", "name": "man_quartiers", "description": "quartiers_mandelieu", "codedValues": [ { "name": "Capitou", "code": "Capitou" }, { "name": "Minelle", "code": "Minelle" }, { "name": "Les Termes", "code": "Les Termes" }, { "name": "La Napoule", "code": "La Napoule" }, { "name": "Centre Ville", "code": "Centre Ville" }, { "name": "Cottage", "code": "Cottage" }, { "name": "Tourrades", "code": "Tourrades" }, { "name": "Canardière", "code": "Canardière" }, { "name": "Bord de Mer", "code": "Bord de Mer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "quartier" }, { "name": "observation", "type": "esriFieldTypeString", "alias": "Observations", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "observation" }, { "name": "creation", "type": "esriFieldTypeString", "alias": "creation", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "creation" }, { "name": "date_creation", "type": "esriFieldTypeDate", "alias": "date_creation", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_creation" }, { "name": "modification", "type": "esriFieldTypeString", "alias": "modification", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "modification" }, { "name": "date_modification", "type": "esriFieldTypeDate", "alias": "date_modification", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_modification" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r1989_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1530_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": "Bleue", "name": "Bleue", "domains": { "zone": {"type": "inherited"}, "quartier": {"type": "inherited"} }, "templates": [ { "name": "Bleue / Zone Bleue 1h30", "description": "", "prototype": { "attributes": { "nombre_places": null, "observation": null, "zone": "Bleue", "quartier": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Gratuite", "name": "Gratuite", "domains": { "zone": {"type": "inherited"}, "quartier": {"type": "inherited"} }, "templates": [ { "name": "Blanche / Gratuite", "description": "", "prototype": { "attributes": { "nombre_places": null, "observation": null, "zone": "Gratuite", "quartier": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Jaune", "name": "Jaune", "domains": { "zone": {"type": "inherited"}, "quartier": {"type": "inherited"} }, "templates": [ { "name": "Jaune / Minute", "description": "", "prototype": { "attributes": { "nombre_places": null, "observation": null, "zone": "Jaune", "quartier": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "32f760b9aef743f8b6a4210b232230fb" }