Geolocation point

Geolocation point

Anonymous
Not applicable
527 Views
3 Replies
Message 1 of 4

Geolocation point

Anonymous
Not applicable

I have an Excel with columns: latitude, longitude, text.
I want to put all the points with their text in Autocad.
I know how to do it for 1 point (geolocation, mark position, lat-long, latitude, longitude, text.)
But I havemore than 1000 points.
How can I do it in 1 step?

0 Likes
528 Views
3 Replies
Replies (3)
Message 2 of 4

chriscowgill7373
Advisor
Advisor

The easiest method would be to use Civil 3d.  Autocad does not have any built-in functionality for this.  There may be some 3rd party apps that can do similar tasks in the Autodesk App Store.


Christopher T. Cowgill, P.E.

AutoCAD Certified Professional
Civil 3D Certified Professional
Civil 3D 2024 on Windows 10

Please select the Accept as Solution button if my post solves your issue or answers your question.

0 Likes
Message 3 of 4

TerryDotson
Mentor
Mentor

If you were to consider third party add-ons, DotSoft's GeoLocationPlus will import a Lat/Long file into a properly defined drawing on a known coordinate system.  You would simply save your spreadsheet to a CSV file first.  Then simply choose your block and attributes or the tool will build one for you.

 

csPrjBlkPlc.png

 

AutoCAD GeoLocation Voodoo Warning:  If you used the plain AutoCAD GeoLocation tool, picked a point and typed in a lat/long to get started, you DO NOT HAVE A VALID GEOLOCATED DRAWING and this tool will not generate accurate results !!!  Please post a portion of your drawing (and spreadsheet) for testing first.

Message 4 of 4

ChicagoLooper
Mentor
Mentor

If you simply want to insert your Lat/Long points onto a map for viewing or printing, you can IMPORT them into Google Earth Pro. Don't confuse Google Earth Pro with Google maps that you open in your browser, GE Pro is a stand alone program. Google Earth Pro can be downloaded at no cost. To save your points, right-click your points in the Places panel on left then perform a Save As  in kml or kmz format.

 

To insert your Lat/Long points can do this:

  1. Open your Excel file and perform a Save As. Select option CSV (Comma delmited) (*.csv)
  2. From Google Earth Pro go to file=>Import=>browse to and select your csv=>Open
  3. In Data Import Wizard page 1, select DELIMITED, select COMMA. Click Next.
  4. On page 2, use dropdown arrows to select which column contains Lat and which column contains Long=>Next.
  5. On page 3, keep the default values=>click Finish.
  6. Apply style template?=>Yes
  7. Create new template?=>Yes
  8. In Set name field=>use dropdown arrow=>select your TEXT label=>OK (Color, icon and height are all optional.)

 

Image-1Image-1

 

Image-2Image-2

 

Image-3Image-3

 

Image-4Image-4.

 

Image-5Image-5

 

Image-6Image-6

 

Image-7Image-7

 

Image-8Image-8.

 

 

Chicagolooper

EESignature

0 Likes