42arch / geojson.io-for-vscode

An extension that helps user to create, edit, and preview geojson data in VSCode πŸ—Ί.
https://marketplace.visualstudio.com/items?itemName=swallow.geojson-io-for-vscode
MIT License
7 stars 3 forks source link
data-visualization geojson vscode vscode-extension

GeoJSON.IO for VSCode

install download release update version download build

GeoJSON.IO for VSCode is an open-source extension for Visual Studio Code. It simply helps you to create, preview and edit your geojson data on a map πŸ—Ί.

Just like this website geojson.io 😍.

Features

Usage

  1. Install this extension ofc πŸ˜€.

  2. Open your geojson file or an empty file in VSCode, the file extension should be one of these: .json, .txt, .geojson.

  3. There are two ways to open the map window: Press ctrl + shift + p to open the command palette, search View On Map command and press Enter; Or just right-click on your file window and select View On Map option.

TipπŸ”ˆ: Every time after creating or editing a feature, the data on the text editor is unsaved status, don't forget to save it manually before closed VSCode.

Screenshot

screenshot

More

If you find any bugs or have some suggestions, please make an issue on the Github to let me know. And if this extension helped you, don't forget to leave a star ⭐.

License

MIT