{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "ET1867", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Annotation 1867" }, { "id": 5, "name": "Noms de la division politique 1867" }, { "id": 7, "name": "Capitales 1867" }, { "id": 8, "name": "Canada 1867 (Confédération)" }, { "id": 9, "name": "Colonie britannique ou territoire 1867" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 1, "name": "Annotation 1867", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "ET1867" }, "subLayers": [ { "id": 2, "name": "Default" }, { "id": 3, "name": "name" }, { "id": 4, "name": "date" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 2, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Annotation 1867" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 3, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Annotation 1867" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 4, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Annotation 1867" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 5, "name": "Noms de la division politique 1867", "type": "Annotation Layer", "description": "Political Division Names 1867", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "Earth Science Sector, Natural Resources Canada, 2016", "parentLayer": { "id": 0, "name": "ET1867" }, "subLayers": [ { "id": 6, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 6, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "Noms de la division politique 1867" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 7, "name": "Capitales 1867", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "ET1867" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "CAPITAL", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 1, "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "classMaxValue": 2, "label": "Provinciale ou territoriale ", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 8, "name": "Canada 1867 (Confédération)", "type": "Feature Layer", "description": "In 1867 the colonies of Canada, Nova Scotia and New Brunswick united in a federal state. The provinces of Nova Scotia and New Brunswick retain their established boundaries, and Canada is divided into the provinces of Ontario and Quebec. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "Earth Science Sector, Natural Resources Canada, 2016.", "parentLayer": { "id": 0, "name": "ET1867" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 9, "name": "Colonie britannique ou territoire 1867", "type": "Feature Layer", "description": "In 1867 the colonies of Canada, Nova Scotia and New Brunswick united in a federal state. The provinces of Nova Scotia and New Brunswick retain their established boundaries, and Canada is divided into the provinces of Ontario and Quebec. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "Earth Science Sector, Natural Resources Canada, 2016", "parentLayer": { "id": 0, "name": "ET1867" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique; Île-du-Prince-Édouard; Terre-Neuve; Terre de Rupert; Territoire de Nord-Ouest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Colombie-Britannique; Île-du-Prince-Édouard; Terre-Neuve; Terre de Rupert; Territoire de Nord-Ouest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Colombie-Britannique; Île-du-Prince-Édouard; Terre-Neuve; Terre de Rupert; Territoire de Nord-Ouest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Colombie-Britannique; Île-du-Prince-Édouard; Terre-Neuve; Terre de Rupert; Territoire de Nord-Ouest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Rupert's Land", "label": "Colombie-Britannique; Île-du-Prince-Édouard; Terre-Neuve; Terre de Rupert; Territoire de Nord-Ouest", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 10, "name": "ET1870", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 11, "name": "Annotation 1870" }, { "id": 302, "name": "Noms de la division politique 1870" }, { "id": 304, "name": "Capitales 1870" }, { "id": 305, "name": "Canada 1870" }, { "id": 306, "name": "Colonie britannique ou territoire 1870" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 11, "name": "Annotation 1870", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "ET1870" }, "subLayers": [ { "id": 299, "name": "Default" }, { "id": 300, "name": "name" }, { "id": 301, "name": "date" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 299, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 11, "name": "Annotation 1870" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 300, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 11, "name": "Annotation 1870" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 301, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 11, "name": "Annotation 1870" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 302, "name": "Noms de la division politique 1870", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "ET1870" }, "subLayers": [ { "id": 303, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 303, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 302, "name": "Noms de la division politique 1870" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 304, "name": "Capitales 1870", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "ET1870" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 305, "name": "Canada 1870", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "ET1870" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 306, "name": "Colonie britannique ou territoire 1870", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "ET1870" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Arctic Islands", "label": "Colombie-Britannique; Île-du-Prince-Édouard; Îles de l'Arctique; Terre-Neuve", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique; Île-du-Prince-Édouard; Îles de l'Arctique; Terre-Neuve", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Colombie-Britannique; Île-du-Prince-Édouard; Îles de l'Arctique; Terre-Neuve", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Colombie-Britannique; Île-du-Prince-Édouard; Îles de l'Arctique; Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 307, "name": "ET1871", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 308, "name": "Annotation 1871" }, { "id": 312, "name": "Noms de la division politique 1871" }, { "id": 313, "name": "Capitales 1871" }, { "id": 314, "name": "Canada 1871" }, { "id": 315, "name": "Colonie britannique ou territoire 1871" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 308, "name": "Annotation 1871", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 307, "name": "ET1871" }, "subLayers": [ { "id": 309, "name": "Default" }, { "id": 310, "name": "name" }, { "id": 311, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 309, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 308, "name": "Annotation 1871" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 310, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 308, "name": "Annotation 1871" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 311, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 308, "name": "Annotation 1871" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 312, "name": "Noms de la division politique 1871", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 307, "name": "ET1871" }, "subLayers": [ { "id": 218, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 218, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 312, "name": "Noms de la division politique 1871" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 313, "name": "Capitales 1871", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 307, "name": "ET1871" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 314, "name": "Canada 1871", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 307, "name": "ET1871" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Quebec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 315, "name": "Colonie britannique ou territoire 1871", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 307, "name": "ET1871" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Arctic Islands", "label": "Îles de l'Arctique; Île-du-Prince-Édouard; Terre-Neuve", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Îles de l'Arctique; Île-du-Prince-Édouard; Terre-Neuve", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Îles de l'Arctique; Île-du-Prince-Édouard; Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 316, "name": "ET1873", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 317, "name": "Annotation 1873" }, { "id": 321, "name": "Noms de la division politique 1873" }, { "id": 323, "name": "Capitales 1873" }, { "id": 324, "name": "Canada 1873" }, { "id": 325, "name": "Colonie britannique ou territoire 1873" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 317, "name": "Annotation 1873", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 316, "name": "ET1873" }, "subLayers": [ { "id": 318, "name": "Default" }, { "id": 319, "name": "name" }, { "id": 320, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 318, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 317, "name": "Annotation 1873" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 319, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 317, "name": "Annotation 1873" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 320, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 317, "name": "Annotation 1873" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 321, "name": "Noms de la division politique 1873", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 316, "name": "ET1873" }, "subLayers": [ { "id": 322, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 322, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 321, "name": "Noms de la division politique 1873" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 323, "name": "Capitales 1873", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 316, "name": "ET1873" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 324, "name": "Canada 1873", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 316, "name": "ET1873" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 325, "name": "Colonie britannique ou territoire 1873", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 316, "name": "ET1873" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Arctic Islands", "label": "Îles de l'Arctique; Terre-Neuve", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Îles de l'Arctique; Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 326, "name": "ET1874", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 327, "name": "Annotation 1874" }, { "id": 331, "name": "Noms de la division politique 1874" }, { "id": 333, "name": "Capitales 1874" }, { "id": 334, "name": "Canada 1874" }, { "id": 335, "name": "Colonie britannique ou territoire 1874" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 327, "name": "Annotation 1874", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 326, "name": "ET1874" }, "subLayers": [ { "id": 328, "name": "Default" }, { "id": 329, "name": "name" }, { "id": 330, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 328, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 327, "name": "Annotation 1874" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 329, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 327, "name": "Annotation 1874" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 330, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 327, "name": "Annotation 1874" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 331, "name": "Noms de la division politique 1874", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 326, "name": "ET1874" }, "subLayers": [ { "id": 332, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 332, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 331, "name": "Noms de la division politique 1874" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 333, "name": "Capitales 1874", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 326, "name": "ET1874" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 334, "name": "Canada 1874", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 326, "name": "ET1874" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 335, "name": "Colonie britannique ou territoire 1874", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 326, "name": "ET1874" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Arctic Islands", "label": "Îles de l'Arctique; Terre-Neuve", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Îles de l'Arctique; Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 336, "name": "ET1876", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 337, "name": "Annotation 1876" }, { "id": 341, "name": "Noms de la division politique 1876" }, { "id": 343, "name": "Capitales 1876" }, { "id": 344, "name": "Canada 1876" }, { "id": 345, "name": "Colonie britannique ou territoire 1876" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 337, "name": "Annotation 1876", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 336, "name": "ET1876" }, "subLayers": [ { "id": 338, "name": "Default" }, { "id": 339, "name": "name" }, { "id": 340, "name": "date" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 338, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 337, "name": "Annotation 1876" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 339, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 337, "name": "Annotation 1876" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 340, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 337, "name": "Annotation 1876" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 341, "name": "Noms de la division politique 1876", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 336, "name": "ET1876" }, "subLayers": [ { "id": 342, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 342, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 341, "name": "Noms de la division politique 1876" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 343, "name": "Capitales 1876", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 336, "name": "ET1876" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 344, "name": "Canada 1876", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 336, "name": "ET1876" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 171, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Keewatin", "label": "District de Keewatin", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 345, "name": "Colonie britannique ou territoire 1876", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 336, "name": "ET1876" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Arctic Islands", "label": "Îles de l'Arctique; Terre-Neuve", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Îles de l'Arctique; Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 346, "name": "ET1880", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 347, "name": "Annotation 1880" }, { "id": 351, "name": "Noms de la division politique 1880" }, { "id": 353, "name": "Capitales 1880" }, { "id": 354, "name": "Canada 1880" }, { "id": 355, "name": "Colonie britannique 1880" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 347, "name": "Annotation 1880", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 346, "name": "ET1880" }, "subLayers": [ { "id": 348, "name": "Default" }, { "id": 349, "name": "name" }, { "id": 350, "name": "date" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 348, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 347, "name": "Annotation 1880" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 349, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 347, "name": "Annotation 1880" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 350, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 347, "name": "Annotation 1880" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 351, "name": "Noms de la division politique 1880", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 346, "name": "ET1880" }, "subLayers": [ { "id": 352, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 352, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 351, "name": "Noms de la division politique 1880" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 353, "name": "Capitales 1880", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 346, "name": "ET1880" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 354, "name": "Canada 1880", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 346, "name": "ET1880" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 171, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Keewatin", "label": "District de Keewatin", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 355, "name": "Colonie britannique 1880", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 346, "name": "ET1880" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 356, "name": "ET1881", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 357, "name": "Annotation 1881" }, { "id": 361, "name": "Noms de la division politique 1881" }, { "id": 363, "name": "Capitales 1881" }, { "id": 364, "name": "Canada 1881" }, { "id": 365, "name": "Colonie britannique 1881" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 357, "name": "Annotation 1881", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 356, "name": "ET1881" }, "subLayers": [ { "id": 358, "name": "Default" }, { "id": 359, "name": "name" }, { "id": 360, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 358, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 357, "name": "Annotation 1881" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 359, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 357, "name": "Annotation 1881" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 360, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 357, "name": "Annotation 1881" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 361, "name": "Noms de la division politique 1881", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 356, "name": "ET1881" }, "subLayers": [ { "id": 362, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 362, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 361, "name": "Noms de la division politique 1881" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 363, "name": "Capitales 1881", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 356, "name": "ET1881" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 364, "name": "Canada 1881", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 356, "name": "ET1881" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 171, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Keewatin", "label": "District de Keewatin", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Disputed area", "label": "Zone disputée", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 365, "name": "Colonie britannique 1881", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 356, "name": "ET1881" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 366, "name": "ET1882", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 367, "name": "Annotation 1882" }, { "id": 371, "name": "Noms de la division politique 1882" }, { "id": 373, "name": "Capitales 1882" }, { "id": 374, "name": "Canada 1882" }, { "id": 375, "name": "Colonie britannique 1882" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 367, "name": "Annotation 1882", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 366, "name": "ET1882" }, "subLayers": [ { "id": 368, "name": "Default" }, { "id": 369, "name": "name" }, { "id": 370, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 368, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 367, "name": "Annotation 1882" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 369, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 367, "name": "Annotation 1882" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 370, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 367, "name": "Annotation 1882" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 371, "name": "Noms de la division politique 1882", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 366, "name": "ET1882" }, "subLayers": [ { "id": 372, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 372, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 371, "name": "Noms de la division politique 1882" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 373, "name": "Capitales 1882", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 366, "name": "ET1882" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 374, "name": "Canada 1882", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 366, "name": "ET1882" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 171, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Keewatin", "label": "District de Keewatin", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Alberta", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Assiniboia", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Athabaska", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Saskatchewan", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Disputed area", "label": "Zone disputée", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 375, "name": "Colonie britannique 1882", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 366, "name": "ET1882" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 376, "name": "ET1886", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 377, "name": "Annotation 1886" }, { "id": 381, "name": "Noms de la division politique 1886" }, { "id": 383, "name": "Capitales 1886" }, { "id": 384, "name": "Canada 1886" }, { "id": 385, "name": "Colonie britannique 1886" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 377, "name": "Annotation 1886", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 376, "name": "ET1886" }, "subLayers": [ { "id": 378, "name": "Default" }, { "id": 379, "name": "name" }, { "id": 380, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 378, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 377, "name": "Annotation 1886" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 379, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 377, "name": "Annotation 1886" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 380, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 377, "name": "Annotation 1886" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 381, "name": "Noms de la division politique 1886", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 376, "name": "ET1886" }, "subLayers": [ { "id": 382, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 382, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 381, "name": "Noms de la division politique 1886" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 383, "name": "Capitales 1886", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 376, "name": "ET1886" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 384, "name": "Canada 1886", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 376, "name": "ET1886" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 171, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Keewatin", "label": "District de Keewatin", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Alberta", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Assiniboia", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Athabaska", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Saskatchewan", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Disputed area", "label": "Zone disputée", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 385, "name": "Colonie britannique 1886", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 376, "name": "ET1886" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 386, "name": "ET1889", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 387, "name": "Annotation 1889" }, { "id": 391, "name": "Noms de la division politique 1889" }, { "id": 393, "name": "Capitales 1889" }, { "id": 394, "name": "Canada 1889" }, { "id": 395, "name": "Colonie britannique 1889" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 387, "name": "Annotation 1889", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 386, "name": "ET1889" }, "subLayers": [ { "id": 388, "name": "Default" }, { "id": 389, "name": "name" }, { "id": 390, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 388, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 387, "name": "Annotation 1889" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 389, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 387, "name": "Annotation 1889" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 390, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 387, "name": "Annotation 1889" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 391, "name": "Noms de la division politique 1889", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 386, "name": "ET1889" }, "subLayers": [ { "id": 392, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 392, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 391, "name": "Noms de la division politique 1889" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 393, "name": "Capitales 1889", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 386, "name": "ET1889" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 394, "name": "Canada 1889", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 386, "name": "ET1889" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 171, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Keewatin", "label": "District de Keewatin", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Alberta", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Assiniboia", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Athabaska", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Saskatchewan", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Saskatchewan", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 395, "name": "Colonie britannique 1889", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 386, "name": "ET1889" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 396, "name": "ET1895", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 397, "name": "Annotation 1895" }, { "id": 401, "name": "Noms de la division politique 1895" }, { "id": 403, "name": "Capitales 1895" }, { "id": 404, "name": "Frontières du district marin 1895" }, { "id": 405, "name": "Canada 1895" }, { "id": 406, "name": "Colonie britannique 1895" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 397, "name": "Annotation 1895", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 396, "name": "ET1895" }, "subLayers": [ { "id": 398, "name": "Default" }, { "id": 399, "name": "name" }, { "id": 400, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 398, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 397, "name": "Annotation 1895" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 399, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 397, "name": "Annotation 1895" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 400, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 397, "name": "Annotation 1895" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 401, "name": "Noms de la division politique 1895", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 396, "name": "ET1895" }, "subLayers": [ { "id": 402, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 402, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 401, "name": "Noms de la division politique 1895" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 403, "name": "Capitales 1895", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 396, "name": "ET1895" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 404, "name": "Frontières du district marin 1895", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 396, "name": "ET1895" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1588394.375, "ymin": 403888.46880000085, "xmax": 1573513.625, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FRONT_PT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FRONT_PT", "type": "esriFieldTypeDouble", "alias": "FRONT_PT", "domain": null }, { "name": "BORDERS_PT", "type": "esriFieldTypeDouble", "alias": "BORDERS_PT", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 405, "name": "Canada 1895", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 396, "name": "ET1895" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 171, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Keewatin", "label": "District de Keewatin", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Alberta", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Assiniboia", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Athabaska", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Franklin", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Mackenzie", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Saskatchewan", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Ungava", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Yukon", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 406, "name": "Colonie britannique 1895", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 396, "name": "ET1895" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 407, "name": "ET1897", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 408, "name": "Annotation 1897" }, { "id": 412, "name": "Noms de la division politique 1897" }, { "id": 414, "name": "Capitales 1897" }, { "id": 415, "name": "Frontières du district marin 1897" }, { "id": 416, "name": "Canada 1897" }, { "id": 417, "name": "Colonie britannique 1897" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 408, "name": "Annotation 1897", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 407, "name": "ET1897" }, "subLayers": [ { "id": 409, "name": "Default" }, { "id": 410, "name": "name" }, { "id": 411, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 409, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 408, "name": "Annotation 1897" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 410, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 408, "name": "Annotation 1897" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 411, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 408, "name": "Annotation 1897" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 412, "name": "Noms de la division politique 1897", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 407, "name": "ET1897" }, "subLayers": [ { "id": 413, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 413, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 412, "name": "Noms de la division politique 1897" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 414, "name": "Capitales 1897", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 407, "name": "ET1897" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 415, "name": "Frontières du district marin 1897", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 407, "name": "ET1897" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1588394.375, "ymin": 403888.46880000085, "xmax": 1573513.625, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FRONT_PT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FRONT_PT", "type": "esriFieldTypeDouble", "alias": "FRONT_PT", "domain": null }, { "name": "BORDERS_PT", "type": "esriFieldTypeDouble", "alias": "BORDERS_PT", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 416, "name": "Canada 1897", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 407, "name": "ET1897" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 171, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Keewatin", "label": "District de Keewatin", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Alberta", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Assiniboia", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Athabaska", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Franklin", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Mackenzie", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Saskatchewan", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Ungava", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Yukon", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava; District du Yukon", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 417, "name": "Colonie britannique 1897", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 407, "name": "ET1897" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 418, "name": "ET1898", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 419, "name": "Annotation 1898" }, { "id": 423, "name": "Noms de la division politique 1898" }, { "id": 425, "name": "Capitales 1898" }, { "id": 426, "name": "Frontières du district marin 1898" }, { "id": 427, "name": "Canada 1898" }, { "id": 428, "name": "Colonie britannique 1898" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 419, "name": "Annotation 1898", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 418, "name": "ET1898" }, "subLayers": [ { "id": 420, "name": "Default" }, { "id": 421, "name": "name" }, { "id": 422, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 420, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 419, "name": "Annotation 1898" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 421, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 419, "name": "Annotation 1898" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 422, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 419, "name": "Annotation 1898" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 423, "name": "Noms de la division politique 1898", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 418, "name": "ET1898" }, "subLayers": [ { "id": 424, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 424, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 423, "name": "Noms de la division politique 1898" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 425, "name": "Capitales 1898", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 418, "name": "ET1898" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 426, "name": "Frontières du district marin 1898", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 418, "name": "ET1898" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1588394.375, "ymin": 403888.46880000085, "xmax": 1573513.625, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FRONT_PT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FRONT_PT", "type": "esriFieldTypeDouble", "alias": "FRONT_PT", "domain": null }, { "name": "BORDERS_PT", "type": "esriFieldTypeDouble", "alias": "BORDERS_PT", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 427, "name": "Canada 1898", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 418, "name": "ET1898" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 171, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Keewatin", "label": "District de Keewatin", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 178, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Yukon Territory", "label": "Territoire du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Alberta", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Assiniboia", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Athabaska", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Franklin", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Mackenzie", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Saskatchewan", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Ungava", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 428, "name": "Colonie britannique 1898", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 418, "name": "ET1898" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 429, "name": "ET1901", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 430, "name": "Annotation 1901" }, { "id": 434, "name": "Noms de la division politique 1901" }, { "id": 436, "name": "Capitales 1901" }, { "id": 437, "name": "Frontières du district marin 1901" }, { "id": 438, "name": "Canada 1901" }, { "id": 439, "name": "Colonie britannique 1901" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 430, "name": "Annotation 1901", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 429, "name": "ET1901" }, "subLayers": [ { "id": 431, "name": "Default" }, { "id": 432, "name": "name" }, { "id": 433, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 431, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 430, "name": "Annotation 1901" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 432, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 430, "name": "Annotation 1901" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 433, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 430, "name": "Annotation 1901" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 434, "name": "Noms de la division politique 1901", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 429, "name": "ET1901" }, "subLayers": [ { "id": 435, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 435, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 434, "name": "Noms de la division politique 1901" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 436, "name": "Capitales 1901", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 429, "name": "ET1901" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 437, "name": "Frontières du district marin 1901", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 429, "name": "ET1901" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1588394.375, "ymin": 403888.46880000085, "xmax": 1573513.625, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FRONT_PT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FRONT_PT", "type": "esriFieldTypeDouble", "alias": "FRONT_PT", "domain": null }, { "name": "BORDERS_PT", "type": "esriFieldTypeDouble", "alias": "BORDERS_PT", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 438, "name": "Canada 1901", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 429, "name": "ET1901" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 171, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Keewatin", "label": "District de Keewatin", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 178, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Yukon Territory", "label": "Territoire du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Alberta", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Assiniboia", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Athabaska", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Franklin", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Mackenzie", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Saskatchewan", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Ungava", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest : District d\u2019Alberta; District d\u2019Assiniboia; District d\u2019Athabasca; District de Franklin; District de Mackenzie; District de Saskatchewan; District d\u2019Ungava", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 439, "name": "Colonie britannique 1901", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 429, "name": "ET1901" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 440, "name": "ET1905", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 441, "name": "Annotation 1905" }, { "id": 445, "name": "Noms de la division politique 1905" }, { "id": 447, "name": "Capitales 1905" }, { "id": 448, "name": "Frontières du district marin 1905" }, { "id": 449, "name": "Canada 1905" }, { "id": 450, "name": "Colonie britannique 1905" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 441, "name": "Annotation 1905", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 440, "name": "ET1905" }, "subLayers": [ { "id": 442, "name": "Default" }, { "id": 443, "name": "name" }, { "id": 444, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 442, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 441, "name": "Annotation 1905" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 443, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 441, "name": "Annotation 1905" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 444, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 441, "name": "Annotation 1905" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 445, "name": "Noms de la division politique 1905", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 440, "name": "ET1905" }, "subLayers": [ { "id": 446, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 446, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 445, "name": "Noms de la division politique 1905" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 447, "name": "Capitales 1905", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 440, "name": "ET1905" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 448, "name": "Frontières du district marin 1905", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 440, "name": "ET1905" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1588394.375, "ymin": 403888.46880000085, "xmax": 1573513.625, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FRONT_PT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FRONT_PT", "type": "esriFieldTypeDouble", "alias": "FRONT_PT", "domain": null }, { "name": "BORDERS_PT", "type": "esriFieldTypeDouble", "alias": "BORDERS_PT", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 449, "name": "Canada 1905", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 440, "name": "ET1905" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 175, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Alberta", "label": "Alberta", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 162, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Saskatchewan", "label": "Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 178, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Yukon Territory", "label": "Territoire du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Franklin", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Keewatin", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Mackenzie", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Ungava", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie; District d\u2019Ungava", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 450, "name": "Colonie britannique 1905", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 440, "name": "ET1905" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 451, "name": "ET1912", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 452, "name": "Annotation 1912" }, { "id": 456, "name": "Noms de la division politique 1912" }, { "id": 458, "name": "Capitales 1912" }, { "id": 459, "name": "Frontières du district marin 1912" }, { "id": 460, "name": "Canada 1912" }, { "id": 461, "name": "Colonie britannique 1912" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 452, "name": "Annotation 1912", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 451, "name": "ET1912" }, "subLayers": [ { "id": 453, "name": "Default" }, { "id": 454, "name": "name" }, { "id": 455, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 453, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 452, "name": "Annotation 1912" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 454, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 452, "name": "Annotation 1912" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 455, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 452, "name": "Annotation 1912" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 456, "name": "Noms de la division politique 1912", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 451, "name": "ET1912" }, "subLayers": [ { "id": 457, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 457, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 456, "name": "Noms de la division politique 1912" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 458, "name": "Capitales 1912", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 451, "name": "ET1912" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 459, "name": "Frontières du district marin 1912", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 451, "name": "ET1912" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1588394.375, "ymin": 403888.46880000085, "xmax": 1573513.625, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FRONT_PT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FRONT_PT", "type": "esriFieldTypeDouble", "alias": "FRONT_PT", "domain": null }, { "name": "BORDERS_PT", "type": "esriFieldTypeDouble", "alias": "BORDERS_PT", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 460, "name": "Canada 1912", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 451, "name": "ET1912" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 175, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Alberta", "label": "Alberta", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 162, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Saskatchewan", "label": "Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 178, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Yukon Territory", "label": "Territoire du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Franklin", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Keewatin", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Mackenzie", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Ungava", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie; District d\u2019Ungava", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie; District d\u2019Ungava", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 461, "name": "Colonie britannique 1912", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 451, "name": "ET1912" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 462, "name": "ET1920", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 463, "name": "Annotation 1920" }, { "id": 467, "name": "Noms de la division politique 1920" }, { "id": 469, "name": "Capitales 1920" }, { "id": 470, "name": "Frontières du district marin 1920" }, { "id": 471, "name": "Canada 1920" }, { "id": 472, "name": "Colonie britannique 1920" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 463, "name": "Annotation 1920", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 462, "name": "ET1920" }, "subLayers": [ { "id": 464, "name": "Default" }, { "id": 465, "name": "name" }, { "id": 466, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 464, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 463, "name": "Annotation 1920" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 465, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 463, "name": "Annotation 1920" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 466, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 463, "name": "Annotation 1920" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 467, "name": "Noms de la division politique 1920", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 462, "name": "ET1920" }, "subLayers": [ { "id": 468, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 468, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 467, "name": "Noms de la division politique 1920" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 469, "name": "Capitales 1920", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 462, "name": "ET1920" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 470, "name": "Frontières du district marin 1920", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 462, "name": "ET1920" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1588394.375, "ymin": 403888.46880000085, "xmax": 1573513.625, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FRONT_PT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FRONT_PT", "type": "esriFieldTypeDouble", "alias": "FRONT_PT", "domain": null }, { "name": "BORDERS_PT", "type": "esriFieldTypeDouble", "alias": "BORDERS_PT", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 471, "name": "Canada 1920", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 462, "name": "ET1920" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 175, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Alberta", "label": "Alberta", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 162, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Saskatchewan", "label": "Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 178, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Yukon Territory", "label": "Territoire du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Franklin", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Keewatin", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Mackenzie", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 472, "name": "Colonie britannique 1920", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 462, "name": "ET1920" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 473, "name": "ET1927", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 474, "name": "Annotation 1927" }, { "id": 478, "name": "Noms de la division politique 1927" }, { "id": 480, "name": "Capitales 1927" }, { "id": 481, "name": "Frontières du district marin 1927" }, { "id": 482, "name": "Canada 1927" }, { "id": 483, "name": "Colonie britannique 1927" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 474, "name": "Annotation 1927", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 473, "name": "ET1927" }, "subLayers": [ { "id": 475, "name": "Default" }, { "id": 476, "name": "name" }, { "id": 477, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 475, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 474, "name": "Annotation 1927" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 476, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 474, "name": "Annotation 1927" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 477, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 474, "name": "Annotation 1927" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 478, "name": "Noms de la division politique 1927", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 473, "name": "ET1927" }, "subLayers": [ { "id": 479, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 479, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 478, "name": "Noms de la division politique 1927" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 480, "name": "Capitales 1927", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 473, "name": "ET1927" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 481, "name": "Frontières du district marin 1927", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 473, "name": "ET1927" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1588394.375, "ymin": 403888.46880000085, "xmax": 1573513.625, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FRONT_PT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FRONT_PT", "type": "esriFieldTypeDouble", "alias": "FRONT_PT", "domain": null }, { "name": "BORDERS_PT", "type": "esriFieldTypeDouble", "alias": "BORDERS_PT", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 482, "name": "Canada 1927", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 473, "name": "ET1927" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 175, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Alberta", "label": "Alberta", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 162, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Saskatchewan", "label": "Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 178, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Yukon Territory", "label": "Territoire du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Franklin", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Keewatin", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Mackenzie", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 483, "name": "Colonie britannique 1927", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 473, "name": "ET1927" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Terre-Neuve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 484, "name": "ET1949", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 485, "name": "Annotation 1949" }, { "id": 489, "name": "Noms de la division politique 1949" }, { "id": 491, "name": "Capitales 1949" }, { "id": 492, "name": "Frontières du district marin 1949" }, { "id": 493, "name": "Canada 1949" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 485, "name": "Annotation 1949", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 484, "name": "ET1949" }, "subLayers": [ { "id": 486, "name": "Default" }, { "id": 487, "name": "name" }, { "id": 488, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 486, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 485, "name": "Annotation 1949" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 487, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 485, "name": "Annotation 1949" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 488, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 485, "name": "Annotation 1949" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 489, "name": "Noms de la division politique 1949", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 484, "name": "ET1949" }, "subLayers": [ { "id": 490, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 490, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 489, "name": "Noms de la division politique 1949" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 491, "name": "Capitales 1949", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 484, "name": "ET1949" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 492, "name": "Frontières du district marin 1949", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 484, "name": "ET1949" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1588394.375, "ymin": 403888.46880000085, "xmax": 1573513.625, "ymax": 3877963.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FRONT_PT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FRONT_PT", "type": "esriFieldTypeDouble", "alias": "FRONT_PT", "domain": null }, { "name": "BORDERS_PT", "type": "esriFieldTypeDouble", "alias": "BORDERS_PT", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 493, "name": "Canada 1949", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 484, "name": "ET1949" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 175, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Alberta", "label": "Alberta", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 162, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Saskatchewan", "label": "Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 204, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Terre-Neuve", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 178, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Yukon Territory", "label": "Territoire du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Franklin", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Keewatin", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "District of Mackenzie", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest : District de Franklin; District de Keewatin; District de Mackenzie", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 494, "name": "ET1999", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 495, "name": "Annotation 1999" }, { "id": 499, "name": "Noms de la division politique 1999" }, { "id": 501, "name": "Capitales 1999" }, { "id": 502, "name": "Canada 1999" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 495, "name": "Annotation 1999", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 494, "name": "ET1999" }, "subLayers": [ { "id": 496, "name": "Default" }, { "id": 497, "name": "name" }, { "id": 498, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 496, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 495, "name": "Annotation 1999" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 497, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 495, "name": "Annotation 1999" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 498, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 495, "name": "Annotation 1999" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 499, "name": "Noms de la division politique 1999", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 494, "name": "ET1999" }, "subLayers": [ { "id": 500, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 500, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 499, "name": "Noms de la division politique 1999" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 501, "name": "Capitales 1999", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 494, "name": "ET1999" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 502, "name": "Canada 1999", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 494, "name": "ET1999" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 175, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Alberta", "label": "Alberta", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 202, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nunavut", "label": "Nunavut", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 162, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Saskatchewan", "label": "Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 204, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Terre-Neuve", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 178, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Yukon Territory", "label": "Territoire du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 503, "name": "ET2001", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 504, "name": "Annotation 2001" }, { "id": 508, "name": "Noms de la division politique 2001" }, { "id": 510, "name": "Capitales 2001" }, { "id": 511, "name": "Canada 2001" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 504, "name": "Annotation 2001", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 503, "name": "ET2001" }, "subLayers": [ { "id": 505, "name": "Default" }, { "id": 506, "name": "name" }, { "id": 507, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 505, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 504, "name": "Annotation 2001" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 506, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 504, "name": "Annotation 2001" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 507, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 504, "name": "Annotation 2001" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 508, "name": "Noms de la division politique 2001", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 503, "name": "ET2001" }, "subLayers": [ { "id": 509, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 509, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 508, "name": "Noms de la division politique 2001" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 510, "name": "Capitales 2001", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 503, "name": "ET2001" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 511, "name": "Canada 2001", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 503, "name": "ET2001" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 175, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Alberta", "label": "Alberta", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 202, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nunavut", "label": "Nunavut", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 162, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Saskatchewan", "label": "Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 204, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Terre-Neuve-et-Labrador", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 178, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Yukon Territory", "label": "Territoire du Yukon", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 512, "name": "ET2003", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 513, "name": "Annotation 2003" }, { "id": 517, "name": "Noms de la division politique 2003" }, { "id": 519, "name": "Capitales 2003" }, { "id": 520, "name": "Canada 2003" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3205903.8356999997, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 513, "name": "Annotation 2003", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 512, "name": "ET2003" }, "subLayers": [ { "id": 514, "name": "Default" }, { "id": 515, "name": "name" }, { "id": 516, "name": "date" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_16", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_16", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "date" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 1, "name": "name" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "START_TIME": null, "END_TIME": null }, "code": 2, "name": "date" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 514, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 513, "name": "Annotation 2003" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 515, "name": "name", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 513, "name": "Annotation 2003" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 516, "name": "date", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 513, "name": "Annotation 2003" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2221812.6732, "ymin": -476785.258200001, "xmax": 3198457.862399999, "ymax": 3660495.508799999, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 517, "name": "Noms de la division politique 2003", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 512, "name": "ET2003" }, "subLayers": [ { "id": 518, "name": "Default" } ], "minScale": 0, "maxScale": 3000000, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeSmallInteger", "alias": "END_DATE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Index_13", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_13", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 518, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 517, "name": "Noms de la division politique 2003" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2141464.4987999983, "ymin": -305167.8938000016, "xmax": 3205903.8356999997, "ymax": 3821136.4177999995, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 3000000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 519, "name": "Capitales 2003", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 512, "name": "ET2003" }, "subLayers": [], "minScale": 10000000, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CAPITAL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a087d3d077fe8918ea0eb6d4f410b932", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2t1F9IU1EcB/DvvVw3L8IWm6AzrzplEDpYbuh0b3sQmaiwLroGoQMvQlOfYrYHg9ClTX0INKeGMJz0IN02hIRC9qIO1FBa9XAVRBF9ajKxkWCtnrp5bUlEv6dzfn8+HA6HQ+E/BXVF7YbFYnEUFRVVA7iWTqePlpaWXh8fH4cBJP4GUtjt9tDi4mKz2Wz+Xl1dTeTk5CCRSOD8/PzW9vb2eF5e3sNoNPr4Kkhts9neFRQUFOzs7IBhGOJisa2tjdza2pJ3dXU9stvtN8Ph8O2MUEtLy5vi4uLrAwMDyM7OBgDE43Ho9XqQJAmSJGEymRCJRMjGxsZWlmU/8Dzvk0BNTU3s+vq6cXJyUkQAgOd50DQNnU4n5vLz8zE1NUVwHPcAQABAQoQYhrnPsixUKpU4kEwm0d/fj9LSUgkEAJWVldDpdFlardYZDofHRWh/f7+io6ND0ry5uQkACAQCcDqdkMlkYo0kSTQ0NBDxeLwZwC9IEAT68PAQPT09iMViEnBtbQ1yuVzc+/1+uN1uqNVqpNNpjeSOCgsLv2q12qyFhQX4/X6MjIzgcmg0GszNzcFqtYIgCKRSKdA0nZJAFRUVn/b29jR6vR6Dg4NQKpXo6+uTQMvLyygrKxP3GxsbUCgU7yUQwzCR2dnZu/X19aAoCoIg/Haik5MTcX1wcIBgMAiTyfREAnm93nssy3bwPC+rra1FKBSCxWLB6OgoVlZW0Nvbi2g0CqPRiLOzMwwPD8Ptdr/1+XwfJRCALzabzenz+V5YrVbC6/XC4/FApVKhpqYGVVVV6O7uhsPhwNjYGFKp1OfT09O6n8OSl81x3MtgMHhnZmYmlJubS8ZiMZSUlICmaSgUCnAcB7PZjPb29qPy8vIqj8eTzAgBgMvlej49Pf2Koqhnq6urdRMTE8rd3V3CYDB8MxgMh0NDQ09dLtfw5bmM30hnZ+cJgNaLOUEQMD8/n6n9z9C/xA9YJfjyKCQ4zgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Capitale nationale", "description": "" }, { "symbol": { "type": "esriPMS", "url": "817a21f40fcc7e6dffeb14ab35fc04ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtBJREFUOI2t1E1IG0EUB/B/lrU1KkkxBzV1/TgIxSipXRLBm0QJET9IF20CIgGDpHosEg8WK24hm1MFa1d7EZtLJenGizQlehNEE6SmRaIgitRTExpMjGK77amrS1IppXObecNv3nszDIn/NMgbYvdaWloeVVVVGQHcEUXxJBwOh5LJpAAg8TeQymq1vllZWelubm7+aTQaFcXFxUgkEri8vHy4t7c3U1ZW9mxtbc1zE6SxWCwftVqtdn9/HxRFKa4HBwYGiO3t7dsjIyPPrVbrfUEQbHmh3t7eD9XV1XenpqZQWFiYkypBEKBpGsFgkOjs7OxjGOZTIBBgZVBXVxezubn5gOd5CRFFEel0GkVFRSDJqzPLy8sxNzencDqdTwG8ApCQohRFuRmGQWlpKQAgEolgfHwcoVAINE2D4zi0traCIAgAQFNTE+rq6gpqa2vtgiDMSNDR0ZFucHAQABCLxWAwGKQMotEo2traEA6HYTKZpDI7OjoUOzs73QCuoHg8rlSr1QAAnudz+gMAbrcbGxsbUpkajQaiKFbIelRZWfk9m80WAMDq6mpeKBqN4uzsDCqVCgCQyWSgVCozMkin0309PDysaGhoQE9PD7xebw5kNptRUlIizbe2tqBSqWIyiKKo4OLi4mOz2QyXy4Xp6WlcXFzIIJZlpWYfHx9jYWEBNE2/kEFjY2NPGIYZDAQCt2w2G3Z3d8HzPJaXl2EymeByudDY2AgAOD8/h9frxfDwcIRl2c8yCEDWYrHYWZb1A1AwDAOO48BxnCyrZDIJj8eDTCaTPj09bf+9LnvZTqfznc/nswuC4PP7/aTD4UBNTQ2USiVSqRRisRgmJiZgt9tP6uvrDaOjo9/yQgDQ39//dn5+/j1Jkq/X19fbZ2dn1QcHBwq9Xv9Dr9d/mZycfOlwOHJuIu83MjQ0lALQd30tHo9jaWkp3/Y/Q/8yfgF39AB468lvYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Provinciale ou territoriale ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2034899.25, "ymin": -443909.3125, "xmax": 2968936.5, "ymax": 1929259.375, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAPITAL", "type": "esriFieldTypeInteger", "alias": "CAPITAL", "domain": null }, { "name": "EST_POP", "type": "esriFieldTypeInteger", "alias": "EST_POP", "domain": null }, { "name": "EST_POP_YR", "type": "esriFieldTypeSmallInteger", "alias": "EST_POP_YR", "domain": null }, { "name": "POP_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "POP_SOURCE", "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "NAME_TYPE", "domain": null }, { "name": "CGNS", "type": "esriFieldTypeString", "alias": "CGNS", "length": 32, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 60, "domain": null }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "length": 60, "domain": null }, { "name": "NAME_OTHER", "type": "esriFieldTypeString", "alias": "NAME_OTHER", "length": 60, "domain": null }, { "name": "POLITICALDIV", "type": "esriFieldTypeSmallInteger", "alias": "POLITICALDIV", "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeSmallInteger", "alias": "COUNTRY", "domain": null }, { "name": "est_date", "type": "esriFieldTypeSmallInteger", "alias": "est_date", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POP1M_", "type": "esriFieldTypeDouble", "alias": "POP1M_", "domain": null }, { "name": "POP1M_ID", "type": "esriFieldTypeDouble", "alias": "POP1M_ID", "domain": null }, { "name": "REGIONCODE", "type": "esriFieldTypeDouble", "alias": "REGIONCODE", "domain": null }, { "name": "REGIONNAME", "type": "esriFieldTypeString", "alias": "REGIONNAME", "length": 240, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 67, "domain": null }, { "name": "CGNDBKEY", "type": "esriFieldTypeString", "alias": "CGNDBKEY", "length": 9, "domain": null }, { "name": "GENCODE", "type": "esriFieldTypeDouble", "alias": "GENCODE", "domain": null }, { "name": "GENERIC", "type": "esriFieldTypeString", "alias": "GENERIC", "length": 32, "domain": null }, { "name": "CONCODE", "type": "esriFieldTypeString", "alias": "CONCODE", "length": 6, "domain": null }, { "name": "CONCISE", "type": "esriFieldTypeString", "alias": "CONCISE", "length": 44, "domain": null }, { "name": "CROSS_REF", "type": "esriFieldTypeString", "alias": "CROSS_REF", "length": 63, "domain": null }, { "name": "CROSS_KEY", "type": "esriFieldTypeString", "alias": "CROSS_KEY", "length": 9, "domain": null }, { "name": "NTSMAP", "type": "esriFieldTypeString", "alias": "NTSMAP", "length": 9, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "CSDUID", "type": "esriFieldTypeDouble", "alias": "CSDUID", "domain": null }, { "name": "POP2001", "type": "esriFieldTypeDouble", "alias": "POP2001", "domain": null }, { "name": "SCALE_CAT", "type": "esriFieldTypeDouble", "alias": "SCALE_CAT", "domain": null }, { "name": "POP_CAT", "type": "esriFieldTypeDouble", "alias": "POP_CAT", "domain": null }, { "name": "CSD_NAME01", "type": "esriFieldTypeString", "alias": "CSD_NAME01", "length": 72, "domain": null }, { "name": "SCLNK_E01", "type": "esriFieldTypeString", "alias": "SCLNK_E01", "length": 253, "domain": null }, { "name": "SCLNK_F01", "type": "esriFieldTypeString", "alias": "SCLNK_F01", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 520, "name": "Canada 2003", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3978, "latestWkid": 3978 }, "copyrightText": "", "parentLayer": { "id": 512, "name": "ET2003" }, "subLayers": [], "minScale": 0, "maxScale": 3000000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROV_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 175, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Alberta", "label": "Alberta", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 191, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "British Columbia", "label": "Colombie-Britannique", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Prince Edward Island", "label": "Île-du-Prince-Édouard", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 167, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Manitoba", "label": "Manitoba", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 145, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "New Brunswick", "label": "Nouveau-Brunswick", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 160, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nova Scotia", "label": "Nouvelle-Écosse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 202, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Nunavut", "label": "Nunavut", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 176, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Ontario", "label": "Ontario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 196, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Quebec", "label": "Québec", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 162, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Saskatchewan", "label": "Saskatchewan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 204, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Newfoundland", "label": "Terre-Neuve-et-Labrador", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Northwest Territories", "label": "Territoires du Nord-Ouest", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 178, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Yukon Territory", "label": "Yukon", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2340603.75, "ymin": -719746.0625, "xmax": 3009430.5, "ymax": 3836605.25, "spatialReference": { "wkid": 3978, "latestWkid": 3978 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOM_PROV", "type": "esriFieldTypeString", "alias": "NOM_PROV", "length": 41, "domain": null }, { "name": "PROV_NAME", "type": "esriFieldTypeString", "alias": "PROV_NAME", "length": 45, "domain": null }, { "name": "PT_ATT_F", "type": "esriFieldTypeDouble", "alias": "PT_ATT_F", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "START_TIME", "type": "esriFieldTypeSmallInteger", "alias": "START_TIME", "domain": null }, { "name": "END_TIME", "type": "esriFieldTypeSmallInteger", "alias": "END_TIME", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }