diff --git a/docs/elements/geometry.md b/docs/elements/geometry.md index df642272d..d1fc33fdf 100644 --- a/docs/elements/geometry.md +++ b/docs/elements/geometry.md @@ -13,8 +13,7 @@ A `` element has one child element, which can be a ``, ### `cs` -Defines the Coordinate System of the geometry. When no `cs` is provided, the coordinate system of descendant `` elements is determined by a fallback to any in-scope ``. If no fallback coordinate system is identified by a `` element, the default value of `pcrs` (projected coordinates) is used. - +Defines the Coordinate System of the geometry. When no `cs` is provided, the coordinate system of descendant `` elements is determined by a fallback to any in-scope ``. If no fallback coordinate system is specified by a `` element, the default coordinate system of the `map-layer` is used; if none is defined, `gcrs` (geographic coordinates) is used. | CRS | Description | |------|-------------| @@ -91,7 +90,6 @@ For each member geometry, the same non-schema constraints apply as to the unique Point - -75.6916809 45.4186964 @@ -112,7 +110,6 @@ For each member geometry, the same non-schema constraints apply as to the unique Line - -75.6168365 45.471929 -75.6855011 45.458445 -75.7016373 45.4391764 -75.7030106 45.4259255 -75.7236099 45.4208652 -75.7565689 45.4117074 -75.7833481 45.384225 -75.8197403 45.3714435 -75.8516693 45.377714 @@ -133,7 +130,6 @@ For each member geometry, the same non-schema constraints apply as to the unique Polygon - -75.5859375 45.4656690 -75.6813812 45.4533876 -75.6961441 45.4239978 -75.7249832 45.4083331 -75.7792282 45.3772317 -75.7534790 45.3294614 -75.5831909 45.3815724 -75.6024170 45.4273712 -75.5673981 45.4639834 -75.5859375 45.4656690 @@ -155,7 +151,6 @@ For each member geometry, the same non-schema constraints apply as to the unique MultiPoint - -75.7016373 45.4391764 -75.7236099 45.4208652 -75.7833481 45.384225 @@ -176,7 +171,6 @@ For each member geometry, the same non-schema constraints apply as to the unique MultiLineString - -75.6168365 45.471929 -75.6855011 45.458445 -75.7016373 45.4391764 -75.7030106 45.4259255 @@ -198,7 +192,6 @@ For each member geometry, the same non-schema constraints apply as to the unique MultiPolygon - @@ -224,7 +217,6 @@ For each member geometry, the same non-schema constraints apply as to the unique Geometry Collection - diff --git a/docs/elements/span.md b/docs/elements/span.md index 960af41f2..3ea780d92 100644 --- a/docs/elements/span.md +++ b/docs/elements/span.md @@ -21,7 +21,6 @@ The `` element is useful when used together with html global attribute Polygon - -75.5859375 45.4656690 -75.6813812 45.4533876 -75.6961441 45.4239978 -75.7249832 45.4083331 -75.7792282 45.3772317 -75.7534790 45.3294614 -75.5831909 45.3815724 -75.6024170 45.4273712 -75.5673981 45.4639834 -75.5859375 45.4656690 diff --git a/docs/elements/style.md b/docs/elements/style.md index 9465d109d..c91bb2b77 100644 --- a/docs/elements/style.md +++ b/docs/elements/style.md @@ -43,7 +43,6 @@ All the demo's on the documentation pages contain a "CSS" tab which adds the CSS Polygon - -75.5859375 45.4656690 -75.6813812 45.4533876 -75.6961441 45.4239978 -75.7249832 45.4083331 -75.7792282 45.3772317 -75.7534790 45.3294614 -75.5831909 45.3815724 -75.6024170 45.4273712 -75.5673981 45.4639834 -75.5859375 45.4656690 diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/elements/geometry.md b/i18n/fr/docusaurus-plugin-content-docs/current/elements/geometry.md index 6ffaa9220..bdeeb5279 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/elements/geometry.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/elements/geometry.md @@ -13,7 +13,7 @@ Un élément `` a un élément-enfant qui peut être `` ### `cs` -Définit le système de coordonnées de la géométrie. Si aucun `cs` n’est fourni, le système de coordonnées des éléments descendants `` est déterminé par un retour vers n’importe `` dans la portée. Si aucun système de coordonnées n’est identifié par un élément ``, la valeur par défaut de `pcrs` (coordonnées projetées) est utilisée. +Définit le système de coordonnées de la géométrie. Si aucun `cs` n’est fourni, le système de coordonnées des éléments descendants `` est déterminé par un retour vers n’importe `` dans la portée. Si aucun système de coordonnées de secours n’est spécifié par un élément ``, le système de coordonnées par défaut du `map-layer` est utilisé; si aucun n'est défini, `gcrs` (coordonnées géographiques) est utilisé. Système de référence de coordonnées | CRS | Description | @@ -91,7 +91,6 @@ Pour chaque géométrie membre, les mêmes contraintes non schéma s’appliquen Point - -75.6916809 45.4186964 @@ -112,7 +111,6 @@ Pour chaque géométrie membre, les mêmes contraintes non schéma s’appliquen Ligne - -75.6168365 45.471929 -75.6855011 45.458445 -75.7016373 45.4391764 -75.7030106 45.4259255 -75.7236099 45.4208652 -75.7565689 45.4117074 -75.7833481 45.384225 -75.8197403 45.3714435 -75.8516693 45.377714 @@ -133,7 +131,6 @@ Pour chaque géométrie membre, les mêmes contraintes non schéma s’appliquen Polygone - -75.5859375 45.4656690 -75.6813812 45.4533876 -75.6961441 45.4239978 -75.7249832 45.4083331 -75.7792282 45.3772317 -75.7534790 45.3294614 -75.5831909 45.3815724 -75.6024170 45.4273712 -75.5673981 45.4639834 -75.5859375 45.4656690 @@ -155,7 +152,6 @@ Pour chaque géométrie membre, les mêmes contraintes non schéma s’appliquen MultiPoint - -75.7016373 45.4391764 -75.7236099 45.4208652 -75.7833481 45.384225 @@ -176,7 +172,6 @@ Pour chaque géométrie membre, les mêmes contraintes non schéma s’appliquen MultiLineString - -75.6168365 45.471929 -75.6855011 45.458445 -75.7016373 45.4391764 -75.7030106 45.4259255 @@ -198,7 +193,6 @@ Pour chaque géométrie membre, les mêmes contraintes non schéma s’appliquen MultiPolygon - @@ -224,7 +218,6 @@ Pour chaque géométrie membre, les mêmes contraintes non schéma s’appliquen Collection de géométries - diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/elements/span.md b/i18n/fr/docusaurus-plugin-content-docs/current/elements/span.md index 53ee5ba55..290ceedf2 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/elements/span.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/elements/span.md @@ -21,7 +21,6 @@ L’élément `` est utile lorsqu’il est utilisé avec des attributs Polygone - -75.5859375 45.4656690 -75.6813812 45.4533876 -75.6961441 45.4239978 -75.7249832 45.4083331 -75.7792282 45.3772317 -75.7534790 45.3294614 -75.5831909 45.3815724 -75.6024170 45.4273712 -75.5673981 45.4639834 -75.5859375 45.4656690 diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/elements/style.md b/i18n/fr/docusaurus-plugin-content-docs/current/elements/style.md index fe8861378..f0b2f7076 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/elements/style.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/elements/style.md @@ -37,7 +37,6 @@ Toutes les démonstrations comprises dans les pages de documentation contiennent Polygone - -75.5859375 45.4656690 -75.6813812 45.4533876 -75.6961441 45.4239978 -75.7249832 45.4083331 -75.7792282 45.3772317 -75.7534790 45.3294614 -75.5831909 45.3815724 -75.6024170 45.4273712 -75.5673981 45.4639834 -75.5859375 45.4656690 diff --git a/static/demo/map-feature-demo/index.html b/static/demo/map-feature-demo/index.html index 15fd0aecb..84c7720c6 100644 --- a/static/demo/map-feature-demo/index.html +++ b/static/demo/map-feature-demo/index.html @@ -38,7 +38,6 @@

MapML Demo: <map-feature>

Polygon - -75.5859375 45.4656690 -75.6813812 45.4533876 -75.6961441 45.4239978 -75.7249832 45.4083331 -75.7792282 45.3772317 -75.7534790 45.3294614 -75.5831909 45.3815724 -75.6024170 45.4273712 -75.5673981 45.4639834 -75.5859375 45.4656690 @@ -49,7 +48,6 @@

MapML Demo: <map-feature>

Line - -75.6168365 45.471929 -75.6855011 45.458445 -75.7016373 45.4391764 -75.7030106 45.4259255 -75.7236099 45.4208652 -75.7565689 45.4117074 -75.7833481 45.384225 -75.8197403 45.3714435 -75.8516693 45.377714 @@ -60,7 +58,6 @@

MapML Demo: <map-feature>

Point - -75.6916809 45.4186964 diff --git a/static/demo/map-geometry-demo/index.html b/static/demo/map-geometry-demo/index.html index f5b2439b9..cb94a2ca8 100644 --- a/static/demo/map-geometry-demo/index.html +++ b/static/demo/map-geometry-demo/index.html @@ -37,7 +37,6 @@

MapML Demo: <map-geometry>

Point - -75.6916809 45.4186964 diff --git a/static/demo/map-link-demo/index.html b/static/demo/map-link-demo/index.html index 5698c8fef..968ab3f99 100644 --- a/static/demo/map-link-demo/index.html +++ b/static/demo/map-link-demo/index.html @@ -38,7 +38,6 @@

MapML Demo: <map-link>

Ottawa - -75.697193 45.421530 diff --git a/static/demo/map-span-demo/index.html b/static/demo/map-span-demo/index.html index e6aaad7f2..8f5238095 100644 --- a/static/demo/map-span-demo/index.html +++ b/static/demo/map-span-demo/index.html @@ -37,7 +37,6 @@

MapML Demo: <map-span>

Polygon - -75.8242035 45.3526278 -75.6793213 45.4572409 -75.5680847 45.4692806 -75.6092834 45.4215881 -75.5756378 45.3810901 -75.7946777 45.3120804 -75.8242035 45.3526278 diff --git a/static/demo/map-style-demo/index.html b/static/demo/map-style-demo/index.html index 84b66fb4f..d6653e1d0 100644 --- a/static/demo/map-style-demo/index.html +++ b/static/demo/map-style-demo/index.html @@ -36,7 +36,6 @@

MapML Demo: <map-style>

- diff --git a/static/demo/sandbox/index.html b/static/demo/sandbox/index.html index 5fe5b1ab7..1a59fe637 100644 --- a/static/demo/sandbox/index.html +++ b/static/demo/sandbox/index.html @@ -37,7 +37,6 @@ Polygon - -75.5859375 45.4656690 -75.6813812 45.4533876 -75.6961441 45.4239978 -75.7249832 45.4083331 -75.7792282 45.3772317 -75.7534790 45.3294614 -75.5831909 45.3815724 -75.6024170 45.4273712 -75.5673981 45.4639834 -75.5859375 45.4656690 @@ -48,7 +47,6 @@ Line - -75.6168365 45.471929 -75.6855011 45.458445 -75.7016373 45.4391764 -75.7030106 45.4259255 -75.7236099 45.4208652 -75.7565689 45.4117074 -75.7833481 45.384225 -75.8197403 45.3714435 -75.8516693 45.377714 @@ -59,7 +57,6 @@ Point - -75.6916809 45.4186964