• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Map 3D

    Reply
    Contributor
    Posts: 15
    Registered: ‎05-03-2012

    Coordinate transformation

    317 Views, 10 Replies
    05-03-2012 11:13 AM

    Hi,

     

    How could I transform the following :

    PROJCS["albers_dep",GEOGCS["GCS_North_American_1983",DATUM["D_North_American_1983",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Albers"],PARAMETER["False_Easting",0.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",-78.0],PARAMETER["Standard_Parallel_1",40.0],PARAMETER["Standard_Parallel_2",42.0],PARAMETER["Latitude_Of_Origin",39.0],UNIT["Meter",1.0]]   Into UTM83, zone 18, Feet?

     

    I will greatly appreciate any help.   Thanks!!!!

    Please use plain text.
    *Expert Elite*
    antoniovinci
    Posts: 1,136
    Registered: ‎06-03-2011

    Re: Coordinate transformation

    05-03-2012 11:22 AM in reply to: lesnavar16

    You need to transform ALL your shape, not only that .PRJ file.

    There are some ways to convert it, the easiest one is:

    1] set UTM83 Zone 18 Feet as main CRS with _ADESETCRDSYS

    2] run _MAPIMPORT and load the shape, choosing the Albers' one as CRS going in. 

     

    Please use plain text.
    Contributor
    Posts: 15
    Registered: ‎05-03-2012

    Re: Coordinate transformation

    05-03-2012 11:53 AM in reply to: antoniovinci

    Thanks!  I will try that.

    Please use plain text.
    Contributor
    Posts: 15
    Registered: ‎05-03-2012

    Re: Coordinate transformation

    05-03-2012 01:50 PM in reply to: antoniovinci

    Unfortunately, it did not work.  Any other suggestion?

     

     

    Please, I woud really, really be greatful for any help given.

    Please use plain text.
    *Expert Elite*
    antoniovinci
    Posts: 1,136
    Registered: ‎06-03-2011

    Re: Coordinate transformation

    05-04-2012 12:30 AM in reply to: lesnavar16

    It doesn't work, 'cause you surely have not chosen the Albers' CRS as going in: please attach your MAPIMPORT screenshot, I'll prove it to you.

    Please use plain text.
    Valued Mentor
    Posts: 322
    Registered: ‎03-24-2004

    Re: Coordinate transformation

    05-04-2012 03:00 AM in reply to: antoniovinci

    open a new dwg and set the coord system to UTM83-18F.  You may desire to add some dwg layers that you use regulary to the dwg and save that dwg as a template file.  That template can be opened anytime you want to do a map with that coord system.

     

    Use data connect and connect to your .shp file.  You will see two heading schema and coordinate system.  The cs will either have your albers listed or <unknown>  if it is <unknown>, click edit coord systems and set it to the alber cs.  and then click add to map.  The .shp will be tranformed onto the UTM83-18f.

     

    In Display manager, right click the layer name and do two things, first save layer to a .layer file so anytime you need that layer back in a map you can drag and drop the .lyr file from windows explorer; and second export layer data to SDF which will save the layer in the SDF format.  That can alo\so be dragged and dropped into a map or data connected if your need to query the layer data.

     

    You also have the option on the task pane, map explorer tab, tools>bulk copy and create a new shape in the UTM83-18F cs.

     

    Dave

     

     

    Please use plain text.
    Contributor
    Posts: 15
    Registered: ‎05-03-2012

    Re: Coordinate transformation

    05-04-2012 07:38 AM in reply to: parkr4st
    Thanks a million, Dave.
    Please use plain text.
    Contributor
    Posts: 15
    Registered: ‎05-03-2012

    Re: Coordinate transformation

    05-06-2012 07:29 AM in reply to: lesnavar16

    Still struggling.  Of the Albers projection, I only have available: 48 States; NAD27 Albers Equal Area, 1:2,000,000 DLG Files, Meter.  I need:  48 States; NAD83 Albers Equal Area, 1:2,000,000 DLG Files, Meter.  How do I get or find the latter? Please, HELP!

     

    Thanks a million,

    Les

    Please use plain text.
    Valued Mentor
    Posts: 322
    Registered: ‎03-24-2004

    Re: Coordinate transformation

    05-06-2012 11:12 AM in reply to: lesnavar16

    The closest I see is US48-epng.

     

    try this.  I think it gives you what you want but don't garantee it

     

    mapscslibrary

     

    find US48-epng

    hi lite and then click the duplicate button

     

    US48-epng_1 is created

     

    hi lite it and click edit

     

    Rename it if you want

     

    change feet to Meters

     

    click view and see if has the parameters you want.

     

    close and then mapcsassign and use it

     

    If it is what youy need you're good to go.  Other wise try Corpscon software from the Army Corps of Engineers, that may help.  Tommorrow others will be back at work and may provide another solution.

     

    Dave

     

     

     

     

    Please use plain text.
    Contributor
    Posts: 15
    Registered: ‎05-03-2012

    Re: Coordinate transformation

    05-06-2012 12:57 PM in reply to: parkr4st

    I have tried it already. It did not work.  Thanks, Dave, for trying to help.  I really appreciate your effort.

    Please use plain text.