Wikidata:WikiProject Campsites/Sweden

From Wikidata
Jump to navigation Jump to search

The aims of WikiProject Campsites/Sweden (Q119998612) are:

  • lobby the Swedish authorities to release good quality open (linked) data about all the campsites, barbecue places and shelters in their area of responsibility
  • add all known campsites, barbecue places and shelters in Sweden to Wikidata

TODO[edit]

  • Cleanup conflated campsites/shelters. We now want a separate item for the shelter if any.
  • Define a campsite better. What should be included/excluded?

Participants[edit]

[+] Add yourself to the list

The participants listed below can be notified using the following template in discussions:
{{Ping project|Campsites}}

Concepts[edit]

Overview[edit]

Coverage[edit]

  • petscan query help add "P6104:Q119998612" to all items we want to track

Campsites and shelters by administrative division:

Campsites and shelters by instance of

Statistics[edit]

As of 2023-06-27 we have 40 shelters and 89 campsites.

Sources[edit]

4 different of state organizations: municipalities and counties, Naturvårdsverket and Lantmäteriet has data on these objects.

Volunteer sources[edit]

Government sources[edit]

Municipalities[edit]

The municipalities number 290 and until now only 1 is known to have released shelters as open data. Many send their data to https://www.naturkartan.se/en/ where it is said to be copyrighted, but it is debatable whether a private enterprise can claim copyright on publicly collected and owned data from the municipalities.

Uppsala[edit]

Uppsala but the license is still unclear.

Naturvårdsverket[edit]

The counties have data on shelters that are within the borders of the nature reserves that they have the responsibility of maintaining and protecting.

The counties until now does not seem to release any open data, but report to Naturvårdsverket about these reserves and as part of that Naturvårdsverket also releases so called leder och anordningar (paths and amenities) under CC0:

The data has 4 features in scope of this Wikiproject: tältplats (campsite for tent), koja (wilderness hut), kåta (sami tent similar to teepee), bakval (swedish type of lean-to)

Sample data

{ "type": "Feature",

     "properties": {
       "gml_id": "ANORDNINGAR.7430587",
       "OBJECTID": 7430587,
       "Anordning_ID": "30238554",
       "Typ": "Tältplats",
       "Undertyp": "Tältplats",
       "NP": 0,
       "SKYDDSTYP_KOD": "NR",
       "Skyddat_område": "Björkenäs",
       "Anordningsnamn": "Tältplats"
     },
     "geometry": {
       "type": "MultiPoint",
       "coordinates": [
         [
           14.58593306893098,
           57.9484816510296
         ]
       ]
     }
   },{
     "type": "Feature",
     "properties": {
       "gml_id": "ANORDNINGAR.7437533",
       "OBJECTID": 7437533,
       "Anordning_ID": "30342409",
       "Typ": "Kåta",
       "Undertyp": "Kåta",
       "NP": 0,
       "SKYDDSTYP_KOD": "NR",
       "Skyddat_område": "Koppsele"
     },
     "geometry": {
       "type": "MultiPoint",
       "coordinates": [
         [
           18.52178615091962,
           65.25811441534717
         ]
       ]
     }
   },

{

     "type": "Feature",
     "properties": {
       "gml_id": "ANORDNINGAR.7437036",
       "OBJECTID": 7437036,
       "Anordning_ID": "30207987",
       "Typ": "Bakval",
       "Undertyp": "Bakval",
       "NP": 0,
       "SKYDDSTYP_KOD": "NR",
       "Skyddat_område": "Fänstjärnsskogen"
     },
     "geometry": {
       "type": "MultiPoint",
       "coordinates": [
         [
           13.34247851353132,
           60.44526789321409
         ]
       ]
     }
   },

Import script[edit]

See https://github.com/so9q/SEPAtoWikidata