Message 1 of 3
Not applicable
02-08-2015
10:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Civil 3D 2014 / 2015
I managed to write javascript to get earth levels using the google.maps.elevationservice.
When I tried to use the google elevation api with C# I needed to have an app ID registered with google and there was a daily limit to the number of points.
It looks like these 2 restrictions are not applied when using the google.maps.elevationservice in javascript.
Is there maybe a way for me to specify and area in the DWG in Civil 3D, send this info to javascript, get the elevations and transfer them back into Civil 3D?
Note that I have plenty of experience developing with C#, but I am still "clueless" with javascript.
I hope this post makes sense.
Regards,
Kevin.
Solved! Go to Solution.