[OSM-talk] geojson

Frans Thamura frans at meruvian.org
Sat Jan 21 08:47:17 GMT 2012


can i h ave the code of the free-map.org.uk?

so i can learn how it work

still seeking a way to make POI using GeoJSON

i can see the GeoJSON lat&long in [].

F


On Sat, Jan 21, 2012 at 5:33 AM, Nick Whitelegg
<Nick.Whitelegg at solent.ac.uk> wrote:
>
> Look at
>
> http://www.free-map.org.uk/0.6/
>
> This uses Leaflet (leaflet.cloudmade.com) to show the map. Note that the map
> is actually generated client side (using kothic-js); however it's a simple
> change to convert to a mapnik raster layer (use an L.TileLayer rather than
> an L.TileLayer.Kothic; see examples on the webmapping2.xhtml page).
>
> A 'drag end' event is captured; this then then sends an AJAX request to a
> GeoJSON server. Again see the Leaflet site for explanation of how it works.
>
>
> Nick
>
> -----Frans Thamura <frans at meruvian.org> wrote: -----
>
> To: Nick Whitelegg <Nick.Whitelegg at solent.ac.uk>
> From: Frans Thamura <frans at meruvian.org>
> Date: 20/01/2012 04:33PM
> Cc: talk at openstreetmap.org
> Subject: Re: [OSM-talk] geojson
>
>
> i am still seeking how to use this geojson in mapnik.
>
> if you have an example that will be awesome
>
> a working example  :)
>
> brewmap.osmosa.net -> just json, i wish geojson
>
> F
>
>
>
> On Fri, Jan 20, 2012 at 11:27 PM, Nick Whitelegg
> <Nick.Whitelegg at solent.ac.uk> wrote:
>> Hi,
>>
>> Do you mean a geojson overlay on a mapnik map, i.e. markers?
>>
>> I think openlayers has a geojson layer: Leaflet certainly does.
>>
>> There's some material on the Leaflet site on creating a geojson layer.
>>
>> You might also want to look at
>>
>> http://www.free-map.org.uk/course/ewt/webmapping2.xhtml
>>
>> Nick
>>
>> -----Frans Thamura <frans at meruvian.org> wrote: -----
>>
>> To: openstreetmap <talk at openstreetmap.org>
>> From: Frans Thamura <frans at meruvian.org>
>> Date: 20/01/2012 04:11PM
>> Subject: [OSM-talk] geojson
>>
>> hi all
>>
>> we want to implement geojson on mapnik with OSM data
>>
>> any glue to start?
>>
>> the idea will extend BrewMap code, become application to manage POI
>>
>> F
>>
>> _______________________________________________
>> talk mailing list
>> talk at openstreetmap.org
>> http://lists.openstreetmap.org/listinfo/talk



More information about the talk mailing list