GispoCoding / tarmo

Tarmo - Tampere Mobilemap
https://ulkoilutampereenseutu.fi/
MIT License
11 stars 3 forks source link

Add: Capability to handle polygon data from Lipas #68

Closed pavetsu14 closed 2 years ago

pavetsu14 commented 2 years ago

There are three type classes which are stored in Lipas as multipolygons / polygons. The three type classes are: 101 Lähipuisto 102 Ulkoilupuisto 1110 Liikuntapuisto*

However, we do not want to bring any polygon data from Lipas to Tarmo. Note that the geometry type of all the other features we are importing from Lipas is either point or line, so the polygon handling problem relates only to these three type code classes.