Details
-
Wish
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
We could provide an auto-completion for Well Known Text (WKT) in NetBeans editor. This could include:
- GeographicCRS, ProjectedCRS and other keywords. The available keywords depend on the context.
- Cartesian, ellipsoidal and other coordinate system types.
- north, east and other axis directions.
- Ellipsoid names, completed with parameter values when a name is selected.
- Operation method names.
- Parameter names for the operation method.
- EPSG code.
Documentation about writing auto-completion plugin are available there: