Create a layer / resource (data layer) to delimit an area


A layer allows you to delineate and highlight a territory on the map (department, region, country, etc.).

From Wemap Pro, you can create a layer by importing a GeoJSON format file.

πŸ“Œ Please note:

  • The GeoJSON format is the current standard for describing geographic data and their attributes, being easily integrable into web applications.
  • Before importing, make sure the file complies with the GeoJSON standard and that its size remains reasonable for web use (< 2MB).
  • Online tools exist to allow you to reduce the size of such a file (e.g., mapshaper.org) or to convert different formats to GeoJSON.

🧩 Create a layer

  1. Create a new resource: "Create" > "Resource"
  2. Select "Data Layer"
  3. Name the resource

  1. Click on "Import from a file" (in red in the image) or draw with our tools (in blue)


  1. Customize your layer:
    • Click on the relevant area
    • Apply the desired configurations from the styling module that opens on the right side of the screen:
      • Properties: vary according to the GeoJSON content
      • Fill: fill color and opacity
      • Outline: outline color, opacity, and line thickness

  1. Click on "Save"

πŸ–‡οΈ Associate the layer with a map

Once created, you can then directly link this resource to a map:

  1. Click on "Link this layer to a map"
  2. Select the map from the list that appears, then click "OK".

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.