Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GeospatialInformation and WKT question #27

Open
achronis opened this issue Sep 14, 2021 · 2 comments
Open

GeospatialInformation and WKT question #27

achronis opened this issue Sep 14, 2021 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation minor

Comments

@achronis
Copy link

Hello

(My apologies if this is not the correct place to post questions about SDMX 3.0.0)

I am having problems understanding the GeospatialInformation text type as described in the Technical Notes in order to produce a sample dataset. If I understood correctly the format is one of the following:

  1. { <WKT> } <: free text>?
  2. <crs code>?, <precision>?: { <WKT> } <: free text>?

is this correct ?

For example given the following WKT

POLYGON ((5.756835937499999 49.46633911082605, 6.51763916015625 49.46633911082605, 6.51763916015625 49.84860975344834, 5.756835937499999 49.84860975344834, 5.756835937499999 49.46633911082605))

and the DSD from the sample the expected format in a dataset would look something like the following ?

<Series INDICATOR="COB1" AREA="{( POLYGON ((5.756835937499999 49.46633911082605, 6.51763916015625 49.46633911082605, 6.51763916015625 49.84860975344834, 5.756835937499999 49.84860975344834, 5.756835937499999 49.46633911082605)) ) }: Part of Luxembourg and surrounding areas">
            <Obs TIME_PERIOD="1999" OBS_VALUE="1.583993822393823"  />
</Series>
dosse added a commit that referenced this issue Oct 29, 2021
Update README.rst
@dosse
Copy link
Contributor

dosse commented Oct 29, 2021

Hi @DrJMunozMx, @jgager could you please help answering this question?

@dosse dosse assigned DrJMunozMx and jgager and unassigned DrJMunozMx Oct 29, 2021
@dosse dosse assigned egreising and unassigned DrJMunozMx and jgager Mar 11, 2022
@dosse dosse added documentation Improvements or additions to documentation minor labels Mar 11, 2022
@dosse
Copy link
Contributor

dosse commented Oct 20, 2023

@egreising Could you please follow up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation minor
Projects
None yet
Development

No branches or pull requests

5 participants