GIS/Indoor Map: How to create an vector indoor map (zoomable with editable tiles) for OpenLayers or for LeafLet? -


i have been working on indoor localization using estimote beacons , works fine interacting smart glasses such odg r-7 requirement (covering our machine hall).

i came idea build web-based interactive indoor map, show floor plan of our machine hall in vector-wise, zoomable, , areas (aisles, machines) clickable editing.

i found nice libraries doing that, including openlayers, leaflet, etc. written in javascript able integrated in web application easily.

my problem is, how convert floor plan of our machine hall (pdf or dwg file autocad) format openlayers or leaflet can work with?

i can not find usable tutorial on internet. examples seem use existing gis data of providers.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -