[OSGeo-Discuss] Which web project supports clipping/intersection?
Jorge Gustavo Rocha
jgr at osgeopt.pt
Wed Jul 15 14:47:19 PDT 2015
Hi Dan,
Maybe you can also check some more generic and powerful library like
OpenLayers [1,2] or Leaflet [3].
To use OpenStreetMap data, you can start play with Overpass API [4].
It is also wise to clip the features on the server side; not on the
client side.
I hope it helps,
J. Gustavo
[1] http://openlayers.org/
[2] http://wiki.openstreetmap.org/wiki/OpenLayers
[3] http://leafletjs.com/
[4] http://overpass-turbo.eu/
On 15-07-2015 22:10, Dan Ames wrote:
> Hi all, as a long time desktop developer, I'm now building web mapping
> applications and am feeling like a major newbie.
>
> Can someone point me in the right direction?
>
> Is there a javascript library that can perform basic geoprocessing on
> geoJSON features?
>
> We're retrieving features from OpenStreetMap and need to clip/intersect
> features...
>
> Thanks in advance,
>
> Dan
>
>
> _______________________________________________
> Discuss mailing list
> Discuss at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/discuss
>
More information about the Discuss
mailing list