GeoJSON Point Generator
Convert latitude and longitude coordinates into a GeoJSON Point Feature. GeoJSON uses [longitude, latitude] coordinate order.
You might also need: Base64 Converter , JWT Decoder , JSON Validator and more
Latitude Longitude to GeoJSON
GeoJSON coordinate order is [longitude, latitude], not [latitude, longitude].
Optional properties must be a JSON object. The name field is merged into properties and takes priority.
GeoJSON Feature Output
- Latitude is required.
- Longitude is required.
Enter latitude and longitude to generate a GeoJSON Feature.
GeoJSON Notes
- GeoJSON Point coordinates use longitude, latitude order.
- The output is a GeoJSON Feature with Point geometry.
- Properties can store extra metadata such as name, city, source, or category.
Find this tool useful? Share it with your team to speed up your workflow.
If you like it, tap to support it; if it needs improvements, tap and we’ll prioritize updates.
Press Ctrl+D to save this tool in your bookmarks.