3

I have shapefiles for mapping. I need to convert that shapefile into map file. Please help me to convert the shapefile into map file? Thanks in Advance!!!!!!!

Gilbert Le Blanc
  • 50,182
  • 6
  • 67
  • 111
Palanichamy
  • 141
  • 2
  • 9

1 Answers1

1

You will have to take a couple of steps here.

First, convert it to a .osm, then to a .pbf and finally to a map file.

Refer to here for converting to OSM.

As for the pbf use Osmosis to do that.

Then use Mapsforge to finalise the process.

Hope this helps!

Rachel

Rachel Gallen
  • 27,943
  • 21
  • 72
  • 81