{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Numéro de lot et superficie - Étiquettes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 301697.3631, "ymin": 5030234.0548, "xmax": 320993.5151, "ymax": 5057424.2811, "spatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 2.0E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 0.001, "falseX": -5317800, "falseY": -10001100, "xyUnits": 4.503104285899046E8, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 2.0E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -5317800, "falseY": -10001100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NUMERO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NUMERO", "type": "esriFieldTypeString", "alias": "Numéro", "domain": null, "editable": true, "nullable": true, "length": 37, "defaultValue": null, "modelName": "Numero" }, { "name": "DATEINSCRIPTION", "type": "esriFieldTypeDate", "alias": "Date inscription", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateInscription" }, { "name": "TYPEUSAGE", "type": "esriFieldTypeSmallInteger", "alias": "Type usage", "domain": { "type": "codedValue", "name": "dTypeUsageLot", "description": "Type usage lot", "codedValues": [ { "name": "Lot", "code": 63 }, { "name": "Parc preneur", "code": 65 }, { "name": "Rue autoroute", "code": 69 }, { "name": "Terrain à acquérir", "code": 70 }, { "name": "Bail bailleur", "code": 72 }, { "name": "Bail preneur", "code": 73 }, { "name": "Terrain municipal à vendre", "code": 74 }, { "name": "Condo", "code": 76 }, { "name": "Golf municipal", "code": 75 }, { "name": "Rue", "code": 67 }, { "name": "Parc", "code": 64 }, { "name": "Passage piétonnier", "code": 66 }, { "name": "Rue privée", "code": 77 }, { "name": "Ruelle publique", "code": 68 }, { "name": "Terrain municipal", "code": 71 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TypeUsage" }, { "name": "LOT_IDG", "type": "esriFieldTypeInteger", "alias": "Lot IDG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lot_IDG" }, { "name": "NUMEROCOMMANDE", "type": "esriFieldTypeString", "alias": "Numéro de commande", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NumeroCommande" }, { "name": "TYPEOPERATION", "type": "esriFieldTypeSmallInteger", "alias": "Type d'opération", "domain": { "type": "codedValue", "name": "dTypeOperationLot", "description": "Type d'opération", "codedValues": [ { "name": "Créer", "code": 1 }, { "name": "Remplacer", "code": 2 }, { "name": "Corriger", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TYPEOPERATION" }, { "name": "SUPERFICIE", "type": "esriFieldTypeDouble", "alias": "Superficie", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUPERFICIE" }, { "name": "CODEMUNICIPAL", "type": "esriFieldTypeString", "alias": "CODEMUNICIPAL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CODEMUNICIPAL" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "IDX_LOT_1", "fields": "NUMERO,NUMEROCOMMANDE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A1763_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Numéro de lot et superficie - Étiquettes", "description": "", "prototype": { "attributes": { "CODEMUNICIPAL": null, "NUMERO": null, "DATEINSCRIPTION": null, "TYPEUSAGE": null, "LOT_IDG": null, "NUMEROCOMMANDE": null, "TYPEOPERATION": null, "SUPERFICIE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8f10b79f53a14fe089fd52b2a30fbeae" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Lot - Flèche de renvoi", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 301755.0625, "ymin": 5030261.4933, "xmax": 320820.2682, "ymax": 5056570.7998, "spatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 2.0E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 0.001, "falseX": -5317800, "falseY": -10001100, "xyUnits": 4.503104285899046E8, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 2.0E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -5317800, "falseY": -10001100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "UTILISATEURCREATION", "typeIdField": "", "subtypeField": "SousType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SOUSTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Sous-type", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "SousType" }, { "name": "FLECHELOT_IDG", "type": "esriFieldTypeInteger", "alias": "FlecheLot IDG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlecheCadastre_IDG" }, { "name": "UTILISATEURCREATION", "type": "esriFieldTypeString", "alias": "Utilisateur création", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "UtilisateurCreation" }, { "name": "DATECREATION", "type": "esriFieldTypeDate", "alias": "Date création", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateCreation" }, { "name": "UTILISATEURMODIFICATION", "type": "esriFieldTypeString", "alias": "Utilisateur modification", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "UtilisateurModification" }, { "name": "DATEMODIFICATION", "type": "esriFieldTypeDate", "alias": "Date modification", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateModification" }, { "name": "METHODECAPTAGEID", "type": "esriFieldTypeSmallInteger", "alias": "ID méthode captage", "domain": { "type": "codedValue", "name": "dMethodeCaptage", "description": "Méthode captage", "codedValues": [ { "name": "Indéterminée", "code": 0 }, { "name": "Relevé arpentage", "code": 1 }, { "name": "Restitution photogrammétrique", "code": 2 }, { "name": "Composé", "code": 3 }, { "name": "Saisie", "code": 4 }, { "name": "Restitution photo niveau 2", "code": 5 }, { "name": "Approximation", "code": 6 }, { "name": "Détecté", "code": 7 }, { "name": "GPS", "code": 8 }, { "name": "Localisé par certificat LOCALISATION", "code": 9 }, { "name": "Rénovation", "code": 10 }, { "name": "Numérisé", "code": 11 }, { "name": "Relevé par privé", "code": 12 }, { "name": "Localisé par certificat IMPLANTATION", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MethodeCaptageID" }, { "name": "NUMEROREFERENCELOT1", "type": "esriFieldTypeString", "alias": "Numéro de référence du lot 1", "domain": null, "editable": true, "nullable": true, "length": 37, "defaultValue": null, "modelName": "NumeroReferenceLot" }, { "name": "NUMEROCOMMANDE1", "type": "esriFieldTypeString", "alias": "Numéro de commande 1", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NumeroCommande" }, { "name": "ECHELLEREPRESENTATION", "type": "esriFieldTypeSmallInteger", "alias": "Échelle de représentation", "domain": { "type": "codedValue", "name": "dEchelleRepresentation", "description": "Échelle de représentation", "codedValues": [ { "name": "1", "code": 0 }, { "name": "2", "code": 1 }, { "name": "5", "code": 2 }, { "name": "10", "code": 3 }, { "name": "20", "code": 4 }, { "name": "50", "code": 5 }, { "name": "100", "code": 6 }, { "name": "200", "code": 7 }, { "name": "250", "code": 8 }, { "name": "500", "code": 9 }, { "name": "1 000", "code": 10 }, { "name": "2 000", "code": 11 }, { "name": "5 000", "code": 12 }, { "name": "10 000", "code": 13 }, { "name": "20 000", "code": 14 }, { "name": "50 000", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ECHELLEREPRESENTATION" }, { "name": "NUMEROCOMMANDE2", "type": "esriFieldTypeString", "alias": "Numéro de commande 2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NUMEROCOMMANDE2" }, { "name": "NUMEROREFERENCELOT2", "type": "esriFieldTypeString", "alias": "Numéro de référence du lot 2", "domain": null, "editable": true, "nullable": true, "length": 37, "defaultValue": null, "modelName": "NUMEROREFERENCELOT2" }, { "name": "TYPECOUCHEMRN", "type": "esriFieldTypeString", "alias": "Type de couche du MRN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TYPECOUCHEMRN" }, { "name": "CODEMUNICIPAL1", "type": "esriFieldTypeString", "alias": "CODEMUNICIPAL1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CODEMUNICIPAL1" }, { "name": "CODEMUNICIPAL2", "type": "esriFieldTypeString", "alias": "CODEMUNICIPAL2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CODEMUNICIPAL2" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "IDX_FLECHELOT_1", "fields": "NUMEROREFERENCELOT1,NUMEROCOMMANDE1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_FLECHELOT_2", "fields": "NUMEROREFERENCELOT2,NUMEROCOMMANDE2", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R17122_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1800_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lot - Flèche de renvoi", "description": "", "prototype": { "attributes": { "CODEMUNICIPAL2": null, "CODEMUNICIPAL1": null, "SOUSTYPE": 1, "FLECHELOT_IDG": null, "UTILISATEURCREATION": null, "DATECREATION": null, "UTILISATEURMODIFICATION": null, "DATEMODIFICATION": null, "METHODECAPTAGEID": null, "NUMEROREFERENCELOT1": null, "NUMEROCOMMANDE1": null, "ECHELLEREPRESENTATION": null, "NUMEROCOMMANDE2": null, "NUMEROREFERENCELOT2": null, "TYPECOUCHEMRN": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 2, "name": "Flèche superficie", "defaultValues": { "SOUSTYPE": 2, "FLECHELOT_IDG": null, "UTILISATEURCREATION": null, "DATECREATION": null, "UTILISATEURMODIFICATION": null, "DATEMODIFICATION": null, "METHODECAPTAGEID": null, "NUMEROREFERENCELOT1": null, "NUMEROCOMMANDE1": null, "ECHELLEREPRESENTATION": null, "NUMEROCOMMANDE2": null, "NUMEROREFERENCELOT2": null, "TYPECOUCHEMRN": null, "CODEMUNICIPAL1": null, "CODEMUNICIPAL2": null, "SHAPE.LEN": null }, "domains": { "METHODECAPTAGEID": {"type": "inherited"}, "ECHELLEREPRESENTATION": {"type": "inherited"} } }, { "code": 3, "name": "Flèche dimension", "defaultValues": { "SOUSTYPE": 3, "FLECHELOT_IDG": null, "UTILISATEURCREATION": null, "DATECREATION": null, "UTILISATEURMODIFICATION": null, "DATEMODIFICATION": null, "METHODECAPTAGEID": null, "NUMEROREFERENCELOT1": null, "NUMEROCOMMANDE1": null, "ECHELLEREPRESENTATION": null, "NUMEROCOMMANDE2": null, "NUMEROREFERENCELOT2": null, "TYPECOUCHEMRN": null, "CODEMUNICIPAL1": null, "CODEMUNICIPAL2": null, "SHAPE.LEN": null }, "domains": { "METHODECAPTAGEID": {"type": "inherited"}, "ECHELLEREPRESENTATION": {"type": "inherited"} } }, { "code": 1, "name": "Flèche numéro lot", "defaultValues": { "SOUSTYPE": 1, "FLECHELOT_IDG": null, "UTILISATEURCREATION": null, "DATECREATION": null, "UTILISATEURMODIFICATION": null, "DATEMODIFICATION": null, "METHODECAPTAGEID": null, "NUMEROREFERENCELOT1": null, "NUMEROCOMMANDE1": null, "ECHELLEREPRESENTATION": null, "NUMEROCOMMANDE2": null, "NUMEROREFERENCELOT2": null, "TYPECOUCHEMRN": null, "CODEMUNICIPAL1": null, "CODEMUNICIPAL2": null, "SHAPE.LEN": null }, "domains": { "METHODECAPTAGEID": {"type": "inherited"}, "ECHELLEREPRESENTATION": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8f10b79f53a14fe089fd52b2a30fbeae" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Lot", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 301697.3631, "ymin": 5030234.0548, "xmax": 320993.5151, "ymax": 5057424.2811, "spatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 2.0E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 0.001, "falseX": -5317800, "falseY": -10001100, "xyUnits": 4.503104285899046E8, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 2.0E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -5317800, "falseY": -10001100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 78, 78, 78, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NUMERO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NUMERO", "type": "esriFieldTypeString", "alias": "Numéro", "domain": null, "editable": true, "nullable": true, "length": 37, "defaultValue": null, "modelName": "Numero" }, { "name": "DATEINSCRIPTION", "type": "esriFieldTypeDate", "alias": "Date inscription", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateInscription" }, { "name": "TYPEUSAGE", "type": "esriFieldTypeSmallInteger", "alias": "Type usage", "domain": { "type": "codedValue", "name": "dTypeUsageLot", "description": "Type usage lot", "codedValues": [ { "name": "Lot", "code": 63 }, { "name": "Parc preneur", "code": 65 }, { "name": "Rue autoroute", "code": 69 }, { "name": "Terrain à acquérir", "code": 70 }, { "name": "Bail bailleur", "code": 72 }, { "name": "Bail preneur", "code": 73 }, { "name": "Terrain municipal à vendre", "code": 74 }, { "name": "Condo", "code": 76 }, { "name": "Golf municipal", "code": 75 }, { "name": "Rue", "code": 67 }, { "name": "Parc", "code": 64 }, { "name": "Passage piétonnier", "code": 66 }, { "name": "Rue privée", "code": 77 }, { "name": "Ruelle publique", "code": 68 }, { "name": "Terrain municipal", "code": 71 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TypeUsage" }, { "name": "LOT_IDG", "type": "esriFieldTypeInteger", "alias": "Lot IDG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lot_IDG" }, { "name": "NUMEROCOMMANDE", "type": "esriFieldTypeString", "alias": "Numéro de commande", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NumeroCommande" }, { "name": "TYPEOPERATION", "type": "esriFieldTypeSmallInteger", "alias": "Type d'opération", "domain": { "type": "codedValue", "name": "dTypeOperationLot", "description": "Type d'opération", "codedValues": [ { "name": "Créer", "code": 1 }, { "name": "Remplacer", "code": 2 }, { "name": "Corriger", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TYPEOPERATION" }, { "name": "SUPERFICIE", "type": "esriFieldTypeDouble", "alias": "Superficie", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUPERFICIE" }, { "name": "CODEMUNICIPAL", "type": "esriFieldTypeString", "alias": "CODEMUNICIPAL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CODEMUNICIPAL" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "IDX_LOT_1", "fields": "NUMERO,NUMEROCOMMANDE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A1763_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lot", "description": "", "prototype": { "attributes": { "CODEMUNICIPAL": null, "SUPERFICIE": null, "NUMERO": null, "DATEINSCRIPTION": null, "TYPEUSAGE": null, "LOT_IDG": null, "NUMEROCOMMANDE": null, "TYPEOPERATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8f10b79f53a14fe089fd52b2a30fbeae" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Lot - Tréfonds", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 302801.2255, "ymin": 5033206.9815, "xmax": 319527.813, "ymax": 5055012.1382, "spatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 2.0E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 0.001, "falseX": -5317800, "falseY": -10001100, "xyUnits": 4.503104285899046E8, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 2.0E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5317800, "falseY": -10001100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NUMERO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NUMERO", "type": "esriFieldTypeString", "alias": "Numéro", "domain": null, "editable": true, "nullable": true, "length": 37, "defaultValue": null, "modelName": "Numero" }, { "name": "DATEINSCRIPTION", "type": "esriFieldTypeDate", "alias": "Date inscription", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateInscription" }, { "name": "NATUREACQUISITION", "type": "esriFieldTypeString", "alias": "Nature acquisition", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "NatureAcquisition" }, { "name": "SUPERFICIE", "type": "esriFieldTypeString", "alias": "SUPERFICIE", "domain": null, "editable": true, "nullable": true, "length": 37, "defaultValue": null, "modelName": "SUPERFICIE" }, { "name": "TYPEUSAGE", "type": "esriFieldTypeSmallInteger", "alias": "Type usage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TypeUsage" }, { "name": "DATEMODIFICATION", "type": "esriFieldTypeDate", "alias": "Date modification", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateModification" }, { "name": "METHODECAPTAGEID", "type": "esriFieldTypeSmallInteger", "alias": "ID méthode captage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MethodeCaptageID" }, { "name": "ALTITUDEINFERIEURE", "type": "esriFieldTypeDouble", "alias": "Altitude inférieure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTITUDEINFERIEURE" }, { "name": "ALTITUDESUPERIEURE", "type": "esriFieldTypeDouble", "alias": "Altitude supérieure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTITUDESUPERIEURE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "A1096_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lot - Tréfonds", "description": "", "prototype": { "attributes": { "ALTITUDESUPERIEURE": null, "ALTITUDEINFERIEURE": null, "NUMERO": null, "DATEINSCRIPTION": null, "NATUREACQUISITION": null, "SUPERFICIE": null, "TYPEUSAGE": null, "DATEMODIFICATION": null, "METHODECAPTAGEID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8f10b79f53a14fe089fd52b2a30fbeae" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Servitude - attention incomplet", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 25000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 302718.66000000003, "ymin": 5032000.5837, "xmax": 1.06698832905E7, "ymax": 8863093.4142, "spatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 2.0E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 0.001, "falseX": -5317800, "falseY": -10001100, "xyUnits": 4.503104285899046E8, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 2.0E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -5317800, "falseY": -10001100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 245, 122, 122, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NUMEROINSCRIPTION]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 4999, "name": "Par défaut", "priority": 1, "symbol": { "type": "esriTS", "color": [ 205, 102, 102, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NUMEROINSCRIPTION", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NUMEROINSCRIPTION", "type": "esriFieldTypeString", "alias": "Numéro inscription", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NumeroInscription" }, { "name": "TEXTE", "type": "esriFieldTypeString", "alias": "Lien vers acte", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TEXTE" }, { "name": "SERVITUDE_S_IDG", "type": "esriFieldTypeInteger", "alias": "Servitude_S IDG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Servitude_IDG" }, { "name": "CODEMUNICIPAL", "type": "esriFieldTypeString", "alias": "CODEMUNICIPAL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CODEMUNICIPAL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "A1770_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Servitude - attention incomplet", "description": "", "prototype": { "attributes": { "SERVITUDE_S_IDG": null, "CODEMUNICIPAL": null, "NUMEROINSCRIPTION": null, "TEXTE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8f10b79f53a14fe089fd52b2a30fbeae" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Limite Cadastrale", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 301694.22000000003, "ymin": 5030407.2691, "xmax": 320993.5151, "ymax": 5057442.2734, "spatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 2.0E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 0.001, "falseX": -5317800, "falseY": -10001100, "xyUnits": 4.503104285899046E8, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 2.0E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -5317800, "falseY": -10001100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NOM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 169, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "NOM", "type": "esriFieldTypeString", "alias": "Nom", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NOM" }, { "name": "LIMITECADASTRALE_IDG", "type": "esriFieldTypeInteger", "alias": "LimiteCadastrale IDG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LimiteCadastrale_IDG" }, { "name": "DATEMODIFICATION", "type": "esriFieldTypeDate", "alias": "Date modification", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateModification" }, { "name": "CODECADASTRE", "type": "esriFieldTypeInteger", "alias": "Code du cadastre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODECADASTRE" }, { "name": "CODEMUNICIPAL", "type": "esriFieldTypeString", "alias": "CODEMUNICIPAL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CODEMUNICIPAL" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "A1746_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Limite Cadastrale", "description": "", "prototype": { "attributes": { "CODEMUNICIPAL": null, "CODECADASTRE": null, "NOM": null, "LIMITECADASTRALE_IDG": null, "DATEMODIFICATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8f10b79f53a14fe089fd52b2a30fbeae" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Mandat Rénovation Cadastrale", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 301694.22000000003, "ymin": 5030407.2688, "xmax": 321298.1563, "ymax": 5057443, "spatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 2.0E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 0.001, "falseX": -5317800, "falseY": -10001100, "xyUnits": 4.503104285899046E8, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32188, "latestWkid": 32188, "xyTolerance": 2.0E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -5317800, "falseY": -10001100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NUMERO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NUMERO", "type": "esriFieldTypeString", "alias": "Numéro", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Numero" }, { "name": "DATEAVISTECHNIQUE", "type": "esriFieldTypeDate", "alias": "Date avis technique", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateAvisTechnique" }, { "name": "DATECONSULTATIONPUBLIQUE", "type": "esriFieldTypeDate", "alias": "Date consultation publique", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateConsultationPublique" }, { "name": "DATEDEBUT", "type": "esriFieldTypeDate", "alias": "Date début", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateDebut" }, { "name": "DATEDEPOT", "type": "esriFieldTypeDate", "alias": "Date dépôt", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateDepot" }, { "name": "DATEGELADMINISTRATIF", "type": "esriFieldTypeDate", "alias": "Date gel administratif", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateGelAdministratif" }, { "name": "DATEINTERDICTIONALIENER", "type": "esriFieldTypeDate", "alias": "Date interdiction aliéner", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateInterdictionAliener" }, { "name": "NOMRENOVATEUR", "type": "esriFieldTypeString", "alias": "Nom rénovateur", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NomRenovateur" }, { "name": "LIMITEMANDATRENOVATION_IDG", "type": "esriFieldTypeInteger", "alias": "LimiteMandatRenovation IDG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LimiteMandatRenovation_IDG" }, { "name": "DATEMODIFICATION", "type": "esriFieldTypeDate", "alias": "Date modification", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateModification" }, { "name": "STATUT", "type": "esriFieldTypeSmallInteger", "alias": "Statut du mandat", "domain": { "type": "codedValue", "name": "dStatutMandat_1", "description": "5", "codedValues": [ { "name": "n/a", "code": 0 }, { "name": "Déposé", "code": 1 }, { "name": "Mandat non-programmé", "code": 2 }, { "name": "Attente de l'avis technique", "code": 3 }, { "name": "Avis technique complété", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATUT" }, { "name": "COMMENTAIRE", "type": "esriFieldTypeString", "alias": "Commentaire sur le statut", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMMENTAIRE" }, { "name": "CODEMUNICIPAL", "type": "esriFieldTypeString", "alias": "CODEMUNICIPAL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CODEMUNICIPAL" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "A1788_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Mandat Rénovation Cadastrale", "description": "", "prototype": { "attributes": { "CODEMUNICIPAL": null, "COMMENTAIRE": null, "NUMERO": null, "DATEAVISTECHNIQUE": null, "DATECONSULTATIONPUBLIQUE": null, "DATEDEBUT": null, "DATEDEPOT": null, "DATEGELADMINISTRATIF": null, "DATEINTERDICTIONALIENER": null, "NOMRENOVATEUR": null, "LIMITEMANDATRENOVATION_IDG": null, "DATEMODIFICATION": null, "STATUT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8f10b79f53a14fe089fd52b2a30fbeae" } ], "tables": [] }