{ "layers": [ { "currentVersion": 10.6, "id": 0, "name": "Licenses", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Artisanale" }, { "id": 2, "name": "Carrière Privée" }, { "id": 3, "name": "Carrière Publique" }, { "id": 4, "name": "Carrière Temporaire" }, { "id": 5, "name": "Concession Miniere" }, { "id": 6, "name": "Permis d'Exploitation" }, { "id": 7, "name": "Permis de Recherche" }, { "id": 8, "name": "Petite Mine" }, { "id": 9, "name": "Prospection" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -19.476293399999975, "ymin": 0.010120700000072702, "xmax": -4.893789599999934, "ymax": 16.52659250000005, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "fields": null, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false } }, { "currentVersion": 10.6, "id": 1, "name": "Artisanale", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Licenses" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Code]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 400000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -19.476293399999975, "ymin": 0.010120700000072702, "xmax": -4.893789599999934, "ymax": 16.52659250000005, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "length": 30, "domain": null }, { "name": "TypeGroup", "type": "esriFieldTypeString", "alias": "TypeGroup", "length": 250, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 250, "domain": null }, { "name": "StatusGrp", "type": "esriFieldTypeString", "alias": "StatusGrp", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Jurisdic", "type": "esriFieldTypeString", "alias": "Jurisdic", "length": 50, "domain": null }, { "name": "Region", "type": "esriFieldTypeString", "alias": "REGION", "length": 50, "domain": null }, { "name": "DteApplied", "type": "esriFieldTypeDate", "alias": "DteApplied", "length": 8, "domain": null }, { "name": "DteGranted", "type": "esriFieldTypeDate", "alias": "DteGranted", "length": 8, "domain": null }, { "name": "DteExpires", "type": "esriFieldTypeDate", "alias": "DteExpires", "length": 8, "domain": null }, { "name": "Parties", "type": "esriFieldTypeString", "alias": "Parties", "length": 254, "domain": null }, { "name": "GuidLicense", "type": "esriFieldTypeString", "alias": "GUIDLICENSE", "length": 100, "domain": null }, { "name": "GuidShape", "type": "esriFieldTypeString", "alias": "GUIDSHAPE", "length": 100, "domain": null }, { "name": "AreaValue", "type": "esriFieldTypeDouble", "alias": "AreaValue", "domain": null }, { "name": "AreaUnit", "type": "esriFieldTypeString", "alias": "AreaUnit", "length": 20, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "ApplNo", "type": "esriFieldTypeString", "alias": "ApplNo", "length": 255, "domain": null }, { "name": "TypeCode", "type": "esriFieldTypeString", "alias": "TypeCode", "length": 255, "domain": null }, { "name": "Interest", "type": "esriFieldTypeString", "alias": "Interest", "length": 255, "domain": null }, { "name": "DtePegged", "type": "esriFieldTypeDate", "alias": "DtePegged", "length": 8, "domain": null }, { "name": "DteRenewal", "type": "esriFieldTypeDate", "alias": "DteRenewal", "length": 8, "domain": null }, { "name": "Renewal", "type": "esriFieldTypeString", "alias": "Renewal", "length": 255, "domain": null }, { "name": "Group1", "type": "esriFieldTypeString", "alias": "Group1", "length": 250, "domain": null }, { "name": "Group2", "type": "esriFieldTypeString", "alias": "Group2", "length": 250, "domain": null }, { "name": "Group3", "type": "esriFieldTypeString", "alias": "Group3", "length": 250, "domain": null }, { "name": "Group4", "type": "esriFieldTypeString", "alias": "Group4", "length": 250, "domain": null }, { "name": "Group5", "type": "esriFieldTypeString", "alias": "Group5", "length": 250, "domain": null }, { "name": "MapRef", "type": "esriFieldTypeString", "alias": "MapRef", "length": 250, "domain": null }, { "name": "RespOffice", "type": "esriFieldTypeString", "alias": "RespOffice", "length": 255, "domain": null }, { "name": "Commodities", "type": "esriFieldTypeString", "alias": "Commodities", "length": 250, "domain": null }, { "name": "CommoditiesCd", "type": "esriFieldTypeString", "alias": "CommoditiesCd", "length": 250, "domain": null }, { "name": "OldCode", "type": "esriFieldTypeString", "alias": "OldCode", "length": 255, "domain": null }, { "name": "AccCode", "type": "esriFieldTypeString", "alias": "AccCode", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "GuidPart", "type": "esriFieldTypeString", "alias": "GUIDPART", "length": 50, "domain": null }, { "name": "Part", "type": "esriFieldTypeString", "alias": "Part", "length": 50, "domain": null }, { "name": "Archived", "type": "esriFieldTypeString", "alias": "Archived", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "indexes": [ { "name": "R18_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.6, "id": 2, "name": "Carrière Privée", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Licenses" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Code]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 400000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -19.476293399999975, "ymin": 0.010120700000072702, "xmax": -4.893789599999934, "ymax": 16.52659250000005, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "length": 30, "domain": null }, { "name": "TypeGroup", "type": "esriFieldTypeString", "alias": "TypeGroup", "length": 250, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 250, "domain": null }, { "name": "StatusGrp", "type": "esriFieldTypeString", "alias": "StatusGrp", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Jurisdic", "type": "esriFieldTypeString", "alias": "Jurisdic", "length": 50, "domain": null }, { "name": "Region", "type": "esriFieldTypeString", "alias": "REGION", "length": 50, "domain": null }, { "name": "DteApplied", "type": "esriFieldTypeDate", "alias": "DteApplied", "length": 8, "domain": null }, { "name": "DteGranted", "type": "esriFieldTypeDate", "alias": "DteGranted", "length": 8, "domain": null }, { "name": "DteExpires", "type": "esriFieldTypeDate", "alias": "DteExpires", "length": 8, "domain": null }, { "name": "Parties", "type": "esriFieldTypeString", "alias": "Parties", "length": 254, "domain": null }, { "name": "GuidLicense", "type": "esriFieldTypeString", "alias": "GUIDLICENSE", "length": 100, "domain": null }, { "name": "GuidShape", "type": "esriFieldTypeString", "alias": "GUIDSHAPE", "length": 100, "domain": null }, { "name": "AreaValue", "type": "esriFieldTypeDouble", "alias": "AreaValue", "domain": null }, { "name": "AreaUnit", "type": "esriFieldTypeString", "alias": "AreaUnit", "length": 20, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "ApplNo", "type": "esriFieldTypeString", "alias": "ApplNo", "length": 255, "domain": null }, { "name": "TypeCode", "type": "esriFieldTypeString", "alias": "TypeCode", "length": 255, "domain": null }, { "name": "Interest", "type": "esriFieldTypeString", "alias": "Interest", "length": 255, "domain": null }, { "name": "DtePegged", "type": "esriFieldTypeDate", "alias": "DtePegged", "length": 8, "domain": null }, { "name": "DteRenewal", "type": "esriFieldTypeDate", "alias": "DteRenewal", "length": 8, "domain": null }, { "name": "Renewal", "type": "esriFieldTypeString", "alias": "Renewal", "length": 255, "domain": null }, { "name": "Group1", "type": "esriFieldTypeString", "alias": "Group1", "length": 250, "domain": null }, { "name": "Group2", "type": "esriFieldTypeString", "alias": "Group2", "length": 250, "domain": null }, { "name": "Group3", "type": "esriFieldTypeString", "alias": "Group3", "length": 250, "domain": null }, { "name": "Group4", "type": "esriFieldTypeString", "alias": "Group4", "length": 250, "domain": null }, { "name": "Group5", "type": "esriFieldTypeString", "alias": "Group5", "length": 250, "domain": null }, { "name": "MapRef", "type": "esriFieldTypeString", "alias": "MapRef", "length": 250, "domain": null }, { "name": "RespOffice", "type": "esriFieldTypeString", "alias": "RespOffice", "length": 255, "domain": null }, { "name": "Commodities", "type": "esriFieldTypeString", "alias": "Commodities", "length": 250, "domain": null }, { "name": "CommoditiesCd", "type": "esriFieldTypeString", "alias": "CommoditiesCd", "length": 250, "domain": null }, { "name": "OldCode", "type": "esriFieldTypeString", "alias": "OldCode", "length": 255, "domain": null }, { "name": "AccCode", "type": "esriFieldTypeString", "alias": "AccCode", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "GuidPart", "type": "esriFieldTypeString", "alias": "GUIDPART", "length": 50, "domain": null }, { "name": "Part", "type": "esriFieldTypeString", "alias": "Part", "length": 50, "domain": null }, { "name": "Archived", "type": "esriFieldTypeString", "alias": "Archived", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "indexes": [ { "name": "R18_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.6, "id": 3, "name": "Carrière Publique", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Licenses" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 215, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Code]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 400000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -19.476293399999975, "ymin": 0.010120700000072702, "xmax": -4.893789599999934, "ymax": 16.52659250000005, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "length": 30, "domain": null }, { "name": "TypeGroup", "type": "esriFieldTypeString", "alias": "TypeGroup", "length": 250, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 250, "domain": null }, { "name": "StatusGrp", "type": "esriFieldTypeString", "alias": "StatusGrp", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Jurisdic", "type": "esriFieldTypeString", "alias": "Jurisdic", "length": 50, "domain": null }, { "name": "Region", "type": "esriFieldTypeString", "alias": "REGION", "length": 50, "domain": null }, { "name": "DteApplied", "type": "esriFieldTypeDate", "alias": "DteApplied", "length": 8, "domain": null }, { "name": "DteGranted", "type": "esriFieldTypeDate", "alias": "DteGranted", "length": 8, "domain": null }, { "name": "DteExpires", "type": "esriFieldTypeDate", "alias": "DteExpires", "length": 8, "domain": null }, { "name": "Parties", "type": "esriFieldTypeString", "alias": "Parties", "length": 254, "domain": null }, { "name": "GuidLicense", "type": "esriFieldTypeString", "alias": "GUIDLICENSE", "length": 100, "domain": null }, { "name": "GuidShape", "type": "esriFieldTypeString", "alias": "GUIDSHAPE", "length": 100, "domain": null }, { "name": "AreaValue", "type": "esriFieldTypeDouble", "alias": "AreaValue", "domain": null }, { "name": "AreaUnit", "type": "esriFieldTypeString", "alias": "AreaUnit", "length": 20, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "ApplNo", "type": "esriFieldTypeString", "alias": "ApplNo", "length": 255, "domain": null }, { "name": "TypeCode", "type": "esriFieldTypeString", "alias": "TypeCode", "length": 255, "domain": null }, { "name": "Interest", "type": "esriFieldTypeString", "alias": "Interest", "length": 255, "domain": null }, { "name": "DtePegged", "type": "esriFieldTypeDate", "alias": "DtePegged", "length": 8, "domain": null }, { "name": "DteRenewal", "type": "esriFieldTypeDate", "alias": "DteRenewal", "length": 8, "domain": null }, { "name": "Renewal", "type": "esriFieldTypeString", "alias": "Renewal", "length": 255, "domain": null }, { "name": "Group1", "type": "esriFieldTypeString", "alias": "Group1", "length": 250, "domain": null }, { "name": "Group2", "type": "esriFieldTypeString", "alias": "Group2", "length": 250, "domain": null }, { "name": "Group3", "type": "esriFieldTypeString", "alias": "Group3", "length": 250, "domain": null }, { "name": "Group4", "type": "esriFieldTypeString", "alias": "Group4", "length": 250, "domain": null }, { "name": "Group5", "type": "esriFieldTypeString", "alias": "Group5", "length": 250, "domain": null }, { "name": "MapRef", "type": "esriFieldTypeString", "alias": "MapRef", "length": 250, "domain": null }, { "name": "RespOffice", "type": "esriFieldTypeString", "alias": "RespOffice", "length": 255, "domain": null }, { "name": "Commodities", "type": "esriFieldTypeString", "alias": "Commodities", "length": 250, "domain": null }, { "name": "CommoditiesCd", "type": "esriFieldTypeString", "alias": "CommoditiesCd", "length": 250, "domain": null }, { "name": "OldCode", "type": "esriFieldTypeString", "alias": "OldCode", "length": 255, "domain": null }, { "name": "AccCode", "type": "esriFieldTypeString", "alias": "AccCode", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "GuidPart", "type": "esriFieldTypeString", "alias": "GUIDPART", "length": 50, "domain": null }, { "name": "Part", "type": "esriFieldTypeString", "alias": "Part", "length": 50, "domain": null }, { "name": "Archived", "type": "esriFieldTypeString", "alias": "Archived", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "indexes": [ { "name": "R18_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.6, "id": 4, "name": "Carrière Temporaire", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Licenses" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Code]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 400000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -19.476293399999975, "ymin": 0.010120700000072702, "xmax": -4.893789599999934, "ymax": 16.52659250000005, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "length": 30, "domain": null }, { "name": "TypeGroup", "type": "esriFieldTypeString", "alias": "TypeGroup", "length": 250, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 250, "domain": null }, { "name": "StatusGrp", "type": "esriFieldTypeString", "alias": "StatusGrp", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Jurisdic", "type": "esriFieldTypeString", "alias": "Jurisdic", "length": 50, "domain": null }, { "name": "Region", "type": "esriFieldTypeString", "alias": "REGION", "length": 50, "domain": null }, { "name": "DteApplied", "type": "esriFieldTypeDate", "alias": "DteApplied", "length": 8, "domain": null }, { "name": "DteGranted", "type": "esriFieldTypeDate", "alias": "DteGranted", "length": 8, "domain": null }, { "name": "DteExpires", "type": "esriFieldTypeDate", "alias": "DteExpires", "length": 8, "domain": null }, { "name": "Parties", "type": "esriFieldTypeString", "alias": "Parties", "length": 254, "domain": null }, { "name": "GuidLicense", "type": "esriFieldTypeString", "alias": "GUIDLICENSE", "length": 100, "domain": null }, { "name": "GuidShape", "type": "esriFieldTypeString", "alias": "GUIDSHAPE", "length": 100, "domain": null }, { "name": "AreaValue", "type": "esriFieldTypeDouble", "alias": "AreaValue", "domain": null }, { "name": "AreaUnit", "type": "esriFieldTypeString", "alias": "AreaUnit", "length": 20, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "ApplNo", "type": "esriFieldTypeString", "alias": "ApplNo", "length": 255, "domain": null }, { "name": "TypeCode", "type": "esriFieldTypeString", "alias": "TypeCode", "length": 255, "domain": null }, { "name": "Interest", "type": "esriFieldTypeString", "alias": "Interest", "length": 255, "domain": null }, { "name": "DtePegged", "type": "esriFieldTypeDate", "alias": "DtePegged", "length": 8, "domain": null }, { "name": "DteRenewal", "type": "esriFieldTypeDate", "alias": "DteRenewal", "length": 8, "domain": null }, { "name": "Renewal", "type": "esriFieldTypeString", "alias": "Renewal", "length": 255, "domain": null }, { "name": "Group1", "type": "esriFieldTypeString", "alias": "Group1", "length": 250, "domain": null }, { "name": "Group2", "type": "esriFieldTypeString", "alias": "Group2", "length": 250, "domain": null }, { "name": "Group3", "type": "esriFieldTypeString", "alias": "Group3", "length": 250, "domain": null }, { "name": "Group4", "type": "esriFieldTypeString", "alias": "Group4", "length": 250, "domain": null }, { "name": "Group5", "type": "esriFieldTypeString", "alias": "Group5", "length": 250, "domain": null }, { "name": "MapRef", "type": "esriFieldTypeString", "alias": "MapRef", "length": 250, "domain": null }, { "name": "RespOffice", "type": "esriFieldTypeString", "alias": "RespOffice", "length": 255, "domain": null }, { "name": "Commodities", "type": "esriFieldTypeString", "alias": "Commodities", "length": 250, "domain": null }, { "name": "CommoditiesCd", "type": "esriFieldTypeString", "alias": "CommoditiesCd", "length": 250, "domain": null }, { "name": "OldCode", "type": "esriFieldTypeString", "alias": "OldCode", "length": 255, "domain": null }, { "name": "AccCode", "type": "esriFieldTypeString", "alias": "AccCode", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "GuidPart", "type": "esriFieldTypeString", "alias": "GUIDPART", "length": 50, "domain": null }, { "name": "Part", "type": "esriFieldTypeString", "alias": "Part", "length": 50, "domain": null }, { "name": "Archived", "type": "esriFieldTypeString", "alias": "Archived", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "indexes": [ { "name": "R18_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.6, "id": 5, "name": "Concession Miniere", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Licenses" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -19.476293399999975, "ymin": 0.010120700000072702, "xmax": -4.893789599999934, "ymax": 16.52659250000005, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "length": 30, "domain": null }, { "name": "TypeGroup", "type": "esriFieldTypeString", "alias": "TypeGroup", "length": 250, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 250, "domain": null }, { "name": "StatusGrp", "type": "esriFieldTypeString", "alias": "StatusGrp", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Jurisdic", "type": "esriFieldTypeString", "alias": "Jurisdic", "length": 50, "domain": null }, { "name": "Region", "type": "esriFieldTypeString", "alias": "REGION", "length": 50, "domain": null }, { "name": "DteApplied", "type": "esriFieldTypeDate", "alias": "DteApplied", "length": 8, "domain": null }, { "name": "DteGranted", "type": "esriFieldTypeDate", "alias": "DteGranted", "length": 8, "domain": null }, { "name": "DteExpires", "type": "esriFieldTypeDate", "alias": "DteExpires", "length": 8, "domain": null }, { "name": "Parties", "type": "esriFieldTypeString", "alias": "Parties", "length": 254, "domain": null }, { "name": "GuidLicense", "type": "esriFieldTypeString", "alias": "GUIDLICENSE", "length": 100, "domain": null }, { "name": "GuidShape", "type": "esriFieldTypeString", "alias": "GUIDSHAPE", "length": 100, "domain": null }, { "name": "AreaValue", "type": "esriFieldTypeDouble", "alias": "AreaValue", "domain": null }, { "name": "AreaUnit", "type": "esriFieldTypeString", "alias": "AreaUnit", "length": 20, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "ApplNo", "type": "esriFieldTypeString", "alias": "ApplNo", "length": 255, "domain": null }, { "name": "TypeCode", "type": "esriFieldTypeString", "alias": "TypeCode", "length": 255, "domain": null }, { "name": "Interest", "type": "esriFieldTypeString", "alias": "Interest", "length": 255, "domain": null }, { "name": "DtePegged", "type": "esriFieldTypeDate", "alias": "DtePegged", "length": 8, "domain": null }, { "name": "DteRenewal", "type": "esriFieldTypeDate", "alias": "DteRenewal", "length": 8, "domain": null }, { "name": "Renewal", "type": "esriFieldTypeString", "alias": "Renewal", "length": 255, "domain": null }, { "name": "Group1", "type": "esriFieldTypeString", "alias": "Group1", "length": 250, "domain": null }, { "name": "Group2", "type": "esriFieldTypeString", "alias": "Group2", "length": 250, "domain": null }, { "name": "Group3", "type": "esriFieldTypeString", "alias": "Group3", "length": 250, "domain": null }, { "name": "Group4", "type": "esriFieldTypeString", "alias": "Group4", "length": 250, "domain": null }, { "name": "Group5", "type": "esriFieldTypeString", "alias": "Group5", "length": 250, "domain": null }, { "name": "MapRef", "type": "esriFieldTypeString", "alias": "MapRef", "length": 250, "domain": null }, { "name": "RespOffice", "type": "esriFieldTypeString", "alias": "RespOffice", "length": 255, "domain": null }, { "name": "Commodities", "type": "esriFieldTypeString", "alias": "Commodities", "length": 250, "domain": null }, { "name": "CommoditiesCd", "type": "esriFieldTypeString", "alias": "CommoditiesCd", "length": 250, "domain": null }, { "name": "OldCode", "type": "esriFieldTypeString", "alias": "OldCode", "length": 255, "domain": null }, { "name": "AccCode", "type": "esriFieldTypeString", "alias": "AccCode", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "GuidPart", "type": "esriFieldTypeString", "alias": "GUIDPART", "length": 50, "domain": null }, { "name": "Part", "type": "esriFieldTypeString", "alias": "Part", "length": 50, "domain": null }, { "name": "Archived", "type": "esriFieldTypeString", "alias": "Archived", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "indexes": [ { "name": "R18_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.6, "id": 6, "name": "Permis d'Exploitation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Licenses" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Code]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 400000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -19.476293399999975, "ymin": 0.010120700000072702, "xmax": -4.893789599999934, "ymax": 16.52659250000005, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "length": 30, "domain": null }, { "name": "TypeGroup", "type": "esriFieldTypeString", "alias": "TypeGroup", "length": 250, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 250, "domain": null }, { "name": "StatusGrp", "type": "esriFieldTypeString", "alias": "StatusGrp", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Jurisdic", "type": "esriFieldTypeString", "alias": "Jurisdic", "length": 50, "domain": null }, { "name": "Region", "type": "esriFieldTypeString", "alias": "REGION", "length": 50, "domain": null }, { "name": "DteApplied", "type": "esriFieldTypeDate", "alias": "DteApplied", "length": 8, "domain": null }, { "name": "DteGranted", "type": "esriFieldTypeDate", "alias": "DteGranted", "length": 8, "domain": null }, { "name": "DteExpires", "type": "esriFieldTypeDate", "alias": "DteExpires", "length": 8, "domain": null }, { "name": "Parties", "type": "esriFieldTypeString", "alias": "Parties", "length": 254, "domain": null }, { "name": "GuidLicense", "type": "esriFieldTypeString", "alias": "GUIDLICENSE", "length": 100, "domain": null }, { "name": "GuidShape", "type": "esriFieldTypeString", "alias": "GUIDSHAPE", "length": 100, "domain": null }, { "name": "AreaValue", "type": "esriFieldTypeDouble", "alias": "AreaValue", "domain": null }, { "name": "AreaUnit", "type": "esriFieldTypeString", "alias": "AreaUnit", "length": 20, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "ApplNo", "type": "esriFieldTypeString", "alias": "ApplNo", "length": 255, "domain": null }, { "name": "TypeCode", "type": "esriFieldTypeString", "alias": "TypeCode", "length": 255, "domain": null }, { "name": "Interest", "type": "esriFieldTypeString", "alias": "Interest", "length": 255, "domain": null }, { "name": "DtePegged", "type": "esriFieldTypeDate", "alias": "DtePegged", "length": 8, "domain": null }, { "name": "DteRenewal", "type": "esriFieldTypeDate", "alias": "DteRenewal", "length": 8, "domain": null }, { "name": "Renewal", "type": "esriFieldTypeString", "alias": "Renewal", "length": 255, "domain": null }, { "name": "Group1", "type": "esriFieldTypeString", "alias": "Group1", "length": 250, "domain": null }, { "name": "Group2", "type": "esriFieldTypeString", "alias": "Group2", "length": 250, "domain": null }, { "name": "Group3", "type": "esriFieldTypeString", "alias": "Group3", "length": 250, "domain": null }, { "name": "Group4", "type": "esriFieldTypeString", "alias": "Group4", "length": 250, "domain": null }, { "name": "Group5", "type": "esriFieldTypeString", "alias": "Group5", "length": 250, "domain": null }, { "name": "MapRef", "type": "esriFieldTypeString", "alias": "MapRef", "length": 250, "domain": null }, { "name": "RespOffice", "type": "esriFieldTypeString", "alias": "RespOffice", "length": 255, "domain": null }, { "name": "Commodities", "type": "esriFieldTypeString", "alias": "Commodities", "length": 250, "domain": null }, { "name": "CommoditiesCd", "type": "esriFieldTypeString", "alias": "CommoditiesCd", "length": 250, "domain": null }, { "name": "OldCode", "type": "esriFieldTypeString", "alias": "OldCode", "length": 255, "domain": null }, { "name": "AccCode", "type": "esriFieldTypeString", "alias": "AccCode", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "GuidPart", "type": "esriFieldTypeString", "alias": "GUIDPART", "length": 50, "domain": null }, { "name": "Part", "type": "esriFieldTypeString", "alias": "Part", "length": 50, "domain": null }, { "name": "Archived", "type": "esriFieldTypeString", "alias": "Archived", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "indexes": [ { "name": "R18_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.6, "id": 7, "name": "Permis de Recherche", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Licenses" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Code]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 400000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -19.476293399999975, "ymin": 0.010120700000072702, "xmax": -4.893789599999934, "ymax": 16.52659250000005, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "length": 30, "domain": null }, { "name": "TypeGroup", "type": "esriFieldTypeString", "alias": "TypeGroup", "length": 250, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 250, "domain": null }, { "name": "StatusGrp", "type": "esriFieldTypeString", "alias": "StatusGrp", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Jurisdic", "type": "esriFieldTypeString", "alias": "Jurisdic", "length": 50, "domain": null }, { "name": "Region", "type": "esriFieldTypeString", "alias": "REGION", "length": 50, "domain": null }, { "name": "DteApplied", "type": "esriFieldTypeDate", "alias": "DteApplied", "length": 8, "domain": null }, { "name": "DteGranted", "type": "esriFieldTypeDate", "alias": "DteGranted", "length": 8, "domain": null }, { "name": "DteExpires", "type": "esriFieldTypeDate", "alias": "DteExpires", "length": 8, "domain": null }, { "name": "Parties", "type": "esriFieldTypeString", "alias": "Parties", "length": 254, "domain": null }, { "name": "GuidLicense", "type": "esriFieldTypeString", "alias": "GUIDLICENSE", "length": 100, "domain": null }, { "name": "GuidShape", "type": "esriFieldTypeString", "alias": "GUIDSHAPE", "length": 100, "domain": null }, { "name": "AreaValue", "type": "esriFieldTypeDouble", "alias": "AreaValue", "domain": null }, { "name": "AreaUnit", "type": "esriFieldTypeString", "alias": "AreaUnit", "length": 20, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "ApplNo", "type": "esriFieldTypeString", "alias": "ApplNo", "length": 255, "domain": null }, { "name": "TypeCode", "type": "esriFieldTypeString", "alias": "TypeCode", "length": 255, "domain": null }, { "name": "Interest", "type": "esriFieldTypeString", "alias": "Interest", "length": 255, "domain": null }, { "name": "DtePegged", "type": "esriFieldTypeDate", "alias": "DtePegged", "length": 8, "domain": null }, { "name": "DteRenewal", "type": "esriFieldTypeDate", "alias": "DteRenewal", "length": 8, "domain": null }, { "name": "Renewal", "type": "esriFieldTypeString", "alias": "Renewal", "length": 255, "domain": null }, { "name": "Group1", "type": "esriFieldTypeString", "alias": "Group1", "length": 250, "domain": null }, { "name": "Group2", "type": "esriFieldTypeString", "alias": "Group2", "length": 250, "domain": null }, { "name": "Group3", "type": "esriFieldTypeString", "alias": "Group3", "length": 250, "domain": null }, { "name": "Group4", "type": "esriFieldTypeString", "alias": "Group4", "length": 250, "domain": null }, { "name": "Group5", "type": "esriFieldTypeString", "alias": "Group5", "length": 250, "domain": null }, { "name": "MapRef", "type": "esriFieldTypeString", "alias": "MapRef", "length": 250, "domain": null }, { "name": "RespOffice", "type": "esriFieldTypeString", "alias": "RespOffice", "length": 255, "domain": null }, { "name": "Commodities", "type": "esriFieldTypeString", "alias": "Commodities", "length": 250, "domain": null }, { "name": "CommoditiesCd", "type": "esriFieldTypeString", "alias": "CommoditiesCd", "length": 250, "domain": null }, { "name": "OldCode", "type": "esriFieldTypeString", "alias": "OldCode", "length": 255, "domain": null }, { "name": "AccCode", "type": "esriFieldTypeString", "alias": "AccCode", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "GuidPart", "type": "esriFieldTypeString", "alias": "GUIDPART", "length": 50, "domain": null }, { "name": "Part", "type": "esriFieldTypeString", "alias": "Part", "length": 50, "domain": null }, { "name": "Archived", "type": "esriFieldTypeString", "alias": "Archived", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "indexes": [ { "name": "R18_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.6, "id": 8, "name": "Petite Mine", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Licenses" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Code]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 400000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -19.476293399999975, "ymin": 0.010120700000072702, "xmax": -4.893789599999934, "ymax": 16.52659250000005, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "length": 30, "domain": null }, { "name": "TypeGroup", "type": "esriFieldTypeString", "alias": "TypeGroup", "length": 250, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 250, "domain": null }, { "name": "StatusGrp", "type": "esriFieldTypeString", "alias": "StatusGrp", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Jurisdic", "type": "esriFieldTypeString", "alias": "Jurisdic", "length": 50, "domain": null }, { "name": "Region", "type": "esriFieldTypeString", "alias": "REGION", "length": 50, "domain": null }, { "name": "DteApplied", "type": "esriFieldTypeDate", "alias": "DteApplied", "length": 8, "domain": null }, { "name": "DteGranted", "type": "esriFieldTypeDate", "alias": "DteGranted", "length": 8, "domain": null }, { "name": "DteExpires", "type": "esriFieldTypeDate", "alias": "DteExpires", "length": 8, "domain": null }, { "name": "Parties", "type": "esriFieldTypeString", "alias": "Parties", "length": 254, "domain": null }, { "name": "GuidLicense", "type": "esriFieldTypeString", "alias": "GUIDLICENSE", "length": 100, "domain": null }, { "name": "GuidShape", "type": "esriFieldTypeString", "alias": "GUIDSHAPE", "length": 100, "domain": null }, { "name": "AreaValue", "type": "esriFieldTypeDouble", "alias": "AreaValue", "domain": null }, { "name": "AreaUnit", "type": "esriFieldTypeString", "alias": "AreaUnit", "length": 20, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "ApplNo", "type": "esriFieldTypeString", "alias": "ApplNo", "length": 255, "domain": null }, { "name": "TypeCode", "type": "esriFieldTypeString", "alias": "TypeCode", "length": 255, "domain": null }, { "name": "Interest", "type": "esriFieldTypeString", "alias": "Interest", "length": 255, "domain": null }, { "name": "DtePegged", "type": "esriFieldTypeDate", "alias": "DtePegged", "length": 8, "domain": null }, { "name": "DteRenewal", "type": "esriFieldTypeDate", "alias": "DteRenewal", "length": 8, "domain": null }, { "name": "Renewal", "type": "esriFieldTypeString", "alias": "Renewal", "length": 255, "domain": null }, { "name": "Group1", "type": "esriFieldTypeString", "alias": "Group1", "length": 250, "domain": null }, { "name": "Group2", "type": "esriFieldTypeString", "alias": "Group2", "length": 250, "domain": null }, { "name": "Group3", "type": "esriFieldTypeString", "alias": "Group3", "length": 250, "domain": null }, { "name": "Group4", "type": "esriFieldTypeString", "alias": "Group4", "length": 250, "domain": null }, { "name": "Group5", "type": "esriFieldTypeString", "alias": "Group5", "length": 250, "domain": null }, { "name": "MapRef", "type": "esriFieldTypeString", "alias": "MapRef", "length": 250, "domain": null }, { "name": "RespOffice", "type": "esriFieldTypeString", "alias": "RespOffice", "length": 255, "domain": null }, { "name": "Commodities", "type": "esriFieldTypeString", "alias": "Commodities", "length": 250, "domain": null }, { "name": "CommoditiesCd", "type": "esriFieldTypeString", "alias": "CommoditiesCd", "length": 250, "domain": null }, { "name": "OldCode", "type": "esriFieldTypeString", "alias": "OldCode", "length": 255, "domain": null }, { "name": "AccCode", "type": "esriFieldTypeString", "alias": "AccCode", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "GuidPart", "type": "esriFieldTypeString", "alias": "GUIDPART", "length": 50, "domain": null }, { "name": "Part", "type": "esriFieldTypeString", "alias": "Part", "length": 50, "domain": null }, { "name": "Archived", "type": "esriFieldTypeString", "alias": "Archived", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "indexes": [ { "name": "R18_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.6, "id": 9, "name": "Prospection", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Licenses" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Code]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 400000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -19.476293399999975, "ymin": 0.010120700000072702, "xmax": -4.893789599999934, "ymax": 16.52659250000005, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "length": 30, "domain": null }, { "name": "TypeGroup", "type": "esriFieldTypeString", "alias": "TypeGroup", "length": 250, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 250, "domain": null }, { "name": "StatusGrp", "type": "esriFieldTypeString", "alias": "StatusGrp", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Jurisdic", "type": "esriFieldTypeString", "alias": "Jurisdic", "length": 50, "domain": null }, { "name": "Region", "type": "esriFieldTypeString", "alias": "REGION", "length": 50, "domain": null }, { "name": "DteApplied", "type": "esriFieldTypeDate", "alias": "DteApplied", "length": 8, "domain": null }, { "name": "DteGranted", "type": "esriFieldTypeDate", "alias": "DteGranted", "length": 8, "domain": null }, { "name": "DteExpires", "type": "esriFieldTypeDate", "alias": "DteExpires", "length": 8, "domain": null }, { "name": "Parties", "type": "esriFieldTypeString", "alias": "Parties", "length": 254, "domain": null }, { "name": "GuidLicense", "type": "esriFieldTypeString", "alias": "GUIDLICENSE", "length": 100, "domain": null }, { "name": "GuidShape", "type": "esriFieldTypeString", "alias": "GUIDSHAPE", "length": 100, "domain": null }, { "name": "AreaValue", "type": "esriFieldTypeDouble", "alias": "AreaValue", "domain": null }, { "name": "AreaUnit", "type": "esriFieldTypeString", "alias": "AreaUnit", "length": 20, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "ApplNo", "type": "esriFieldTypeString", "alias": "ApplNo", "length": 255, "domain": null }, { "name": "TypeCode", "type": "esriFieldTypeString", "alias": "TypeCode", "length": 255, "domain": null }, { "name": "Interest", "type": "esriFieldTypeString", "alias": "Interest", "length": 255, "domain": null }, { "name": "DtePegged", "type": "esriFieldTypeDate", "alias": "DtePegged", "length": 8, "domain": null }, { "name": "DteRenewal", "type": "esriFieldTypeDate", "alias": "DteRenewal", "length": 8, "domain": null }, { "name": "Renewal", "type": "esriFieldTypeString", "alias": "Renewal", "length": 255, "domain": null }, { "name": "Group1", "type": "esriFieldTypeString", "alias": "Group1", "length": 250, "domain": null }, { "name": "Group2", "type": "esriFieldTypeString", "alias": "Group2", "length": 250, "domain": null }, { "name": "Group3", "type": "esriFieldTypeString", "alias": "Group3", "length": 250, "domain": null }, { "name": "Group4", "type": "esriFieldTypeString", "alias": "Group4", "length": 250, "domain": null }, { "name": "Group5", "type": "esriFieldTypeString", "alias": "Group5", "length": 250, "domain": null }, { "name": "MapRef", "type": "esriFieldTypeString", "alias": "MapRef", "length": 250, "domain": null }, { "name": "RespOffice", "type": "esriFieldTypeString", "alias": "RespOffice", "length": 255, "domain": null }, { "name": "Commodities", "type": "esriFieldTypeString", "alias": "Commodities", "length": 250, "domain": null }, { "name": "CommoditiesCd", "type": "esriFieldTypeString", "alias": "CommoditiesCd", "length": 250, "domain": null }, { "name": "OldCode", "type": "esriFieldTypeString", "alias": "OldCode", "length": 255, "domain": null }, { "name": "AccCode", "type": "esriFieldTypeString", "alias": "AccCode", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "GuidPart", "type": "esriFieldTypeString", "alias": "GUIDPART", "length": 50, "domain": null }, { "name": "Part", "type": "esriFieldTypeString", "alias": "Part", "length": 50, "domain": null }, { "name": "Archived", "type": "esriFieldTypeString", "alias": "Archived", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "indexes": [ { "name": "R18_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.6, "id": 10, "name": "Titres Inactifs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -19.641813399999876, "ymin": -11.128755499999897, "xmax": -2.1290886999998975, "ymax": 16.526592500000106, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ApplNo", "type": "esriFieldTypeString", "alias": "ApplNo", "length": 255, "domain": null }, { "name": "TypeCode", "type": "esriFieldTypeString", "alias": "TypeCode", "length": 255, "domain": null }, { "name": "Interest", "type": "esriFieldTypeString", "alias": "Interest", "length": 255, "domain": null }, { "name": "DteApplied", "type": "esriFieldTypeDate", "alias": "DteApplied", "length": 8, "domain": null }, { "name": "DteGranted", "type": "esriFieldTypeDate", "alias": "DteGranted", "length": 8, "domain": null }, { "name": "DteExpires", "type": "esriFieldTypeDate", "alias": "DteExpires", "length": 8, "domain": null }, { "name": "DtePegged", "type": "esriFieldTypeDate", "alias": "DtePegged", "length": 8, "domain": null }, { "name": "DteRenewal", "type": "esriFieldTypeDate", "alias": "DteRenewal", "length": 8, "domain": null }, { "name": "Renewal", "type": "esriFieldTypeString", "alias": "Renewal", "length": 255, "domain": null }, { "name": "RespOffice", "type": "esriFieldTypeString", "alias": "RespOffice", "length": 255, "domain": null }, { "name": "OldCode", "type": "esriFieldTypeString", "alias": "OldCode", "length": 255, "domain": null }, { "name": "AccCode", "type": "esriFieldTypeString", "alias": "AccCode", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "length": 30, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "Jurisdic", "type": "esriFieldTypeString", "alias": "Jurisdic", "length": 50, "domain": null }, { "name": "TypeGroup", "type": "esriFieldTypeString", "alias": "TypeGroup", "length": 250, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 250, "domain": null }, { "name": "Parties", "type": "esriFieldTypeString", "alias": "Parties", "length": 254, "domain": null }, { "name": "StatusGrp", "type": "esriFieldTypeString", "alias": "StatusGrp", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "AreaValue", "type": "esriFieldTypeDouble", "alias": "AreaValue", "domain": null }, { "name": "AreaUnit", "type": "esriFieldTypeString", "alias": "AreaUnit", "length": 20, "domain": null }, { "name": "Group1", "type": "esriFieldTypeString", "alias": "Group1", "length": 250, "domain": null }, { "name": "Group2", "type": "esriFieldTypeString", "alias": "Group2", "length": 250, "domain": null }, { "name": "Group3", "type": "esriFieldTypeString", "alias": "Group3", "length": 250, "domain": null }, { "name": "Group4", "type": "esriFieldTypeString", "alias": "Group4", "length": 250, "domain": null }, { "name": "Group5", "type": "esriFieldTypeString", "alias": "Group5", "length": 250, "domain": null }, { "name": "MapRef", "type": "esriFieldTypeString", "alias": "MapRef", "length": 250, "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "GUIDLICENSE", "type": "esriFieldTypeString", "alias": "GUIDLICENSE", "length": 100, "domain": null }, { "name": "GUIDSHAPE", "type": "esriFieldTypeString", "alias": "GUIDSHAPE", "length": 100, "domain": null }, { "name": "Part", "type": "esriFieldTypeString", "alias": "Part", "length": 50, "domain": null }, { "name": "GUIDPART", "type": "esriFieldTypeString", "alias": "GUIDPART", "length": 50, "domain": null }, { "name": "Commodities", "type": "esriFieldTypeString", "alias": "Commodities", "length": 250, "domain": null }, { "name": "CommoditiesCd", "type": "esriFieldTypeString", "alias": "CommoditiesCd", "length": 250, "domain": null }, { "name": "Archived", "type": "esriFieldTypeString", "alias": "Archived", "length": 5, "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "indexes": [ { "name": "R12_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.6, "id": 11, "name": "Restricted_Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -17.43871217399993, "ymin": 12.37193192300009, "xmax": -12.381210175999911, "ymax": 16.712537357000087, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "indexes": [ { "name": "R13_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a8_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 12, "name": "Community Rural", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NOM_CR]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -17.540481030999956, "ymin": 12.312080000000037, "xmax": -11.343303735999939, "ymax": 16.697317712000086, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NOM_CR", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NOM_CR", "type": "esriFieldTypeString", "alias": "NOM_CR", "length": 60, "domain": null }, { "name": "NOM_ARROND", "type": "esriFieldTypeString", "alias": "NOM_ARROND", "length": 25, "domain": null }, { "name": "CODE_CR", "type": "esriFieldTypeString", "alias": "CODE_CR", "length": 11, "domain": null }, { "name": "NOM_REGION", "type": "esriFieldTypeString", "alias": "NOM_REGION", "length": 50, "domain": null }, { "name": "N_DEPARTEM", "type": "esriFieldTypeString", "alias": "N_DEPARTEM", "length": 32, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "indexes": [ { "name": "R17_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a12_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 13, "name": "Regions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NOM_REGION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -17.540481030999956, "ymin": 12.312080000000037, "xmax": -11.343303735999939, "ymax": 16.697317712000086, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NOM_REGION", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NOM_REGION", "type": "esriFieldTypeString", "alias": "NOM_REGION", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "indexes": [ { "name": "R14_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a9_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.6, "id": 14, "name": "Country", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -17.540481030999956, "ymin": 12.312080000000037, "xmax": -11.343303735999939, "ymax": 16.697317712000086, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNTRY_NAME", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "CNTRY_NAME", "type": "esriFieldTypeString", "alias": "CNTRY_NAME", "length": 50, "domain": null } ], "indexes": [ { "name": "R16_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a11_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true } ], "tables": [] }