Skip to content

Zverik/point_ed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GeoJSON Point Editor

This is a dedicated editor for points in a GeoJSON. Lines are not supported, but preserved. Structured properties and properties with keys starting with $ are hidden and preserved.

Why is it better?

  • Few controls: no menus or button rows to distract.
  • Points are editable on click, no extra "edit" buttons.
  • See point name in a tooltip, no clicking needed.
  • Edit properties as text: copy and paste, add multiple keys without navigating a table control.
  • One-click exporting to GeoJSON.
  • Filter points by keys and values, export filtered points.

Author and License

Published under MIT license, written by Ilya Zverev.

About

GeoJSON Point Editor

Topics

Resources

Stars

Watchers

Forks