Dynamo, Elk & conversion between coordinate systems

Hi Andrew,

In the GIS2BIM-package are some customnodes for this.

  1. Using the Google API for geocoding. The result is in WGS-84

  1. In the node below you can create a boundingbox in lat/long. The pythoncode can be used to transform coordinates.

  1. TransformCRS_epsg-node uses this server: https://epsg.io/transform to transform coordinates.

regards,

3 Likes