opensciencemap / vtm

a vector-tile map library written in java - running on android, desktop and within the browser
GNU Lesser General Public License v3.0
238 stars 176 forks source link

trying to render geojson vector tiles #168

Open nomizodiac opened 8 years ago

nomizodiac commented 8 years ago

i am trying to render geojson vector tiles, but my geojson is not in osm json format which is used in sample project https://gist.github.com/anonymous/8960337/raw/overpass.geojson is it possible to render vector tile map with geojson format other than the osm json format?