Skip to content

42arch/geojson.io-for-vscode

Repository files navigation

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

  • Support real-time creating, editing, and previewing geojson data.
  • Support custom styling features.
  • Multiple base-map layers.

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