Xref scaling when using Geolocation markers...

Xref scaling when using Geolocation markers...

jpCADconsulting
Advocate Advocate
1,124 Views
7 Replies
Message 1 of 8

Xref scaling when using Geolocation markers...

jpCADconsulting
Advocate
Advocate

Hi folks!

 

When I try to xref a survey file (units=feet) into our template (drawn units=inches) , everything seems fine. It's seeing the incoming file in feet and scales properly by a factor of 12:
 
Screen Shot 2021-10-06 at 12.53.00 PM.png
 
However, as soon as I select "Locate Using Geographic Data", the block unit settings flip to "Feet/1.0000".
 
Screen Shot 2021-10-06 at 12.53.13 PM.png


Is this just how geolocation works? It assumes everything is always in feet?

Thanks!

-JP

0 Likes
Accepted solutions (1)
1,125 Views
7 Replies
Replies (7)
Message 2 of 8

Valentin_CAD
Mentor
Mentor

@jpCADconsulting ,

 

Is this just on your computer?

 

Provide the following information:

INSUNITS =

INSUNITSDEFTARGET = 

INSUNITSDEFSOURCE =

INSBASE = 

DWGUNITS = 



Select the "Mark as Solution" if my post solves your issue or answers your question.

Seleccione "Marcar como solución" si mi publicación resuelve o responde a su pregunta.


Emilio Valentin

0 Likes
Message 3 of 8

jpCADconsulting
Advocate
Advocate

Hi Emilio,

 

It's not just My computer.

 

In the host file (feet):

 

INSUNITS = 2

INSBASE = 0,0

DWGUNITS = 2

 

In the we are trying to xref into it (inches):

 

INSUNITS = 1

INSBASE = 0,0

DWGUNITS = 1

 

I assume the since INSUNITS is non zero in both files, INSUNITSDEFTARGET, and INSUNITSDEFSOURCE are ignored.

0 Likes
Message 4 of 8

pendean
Community Legend
Community Legend
Surveys are always in feet, its the industry standard (other than meters of course).
0 Likes
Message 5 of 8

jpCADconsulting
Advocate
Advocate
Agreed but we draw in inches. When we xref one into the other they scale properly UNLESS we check "Locate Using Geographic Data", then AutoCAD acts like BOTH files are in feet and does not scale the xref properly even when one is in inches.
0 Likes
Message 6 of 8

jpCADconsulting
Advocate
Advocate
Emilio, I swapped Host and Xref but you get the idea.

The drawing in feet has correct settings for feet, likewise the drawing in inches.

It actually does not matter which one we xref into which. With "Locate Using Geographic Data" UNCHECKED they scale properly either way and with "Locate Using Geographic Data" CHECKED, AutoCAD seems to assume both files are in feet and does not scale.
0 Likes
Message 7 of 8

Valentin_CAD
Mentor
Mentor
Accepted solution

@jpCADconsulting ,

 

Try this suggestion from this link:  Objects are scaled when inserted into a drawing in AutoCAD products (link)

INSUNITS = 0

INSUNITSDEFTARGET = 0

INSUNITSDEFSOURCE = 0

 

or 

 

Also, verify the Drawing Unit and GIS Coordinate System within the Geographic Location dialog.

Note: The Coordinate System defines the scale of the map.

 



Select the "Mark as Solution" if my post solves your issue or answers your question.

Seleccione "Marcar como solución" si mi publicación resuelve o responde a su pregunta.


Emilio Valentin

Message 8 of 8

jpCADconsulting
Advocate
Advocate
Thanks Emilio, that video did the trick!!! I'm a bit of a noob when it comes to geolocation, I did not realize that the map units were separate form the drawing units.

That's a huge help!

-JP
0 Likes