Importing from GoogleEarth in V21

Discussion about importing data, pictures and elevations into your designs, and the various methods of exporting your design information.
Post Reply
JonH
Posts: 1
Joined: Fri Jan 31, 2025 10:05 am
Company: IRRIGATION SPECIALISTS
City / Town: PASCO; WA.
Product: Irricad Standalone

Importing from GoogleEarth in V21

Post by JonH »

Hello;

I am experiencing a failure to launch the Google Earth Importer in newly installed V21.32
Have already tried copying the IrricadGEImport.ini file contents from V20 (which works) to V21 folder, but without success.

Contents as follows:
[Options]
ExportImage=1
RectifyImage=1
ExportElevations=0
NumElevations=100
GridSizes=Auto;10;25;50;100
ShowHelpOnStartup=0
LockSelectionRatio=0
AutoZoom=1
AutoZoomScaleFactor=1050.0
MaxElevations=10000
MaxElevationsPerRequest=512
ElevationStep=10
ElevationDelay=1200
FailedElevationDelay=2000
MaxElevationRetries=5
ElevationWarning=1
ImageLoadDelay=1000
ReportRes=0
BaseAddress=https://maps.googleapis.com
GMApiKey= private (removed)
DpiScale=
ProxyServer=
ProxyPort=0
ProxyUser=
ProxyPass=
Language=
Debug=0
NoProxySearch=0
ImageSize=2
0ImageWidth=1
0ImageHeight=1
1ImageWidth=3
1ImageHeight=3
2ImageWidth=5
2ImageHeight=5

[StartPoint]
Longitude=-119.999047685309
Latitude=46.3004326191133
Zoom=15
MapType=HYBRID

[Window]
LocationX=-8
LocationY=-8
Width=1936
Height=1056
State=2

Any ideas on next step?
User avatar
jovivier
Site Admin
Posts: 919
Joined: Thu Mar 12, 2009 2:57 pm
Company: Lincoln Agritech Ltd, IRRICAD Software
City / Town: Lincoln
Location: Canterbury, New Zealand
Contact:

Re: Importing from GoogleEarth in V21

Post by jovivier »

Hi Jon,

In both V20 and V21, with your API key, Import from Google Earth gives the "Oops something went wrong" message.
The DevTools (right-click on the top bar) and going to the "Console" tab will give you more information about this:-
in.js:154 Google Maps JavaScript API error: ApiTargetBlockedMapError
https://developers.google.com/maps/docu ... -map-error

_

See step 6 in the "How To Acquire a Google Maps API Key" forum post (viewtopic.php?p=1418#p1418) to see the four required APIs.

Once this issue is resolved, if the v20 utility works but the v21 still does not work, upgrade to the newly released V21.33.
If this does not resolve the issue:-
1. Delete the CEFSharp folder in your V21 folder
2. Copy over the CEFSharp folder, the IrricadGEImport.exe and the IrricadGEImport.exe.config files from the V20 folder to the V21 folder, overwriting the existing files.

The IRRICAD Team
Post Reply