Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 466 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 466 Bytes

WMSProxy

WMSProxy is a proxy that makes CartoDB user layers available as WMS and WMTS. WMTProxy does this by creating MapProxy configurations based on the viz.json for a user. Configurations are created dynamically and are cached for a few minutes.

See example_config.py for an example WSGI configuration.

The WMS is available at: http://localhost//service?

The WMTS is available at: http://localhost//wmts/1.0.0/WMTSCapabilities.xml