AI Assistant
Notifications
Clear all

Carlson LOC file

6 Posts
4 Users
0 Reactions
1,930 Views
Todd Madeen
(@todd-madeen)
Posts: 12
Member
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

Is there anyway to do a custom file export in SurvCE? What i am trying to do is export the localization file in a ASCII type format both in coordinates(US Survey feet) and in Lat/long.
Can you pull a LOC file in and see it's RAW Data on Carlson Grade or does it just hide in the background?
I need to convert the LOC file into a Trimble DC file. I have done this with Topcon by exporting a custom file type and basically marrying the two of them in Buisness Center but cant seem to do it in SurvCE

Any help would be greatly appreciated.


 
Posted : September 18, 2012 11:23 am
SidwellGNSS
(@sidwellgnss)
Posts: 56
Member
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

You should be able to open a Carlson SurvCE localization file with a textpad or another text editing program. I just opened a .loc file with TextPad and it had no problems reading the file.


 
Posted : September 18, 2012 2:16 pm
Todd Madeen
(@todd-madeen)
Posts: 12
Member
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

Thanks for the response.That is how I converted the first LOC file and luckily I only had a 3 point localization. The way the file opens you have to copy and paste every lat, long, x,y,z and convert the metric elliipsoid elv. Not a big deal with a small loc. but if you had a 15+ loc. It could get a little tedious. Thats why I was hoping for a ASCII file.


 
Posted : September 18, 2012 5:04 pm
SidwellGNSS
(@sidwellgnss)
Posts: 56
Member
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

There is a way to bring another manufacturer's localization file into SurvCE (2.58 or above I believe), but as far as I know there is not a way to save that file as anything other than a .loc (or .DAT or .SYS) file.


 
Posted : September 19, 2012 9:01 am
ladd-nelson
(@ladd-nelson)
Posts: 738
Member
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

The Carlson LOC file is essentially an XML-based file and as such, should be able to have an XSL (XSLT) style sheet applied to it which would permit the formatting and presentation of the data to suit specific needs. I'm currently researching how to do this and am working through other on-line example(s) at:

http://www.w3schools.com/xsl/

As I learn and am able to put the content into a LOC context, I'll be sure to pass it along.

Otherwise, the localization information can be reported via:

  • Carlson X-Port -- Tools -- GPS Localization Report, or,
  • Carlson Survey -- Settings -- Drawing Setup -- Define Localization

--
Ladd Nelson


 
Posted : September 19, 2012 11:15 am

dmyhill
(@dmyhill)
Posts: 3080
Member
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

> Is there anyway to do a custom file export in SurvCE? What i am trying to do is export the localization file in a ASCII type format both in coordinates(US Survey feet) and in Lat/long.
> Can you pull a LOC file in and see it's RAW Data on Carlson Grade or does it just hide in the background?
> I need to convert the LOC file into a Trimble DC file. I have done this with Topcon by exporting a custom file type and basically marrying the two of them in Buisness Center but cant seem to do it in SurvCE
>
> Any help would be greatly appreciated.

I would be nice if the data collector software let you dump a .txt file with that info in a useful format (dump directly out of the localization screen).


 
Posted : September 19, 2012 9:51 pm