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

Create Taxonomies #7

Closed
fgeyer16 opened this issue Sep 5, 2018 · 9 comments
Closed

Create Taxonomies #7

fgeyer16 opened this issue Sep 5, 2018 · 9 comments
Assignees
Labels
BB: Scenario Management Scenario Management Building Block enhancement New feature or request good first issue Good for newcomers

Comments

@fgeyer16
Copy link

fgeyer16 commented Sep 5, 2018

We need some Taxonomies:

  • country
    • beside the name this taxonomy should have a geofield so that we can store the boundaries of the country
  • Sector subsectors will be child terms of the sector term
  • maybe we should make the study mode a Taxonomy as well?
@fgeyer16 fgeyer16 added enhancement New feature or request good first issue Good for newcomers labels Sep 5, 2018
@p-a-s-c-a-l
Copy link
Member

p-a-s-c-a-l commented Sep 6, 2018

Related to this action. AFAIR @bernhardsk had a look at different sector taxonomies. Example: Worldbank Project Sectors

@p-a-s-c-a-l
Copy link
Member

For country polygons we could use world.geo.json or world-atlas. However, GeoJSON's standard projection is ESPG:4326 and AFAIK @humerh wanted to use ETRS89 for the processed data. Moreover, some background layers (public OSM Tile Layers) may use EPSG:3857, so we have to make sure that the Map Component can handle different projections or that the layers are re-projected on server side!

@helllth
Copy link

helllth commented Sep 6, 2018

We use the https://kartena.github.io/Proj4Leaflet/ project in other solutions to display data in different projections.

There is this example on the page:
GeoJSON example displaying a GeoJSON with coordinates in EPSG:26915 on a Leaflet map with spherical mercator projection

You just have to add the projection info to your geojson file.

@p-a-s-c-a-l p-a-s-c-a-l added this to the CSIS Bootstrapping milestone Sep 10, 2018
@p-a-s-c-a-l
Copy link
Member

@maesbri Select and enter the economic sectors taxonomy

@p-a-s-c-a-l
Copy link
Member

@fgeyer16: Import countries taxonomy, at least name and county code. Optionally add geofield with bbox or polygon as geofield to the countries taxonomy and import polygons from #7 (comment)

@p-a-s-c-a-l
Copy link
Member

p-a-s-c-a-l commented Nov 8, 2018

Taxonomies are created, but content is still missing:

grafik

@p-a-s-c-a-l p-a-s-c-a-l added the BB: Scenario Management Scenario Management Building Block label Jan 15, 2019
@p-a-s-c-a-l
Copy link
Member

p-a-s-c-a-l commented Jan 22, 2019

@DanielRodera select a sector taxonomy (e.g. EIB, world bank, ...) and add to system.

Sources:

@DanielRodera
Copy link

@maesbri Select and enter the economic sectors taxonomy

I added the sectors taxonomy

@p-a-s-c-a-l
Copy link
Member

Done. If anything else is missing it can be discussed in #14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BB: Scenario Management Scenario Management Building Block enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

9 participants