WMS! What, more stuff? We make software, with map standards: Web Map Server. That is to say, CartoDB now offers the possibility of making its visualizations viewable via the Open Geospatial Consortium (OGC) Web Map Server (WMS) and Web Map Tile Service (WMTS) standards. The newest, hippest maps on the web just got “old school”.
CartoDB maps are available in a number of ways: through shared links, with embeds, using the CartoDB.js library, and via the Maps API. But there is a lot of software in use that pre-dates CartoDB, and by adding support for WMS/WMTS to CartoDB, we’ve opened up our maps to that software too.
This functionality comes with our Enterprise offering, if you want it activated please contact us.
So now you can add a CartoDB layer to your ArcGIS project.
Or to your QGIS project. (Actually, there is also a QGIS plug-in for CartoDB that is even more full-featured.)
Or to any other mapping software that supports WMS.
This could be of particular interest for data publishers that need to comply with OGC standards when publishing data, like for example in Europe with the INSPIRE initiative.
Finally, for those users coming to CartoDB from Google Maps Engine this could be a very important addition to have a successful migration.
Once the add-on is activated on your account, just use the standard WMS end point for your account (where “user” is your account name) and plug it into your software:
https://user.carto.com/api/v2/wms/service
For WMTS connections, use the WMTS capabilites URL:
https://user.carto.com/api/v2/wms/wmts/1.0.0/WMTSCapabilities.xml
Or, if you are building WMS requests by hand, send them to the end point as usual. For example, for a listing of available layers, use a GetCapabilities request:
https://user.carto.com/api/v2/wms/service/?Version=1.1.1&Request=GetCapabilities
Or for a map rendering of a layer, use a GetMap request:
https://user.carto.com/api/v1/wms?Version=1.1.1&Request=GetMap&Layers=layername&Styles=&SRS=EPSG:4326&BBOX=-180,-85.05,180,85.05&Width=400&Height=200&Format=image/png
The WMS support for CartoDB has a few limitations that are important to keep in mind, for example:
The ever-growing threat of climate change on the built environment cannot be ignored. Intensifying wildfires, storms, floods and sea level rise not only impact the health a...
NewsHundreds of data scientists, developers, business leaders and academics from around the world attended the 2022 Spatial Data Science Conference in London this past May! Wit...
NewsAt CARTO, we’re thrilled to announce that we’ll be sponsoring, attending and presenting at the 2022 Databricks’ Data + AI Summit taking place virtually and in-person June 2...
NewsPlease fill out the below form and we'll be in touch real soon.