Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions explore-analyze/visualize/maps/import-geospatial-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,9 @@
**Upload file** indexes GeoJSON features in {{es}}, creating a document for each feature.

::::{note}
GeoJSON feature coordinates must be in EPSG:4326 coordinate reference system..
GeoJSON feature coordinates must be in EPSG:4326 coordinate reference system. For data using other coordinate systems, refer to our [conversion instructions](/explore-analyze/visualize/maps/maps-clean-data.md#_convert_to_wgs84_coordinate_reference_system).

Check notice on line 53 in explore-analyze/visualize/maps/import-geospatial-data.md

View workflow job for this annotation

GitHub Actions / vale

Elastic.Acronyms: 'EPSG' has no definition.
::::


1. [Create a new map](maps-getting-started.md#maps-create).
2. Click **Add layer**.
3. Select **Upload file**.
Expand Down
Loading