AI Assistant
Notifications
Clear all

xml file structure

3 Posts
3 Users
0 Reactions
566 Views
iheartdirtwork
(@iheartdirtwork)
Posts: 7
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
 

I opened an xml file by mistake, and noticed the file type looks like html, with a list of points in NEZ format.

I also noticed that below points are "faces" in a similar three-piece data format. What are those portions? They are all whole numbers and sometimes zero.


 
Posted : August 12, 2014 4:16 pm
BigE
 BigE
(@bige)
Posts: 2685
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
 

> I opened an xml file by mistake, and noticed the file type looks like html, with a list of points in NEZ format.
>
> I also noticed that below points are "faces" in a similar three-piece data format. What are those portions? They are all whole numbers and sometimes zero.

Yes, the file formats look alike.
Are you asking an XML question per se or about the contents inside.
Send it to me. I'll have a look.


 
Posted : August 12, 2014 6:03 pm
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 file may very well be a LandXML file that is a CAD and vendor neutral format for the sharing and conveyance of land-development oriented data.

If you want to determine if the XML file conforms to the published LandXML schemas, you can check it with the LandXML.org Validator.


 
Posted : August 12, 2014 6:54 pm