{ "layers": [ { "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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Bennes à déchets verts", "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": "55b1f4a2a084639ecaf4e4674a01cea9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAChElEQVQ4jcWSS0hUYRiGn/+MpZlCooxxRklpUdGFKEhcGi2ijYQwo2gLV7V0Z5DFpN2gm1CLoMIIw5mjmRJ0gagWEQRdl1khoXM8jWQlhZdz5nwtzLk5Y5RE7/L93v/53//ny+EfKef/gkUUVm8JmqPhHRpHBd2lgcfCNQjVmEYMGAdPDHNDKaahgbxCD9z/M/D4YCH2VCsuj/EFTmTMWD1VmOF2bOc8axq//B48PliIPX2UXCdIcdNk3DeNfSB56IHLAKxueMZw1xty8w8zYpyl3D+xONieamUmtx09kIBaoU24cgnwYIZeoNe/BKCyeZrhrg5yV7QBbdnBY8YORJ5Tufdr3IsaBTjSB+TPGaqP4Vvb4pnK5mkiPXcwjd3o/nuZwSK70NP+NOZeAbUuyakkb/Y6IrUoJQD4Gp5iGgeBbGCc1BeEa4DtpEuoYsyoBQbiniKWHEkFa6TuZyznHZqTaXOWo8n71MvcSaJGAV7/94XgZFn9Xlz7AVCRYboKV91l9GY1ZXWjvxp7mEm0TgW7aIkGjqDcA4jWlQH+GqSVnNiyhKWtpNw/lRkMCjE8KH8McUtAXc3SeCuoTmynPlEET3IgDawGsNxGJNiNpVUh7gWQ+dkRwAY5GY97tGqGu4bIy98JPMwO9vnfEgnXEtmsU1Z3LWVmhlpATaPXd6b4H28UIWoLuv/UIo0B3XsOK3qcSM9FfA0jSa95gmI2JTvaX4xmt/Cj4Fg6ZiFY1TjIo0NY0RYioc/o37pR+230QFM8I0ENa30dOBVMqA427plNx2ReN1XjAGf4FFqLVdSCaXgQEZRSc98iLkpuo/t7M57PCp5Xaf0H4PSimb8CL0H/DPwTdNvwM+QePnkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Verre", "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": "59b63b717a35450a05d42f79e101b02e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABN0lEQVQ4jbXTT0jTYRwH4GeyCD11mdopSDyIG3ZTLwsiEEGQBMFTB4mBBwMhqC4eXbdCR5SePEgHYYIIHVQ2ulTaBMGTYmfZJQpisD/gYYOt/ZoOos/x/fJ5eF/e9w37x4T/D/DdHTueKepXUdIr47GUkOL1QErKFwkzbojU1k5MWPPCqicStlsDS956YM5AExpFVMSWD5ImvbQXBJ6LuWc2UG7MI13eeI1YECh7atzNK+rVPDRoSlzapz+B23quLVePExJ2n2agotQWAIX6bdSBU2dtlfN+++ooCGxKmzdtyN0rgXf25GWCwC8H5qzbt6DTrb+Wvzm0bAXlIACfJY0qem/MsDg6apOfUj5atOGH/cZK80ssOfbKiF19YoZ0KyjKulCQxUXzplp9ppxzOectpm0AbecSkYxKLu3/z1QAAAAASUVORK5CYII=", "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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Ordures ménagères", "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": "f173d61ee41c31fce8083db8e260689b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABbUlEQVQ4jbXTTyjDYRzH8TeG/A0zlGYLy0G/g0SUtuTAQTmRnORfuSjl4CC5cXOwXLg4YBcODsho0kq2hlJKbKlFPy1l1iy/7ScH8mc/s5V8js+3z6vn6XkeFX+M6l8Acz86l5uxyAsG+YVwfjY2UwPmrimkuEBvM+aLG4Yaq0jNzXhb897TbrUzPtjMwIKNjZhAdxPzgpbh0oLvqFYNWjUah5vVniY6VuzsKoCOWgRdIX3R5a+pryBz85hZQFAAMozU6EmPXX+LoKO6zoDRecnBNyA/i+J45ffjJKmSMUEUIMuEEwEApPDnbXwAtw9cJlJ+fCJ4dcexAjjysN7mo1Ovofw3wHrGrj+ITQGEQjgW91ia7GQ0LYW8n8oeEefOCXNARAEAXIlMT1qQBlporSzBCCS/j/zbp2ytHbIceGbvayf6JYavfcxMWLCW5CCUFVEkyUjnXkRJZh8Qo3cV6zO5xAAuMRBjmgCQcF4BtWxuwaUaigEAAAAASUVORK5CYII=", "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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Emballages et papiers", "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": "22cb3990263f27b3f3c63be6da90cecc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZUlEQVQ4jbXTMUgCURzH8a9xETa1WDYFSYN0Ylu2GIgQQhAKQVNDhOBgEATm4qhthR2hNTVEg6AQQkNK0pKWBkGTobO4SEIcnAoNRtldlhD9xvfn9+E93nsCf4zwL0C1ylQ6zY6iMNPp0DIauV5fR9LpUH4FJAkpn8e7tsawwdBde3pi+eSE3eNjNr1eLvoC4TBHDgc+s/krKoogihhSKc4jEVaCQTIaIBDAMjfHhrrcG7eb0YMD9gGLBmi32XK5GOlf78bpZNbjwZ5McvMFmJxk4rfy+3F0gsAiqIBOh9YgAIAsf97GB1Au8zxIuV7ntVDgQQMkEiT9flatVqZ/AmIxMvU61xqg2eTO5+M0m2Vbr2fsu3KxyH00yiHQ1gAAt7dEFhZQ4nGW5uexA0PvoxdJ4jIU4qzRINvbUb/E1uMjezYbVyYTFquVcVlGyeWoyTI5oKbeVb/PVKpUKFUqfaYDAAPnDSPjbj5CxF3XAAAAAElFTkSuQmCC", "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" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Textile", "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": "8f3f280f31e0e041e240f44d8a95c94d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABN0lEQVQ4jbXTPUibURQG4CeSInZy8aeToDiIhripi0IRRChIhUInBxHBoQVBaLt0VLeWGoo/U4fSoZBCKTgYUVz8FwSnip1DlmJBAl8UOhgkfl9NhNADZ7mX9+Fe7j1xVVb8vwC/aPnBTED7FYVmNsZIxQgqAilSO0w+50FDce2EJyu8XmZiku93ArN8fMxURwjtuu6Gb3yZY+QNmQjwikQ34+FwaT3l4XveIREBLnk5TG2ZPBikc5T+NFu3gEc0VQoXrxOLMyAMXFG4DwD5kte4AX5yep9wjotdjiLAV9IveJaktRywSCbHRgT4w94Un9aZrqP+X+ED9j+wgMsIANvM9REsMdRDP2qKW+cpVt/y+TfrpZnwTywcM9/LWhuJJI15gk2yeTaRDZ/qrmE6PLvuilX1NP4FtZxKLkykSOYAAAAASUVORK5CYII=", "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" } ], "tables": [] }