Opened 9 years ago
Closed 6 years ago
#1185 closed defect/bug (fixed)
Document shapefile map driver
Reported by: | tryagain | Owned by: | KaZeR |
---|---|---|---|
Priority: | minor | Milestone: | version 0.5.1 |
Component: | core | Version: | git master |
Severity: | normal | Keywords: | shapefile, map, docs |
Cc: |
Description
We have support for shapefile map format in navit.
But there seems to be no documentation for this driver.
As far as I can see from the code, navit uses additional mapfilename.dbfmap file to do mapping between shapefile and navit item/attribute types.
I would like to have description of this file and some usage example on our wiki.
I think this map driver could be usable to use data for overview map from http://www.naturalearthdata.com/downloads/
Change History (3)
comment:1 Changed 9 years ago by usul
- Keywords shapefile map docs added
- Milestone set to version 0.5.1
comment:2 Changed 9 years ago by usul
comment:3 Changed 6 years ago by kazer
- Resolution set to fixed
- Status changed from new to closed
We now have a working documentation with examples for the Shapefile driver : https://wiki.navit-project.org/index.php/Shapefiles
Note: See
TracTickets for help on using
tickets.
I agree, that we need docs for all features that are available :)
Personally I think we should put our very limited ressources currently more to OSM etc. as it's one of the leading public geodata ressources and also assimilates other sources. Also the work with shapefile might cause a lot of errors and needs more support.
Anyway, in the end we just need somebody who does the job ;)