taskMapOSMatic - Tasks: task #12003, Add openstreetmap.de stylesheet to...

 
 

task #12003: Add openstreetmap.de stylesheet to MapOSMatic

Submitter:  David MentrĂ© <dmentre>
Submitted:  Mon 23 Apr 2012 03:22:06 PM UTC
   
 
Should Start On:  Sun 22 Apr 2012 10:00:00 PM UTC Should be Finished on:  Sun 22 Apr 2012 10:00:00 PM UTC
Category:  infrastructure Priority:  * 5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Percent Complete:  0%
Open/Closed:  Open Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 21 May 2016 10:47:11 AM UTC, comment #1: 

I've added the German style to my "Germany-only" instance on http://maposmatic.osm-baustelle.de/ and to my "run your own instance with Vagrant" project:

https://github.com/hholzgra/maposmatic-vagrant/commit/8ee863fcffd5bf4591edf48fe3b6c5761f822858

Necessary changes:

  • use "--hstore-all --hstore-match-only" instead of just "--hstore" when importing data with osm2pgsql


  • "ele" needs an explicit cast to "float", stylesheet can be changed with


    sed -ie "s/ele,'FM9999D99'/ele::float,'FM9999D99'/g" osm-de.xml

  • some extra shape files are needed (see github patch for details)


  • some extra SQL views and functions need to be installed (all .sql files from the stylesheets "views" folder"


Problems:

  • Route names are rendered on streets in addition to actual street names, no idea why this only happens here and not on openstreetmap.de ...?


Hartmut Holzgraefe <hartmut>
Group Member
Mon 23 Apr 2012 03:22:06 PM UTC, original submission:  

Request from Sven Geggus: Add openstreetmap.de stylesheet to MapOSMatic.

The style sheet is available at:
  http://svn.openstreetmap.org/applications/rendering/mapnik-german/


David Mentré <dmentre>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by hartmut (Posted a comment)
  • -email is unavailable- added by dmentre (Submitted the item)
  • -email is unavailable- added by dmentre
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-04-23 dmentre Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code