[MapProxy] Looking for Vector Data Proxy Server

Anne Blankert anne.blankert at geodan.nl
Mon Oct 9 16:34:48 PDT 2017


Hello Dominic Napoleon,

Most web server software such as Apache httpd, NginX and HAproxy are
capable of proxying any http or https requests. So these can also be used
for proxying of (vector-) tiles and WFS.

Besides just proxying raster data, MapProxy has several other features,
such as caching, reprojecting and support for multiple service types (wms,
wms-c, tms, wmts, etc.) plus providing capabilities (service metadata) and
extra services like legend requests or feature info requests.

If you want similar features for vector data, such a proxy software would
be able to retrieve vector data from many different sources, cache the data
as vector tiles and would be able to reproject and stitch tiles together in
order to support several vector data retrieval formats and services (wfs,
kml?, geojson?, ).

I am not currently aware of such vector-data proxying software. If anyone
knows about a project that does for vector data and services what MapProxy
does for raster data and services, I would also very much like to learn
about that.

One solution might be NginX configured as a caching proxy for proxying
vector tiles from a remote source. Such an NginX service would only support
vector tiles. If tiles are in the cache, NginX can deliver them very
quickly. If not available, you can configure NginX to retrieve new tiles
from for instance a database or other external source. Remote sources are
mostly much slower but retrieval needs to be done only once per unique
vector data tile.

Another solution might be Geoserver. Geoserver can convert many
vector sources into vector tiles. It also supports WFS. However, I believe
Geoserver cannot currently retrieve and manage vector tiles or WFS data
from remote servers / services (=proxying) very efficiently?

Anne



2017-10-09 19:17 GMT+02:00 Napoleon, Dominic <dominic.napoleon at rgi-corp.com>
:

> Hey all,
>
>
> I'm looking for a solution like MapProxy but which supports proxying
> vector map data, like vector tiles or WFS.  Is there such a program out
> there already that can cache and serve vector data?
>
>
> Thanks!
>
> [image:
> 1498764632845_OutlookEmoji-1467065166088_image001.pngfebadf4c-dfcf-43e9-a6ba-36e612ab8bc4.png]
>
> *Dominic Napoleon*
>
> Reinventing GeospatialĀ®, Inc. (RGiĀ®)
>
> 4035 Ridge Top Road, Suite 520, Fairfax, VA 22030
>
>
>
> Office:   703-272-3204 x2094
>
> Mobile: 703-984-9036
>
> dominic.napoleon at rgi-corp.com <sidney.medford at rgi-corp.com>
>
>
> _______________________________________________
> MapProxy mailing list
> MapProxy at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapproxy
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20171010/3139125a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OutlookEmoji-1498764632845_OutlookEmoji-1467065166088_image001.pngfebadf4c-dfcf-43e9-a6ba-36e612ab8bc4.png410cd5b1-7a01-43ff-b43b-9581f6fe9fe4.png
Type: image/png
Size: 5272 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20171010/3139125a/attachment.png>


More information about the MapProxy mailing list