iTowns / itowns

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
http://www.itowns-project.org
Other
1.08k stars 293 forks source link

how to load local pbf? #2228

Open beautifulskymoon opened 8 months ago

beautifulskymoon commented 8 months ago

I use tippecanoe to produce ./data/{z}/{x}/{y}.pbf,but failed

ketourneau commented 7 months ago

Can you provide us more informations ? Do you failed to generate the data or to display it ? Can you provide sample data ?

beautifulskymoon commented 7 months ago

Can you provide us more informations ? Do you failed to generate the data or to display it ? Can you provide sample data ? just use this https://raw.githubusercontent.com/iTowns/iTowns2-sample-data/master/geojson/arbres_bordeaux.geojson by tippecanoe image

jailln commented 7 months ago

You wanted to create a mvt with tippecanoe ? You said you failed, but at what ? Creating the data ? Displaying it with itowns?

Can you please provide:

beautifulskymoon commented 7 months ago

tree.zip tippecanoe -zg -pS -e /data/tree /data/tree.geojson -pC --no-feature-limit image cannot display it with iTowns,I opened pdf with QGIS,found its coordinate system is different from image