Skip to content
Snippets Groups Projects
Commit 827133cf authored by Bharatesh Chakravarthi S B's avatar Bharatesh Chakravarthi S B Committed by GitHub
Browse files

Update GeoAssignCoordinates.md

Former-commit-id: 7b5a946a
parent 2fd17425
No related branches found
No related tags found
No related merge requests found
......@@ -5,3 +5,8 @@ Given latitude and longitude arrays, take the values in those arrays and convert
Uses a spherical model of the earth to do the conversion. The position is in meters relative to the center of the earth.
If a transform is given, use the transform to convert latitude and longitude to the world coordinate.
!!! note
The vtkGeovisCore classes as well as the module vtkViewsGeovis have been deprecated for VTK 8.2 and will be removed in a future version.
See [VTK Merge Request 4395](https://gitlab.kitware.com/vtk/vtk/merge_requests/4395)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment