cbaines / leaflet-indoor

Provides basic tools to create indoor maps with Leaflet
http://cbaines.github.io/leaflet-indoor/examples/
BSD 2-Clause "Simplified" License
357 stars 100 forks source link

how to make the indoor room matching with the real coordinate? #14

Open adustdu2015 opened 6 years ago

adustdu2015 commented 6 years ago

how to make the indoor room matching with the real coordinate?

zeromonad commented 6 years ago

The accuracy is all based on the GeoJSON data that you provide.

adustdu2015 commented 6 years ago

I use the jsom to make the geojson,but I can't draw very accurately the indoor room

adustdu2015 commented 6 years ago

when I use the arcGIS Georeferencing,the software stop running.

zeromonad commented 6 years ago

Then the recommended course of action would be to use alternative GIS software such as QGIS or find out why arcGIS is crashing for you.

This issue is not due to the leaflet-indoor library.

adustdu2015 commented 6 years ago

do you know which software can convert dwg(CAD file)to gpx (include the coordinate)