πΉ What is GeoJSON?
GeoJSON is a file format used to represent geographic data β like boundaries, routes, or zones β using coordinates. In Swyvl, you can upload a .geojson
file to display shapes such as polygons and lines on your map.
π₯ Uploading a GeoJSON File
Open your Project in the Builder.
Click on the "Linework" tool in the top toolbar.
This tool allows you to upload and display a GeoJSON file on your map.Select your
.geojson
file from your computer or Resources.
Your file will begin uploading. Once processed, the shape will appear on the map.Your GeoJSON will now appear in the Sidebar under Project Data, where you can manage or edit it at any time.
β
Supported file format: .geojson
(must be valid GeoJSON syntax).
π¨ Styling Your GeoJSON
Click on the data item in the Project Data Sidebar to open the Properties Panel on the right.
Select the Styling tab.
You can adjust:
Color
Opacity
Changes are saved automatically β youβll see them update in real time on the map.
π Tip: Use styling to differentiate zones, highlight important paths, or show coverage areas.
ποΈ Managing Your Linework
You can rename your GeoJSON in the Details tab of the Properties Panel.
You can delete the shape from the map by selecting it and choosing Delete under the Manage tab.
If needed, re-upload an updated version by clicking the Linework tool again.