473,395 Members | 1,527 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

I need help understanding GIS layer and GPS data dictionary standards

bartonc
6,596 Expert 4TB
I'm working on a project where I have been collecting grade, cross-slope and distance from sensor unit of my own design and exporting the data (from an SQL database) to a proprietary format. Now I need to make this package more widely usable and have been asked if I can export above data + GPS + feature data to a general GIS layer format to be read by (arcView????) or some CADD software. This is my first stop along the research path for this project (actually thinking that dshimer may be a great resource). TIA,
Barton
Mar 13 '07 #1
3 2231
bvdet
2,851 Expert Mod 2GB
I'm working on a project where I have been collecting grade, cross-slope and distance from sensor unit of my own design and exporting the data (from an SQL database) to a proprietary format. Now I need to make this package more widely usable and have been asked if I can export above data + GPS + feature data to a general GIS layer format to be read by (arcView????) or some CADD software. This is my first stop along the research path for this project (actually thinking that dshimer may be a great resource). TIA,
Barton
Barton - Consider exporting your data to a DXF format. This format can be read by a number of CAD packages and translaters.
Mar 13 '07 #2
dshimer
136 Expert 100+
I would agree that the most widely accepted generic format is almost certainly DXF. Many applications a very forgiving when reading a DXF file and can get by with some very basic information. Oddly enough the program which seems least forgiving of poorly formed or incomplete files is the one it was developed by.

So much though would depend on the individual application, many may also have the ability (or could use add-on packages) to import comma separated files which are infinitely easier to write than DXF.

I have never tried it but there are probably some modules for going straight to Esri shape files (it seems like python may even be a part of the Arc family of programs). One other possible reference might be
GDAL - Geospatial Data Abstraction Library at http://www.gdal.org/
or
FWTools: Open Source GIS Binary Kit for Windows and Linux at http://fwtools.maptools.org/
which relies heavily on python
Mar 13 '07 #3
bartonc
6,596 Expert 4TB
I would agree that the most widely accepted generic format is almost certainly DXF. Many applications a very forgiving when reading a DXF file and can get by with some very basic information. Oddly enough the program which seems least forgiving of poorly formed or incomplete files is the one it was developed by.

So much though would depend on the individual application, many may also have the ability (or could use add-on packages) to import comma separated files which are infinitely easier to write than DXF.

I have never tried it but there are probably some modules for going straight to Esri shape files (it seems like python may even be a part of the Arc family of programs). One other possible reference might be
GDAL - Geospatial Data Abstraction Library at http://www.gdal.org/
or
FWTools: Open Source GIS Binary Kit for Windows and Linux at http://fwtools.maptools.org/
which relies heavily on python
You are the man, D. Thanks. I think that FWTools is what I was looking for. I'll check out the other links when I get some time.
Mar 13 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

10
by: Beach Potato | last post by:
Dear Y'all: I'm about to start porting a big old project written in anscient version of Delphi to something more stable, robust, supportable and maybe even portable. Since I haven't seriously...
7
by: Jack Addington | last post by:
I've got a fairly simple application implementation that over time is going to get a lot bigger. I'm really trying to implement it in a way that will facilitate the growth. I am first writing a...
41
by: laimis | last post by:
Hey guys, I just recently got introduced to data mappers (DTO mapper). So now I have a SqlHelper being used by DTOMapper and then business layer is using DTOMapper when it needs to persist...
10
by: pcthug | last post by:
Hi All, I am creating multi-tier app in vb.net using visual studio .net. I create a invoice.vb class file with properties, events and methods. This also has a line item collection class...
3
by: Merlin | last post by:
Hi there, I am trying to create a form with an dynamic field that can be shown or hidden. As I saw for example on google it is possible with JS to show a layer and move the content underneath...
1
by: VMI | last post by:
I'm trying to understand the concept of CSLA (and using it with n-tier), but I'm having trouble with it (even after browsing Lhotka's book). Let's say I have a webform (presentation) that will...
16
by: MS newsgroup | last post by:
I don't have clear reasons why we need business logic layer and data logic layer instead of having only data logic layer. Are there any good reasons for that?
6
by: Steven W. Orr | last post by:
Given the following code: (I hope it's as simple as possible) :-) #! /usr/bin/python import new class BASE: def __init__( self ): print 'Hello from BASE init' def m1( self ): print 'M1 Base:...
2
by: orfiyus | last post by:
Hi I am working on a script that that creates charts. So I decided to follow this tutorial using the chart director api. I more or less understand everything going on I just cant seem to find...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.