Cercalia WebServices / HTTP APIs

Comprehensive documentation for integrating Cercalia’s server-side APIs into your applications.

Welcome to the documentation hub for Cercalia’s server-side APIs. Here, you’ll find detailed information on various services that enable seamless integration of geolocation, routing, and mapping functionalities into your applications.

Available Services

Cercalia offers a suite of server-side APIs designed to enhance your applications with robust geospatial capabilities:

  • Suggest: Provides autocompleted search for addresses and Points of Interest (POIs).

  • Geocoding: Converts a physical address into geographic coordinates (XY).

  • Reverse Geocoding: Retrieves address information based on geographic coordinates.

  • Routing: Calculates routes, including waypoints, and optimizes their order, considering current or predicted traffic conditions.

  • Route Optimization: Optimizes routes for multiple vehicles with various restrictions and weights.

  • Snap to Road & Speeding Report: Aligns GPS tracks to the road network and reports instances of speeding.

  • Surface Calculation from GPS Track: Generates polygons and calculates areas based on GPS tracks.

  • Isochrones: Calculates isochrones using time or distance values.

  • Zone Visit Compliance: Determines the percentage of planned streets and areas a vehicle has traversed using raster analysis technology.

  • POIs: Displays POIs on a map, with or without zoom-level adaptation, filters POIs along a route, provides weather forecasts, and lists gas stations with updated prices.

  • Proximity: Calculates which markers or POIs are within a polygon (geofencing), within a radius, or the nearest ones using real proximity through route calculation.

  • Static Maps: Generates customized maps in PNG format.

  • Geographic Element Geometry Download: Downloads polygons of administrative/geographic elements (postal codes, municipalities, census sections, etc.).

  • Geofencing: Massively identifies if a point is within one or more polygons.

  • Shapefile Converter: Converts WKT format to Shapefile.

  • Available WMS Layers: Lists available WMS layers, compatible with any map API.

Getting Started

To integrate these services into your applications:

  1. Obtain an API Key: Sign up for free at https://clients.cercalia.com and generate your API key.

  2. Review the Documentation: Access detailed guides and references for each service to understand their capabilities and implementation steps.

  3. Integrate into Your Project: Follow the provided instructions to add the desired services to your application and configure them according to your needs.

For further assistance, refer to our comprehensive documentation or contact our support team via support@cercalia.com



Geocoding

Comprehensive documentation for integrating Cercalia’s Geocoding API into your applications.

Geofencing

Massive geofencing service, using multiple polygons.

Geographic Element Geometry Download

Downloads polygons of administrative/geographic elements (postal codes, municipalities, census sections, etc.).

Isochrones

Get several isochrones from a single request, based on time or distance.

Points of Interest (POIs)

Show POIs on the map, get the POIs along a route, weather info, gas stations, etc.

Proximity search

Geofencing search, real proximity using routing and traffic info.

Reverse Geocoding API

Comprehensive documentation for integrating Cercalia’s Reverse Geocoding API into your applications.

Route Optimization

Route optimization API, including several vehicles, restrictions, prioritizations, and more.

Routing API

Comprehensive documentation for integrating Cercalia’s Routing API into your applications.

Shapefile format conversor

Massive geofencing service, using multiple polygons.

Snap to Roads and Speeding Report

Adjust historical vehicle GPS tracking to the road (map matching).

Static maps

Get a PNG image map including markers, shapes and labels.

Suggest API

Comprehensive documentation for integrating Cercalia’s Suggest API into your applications.

Surface calculation from a GPS track

Get a polygon and surface calculation from a GPS track.

Web Map Service (WMS) Layers

Web Map Service (WMS) layers avaliables, ready to use with any maps API.

Zone visit analysis

Calculate if a vehicle has passed through all the planned streets and squares, using raster analysis technology.

Last modified December 19, 2024: feat: markdown api http all (d8c23c1)