Make your own Google Map

I am working on a web mapping demo for a customer and I tried to reproduce the look-and-feel of Google Maps.
It is not yet perfect and things are still missing but I believe it is on a good track. If anybody interested I publish SLD (Style Layor Descriptor) files for download. Everything here is done with open standards from the OGC, thanks to GeoServer and PostGIS (BTW, everything on a Mac).

Map ala Google Maps
Click for fullsize


Of course my dataset is not as perfect as the one from Google so you can see some inperfections on the result.
Some details and explanation before you download:

  • I have each type of data in one postgis table in EPSG:4326,
  • For streets, I have street, avenue and highway in one table with an attribute to differenciate them. In that case you must adapt the criteria in the filter part or split the file into several if your dataset is different,
  • You probably need to modify the maxScaleDenominator and minScaleDenominator to adapt to your dataset

Download version 0.2

Here is a snippet of one of them (for the land).

Any comments or improvements?

5 thoughts on “Make your own Google Map

  1. Mike

    Hi there–

    I downloaded the SLDs but they look to be currupt. For example:

    tyName>typerity>
    rOffset>
    lPnormaler>
    >s#333333

    thanks!

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>