{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Biodéchets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3948, "latestWkid": 3948, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34501600, "falseY": -23248800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5421786c212992c691bd9581934a9891", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZUlEQVQ4jbXTvUtCURzG8a8vFbTYC5WL3BJqCaOooYR0bJGcclSIKAIJCof+AmtryJxaEsQtqCyHDHu1MGwIorKGgoLbEkiEcK9Cg1HqzQykZzyc58M5nPPTUmW0/wOsrgokEh6y2U5yOZnG5hjmQR8Oh1QZmJr2cX07ybC1Bp0uv/b4aOPgaB63ewKfb7M84HL56emZxmAoRgUBBKGFs9MQTqedQCCqBOx2E4JxXFEuzOBQPRsvS4BJCajVMwz015Vvf6a3rxuz2UI8flgMNDW1VSznr6NCo7ECJUAuJ/8JAJDlr9f4Bp6e7/5UTqffSaUulMDJ8Tq20TGMHcZfgchOlNfXmBLIZBL4V9bwemeprW34sXx3f852eBnIKgGA1M0CnjkJ98wIXV0WQA2AijRb4QihYJC3t73CSulPlHl4WMQzt4teb6Ld2EpWkri8EpEy+4BYeqhyw5REFJOIiv2KVD2NHzbabSLuUb3RAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1980659.5437999964, "ymin": 7155349.675099999, "xmax": 2002639.6295000017, "ymax": 7174090.1327, "spatialReference": { "wkid": 3948, "latestWkid": 3948, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -34501600, "falseY": -23248800, "xyUnits": 1.2440333099560502E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "adresse", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "adresse", "type": "esriFieldTypeString", "alias": "ADRESSE", "length": 155, "domain": null }, { "name": "commune", "type": "esriFieldTypeString", "alias": "COMMUNE", "length": 80, "domain": null }, { "name": "type_de_borne", "type": "esriFieldTypeString", "alias": "TYPE_DE_BORNE", "length": 20, "domain": { "type": "codedValue", "name": "DM_AERIEN", "description": "DM type", "codedValues": [ { "name": "Aérien", "code": "A" }, { "name": "Enterré", "code": "E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "type_de_flux", "type": "esriFieldTypeString", "alias": "TYPE_DE_FLUX", "length": 30, "domain": { "type": "codedValue", "name": "DM_FLUX", "description": "PAV type de flux", "codedValues": [ { "name": "Emballages", "code": "Emballages" }, { "name": "Ordures ménagères", "code": "Ordures ménagères" }, { "name": "Verre", "code": "Verre" }, { "name": "Bennes à déchets verts", "code": "Bennes à déchets verts" }, { "name": "Biodéchets", "code": "Biodéchets" }, { "name": "Textile", "code": "Textile" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "code_bav", "type": "esriFieldTypeString", "alias": "CODE_BAV", "length": 50, "domain": null }, { "name": "compl_adresse", "type": "esriFieldTypeString", "alias": "compl_adresse", "length": 200, "domain": null }, { "name": "projet", "type": "esriFieldTypeString", "alias": "projet", "length": 10, "domain": { "type": "codedValue", "name": "Oui Non", "description": "Jour de nettoyage", "codedValues": [ { "name": "Oui", "code": "Oui" }, { "name": "Non", "code": "Non" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "operateur", "type": "esriFieldTypeString", "alias": "operateur", "length": 100, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r505_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a303_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "065d77d938954173b98e6e42b6255654" }