
- How-can-I-read-a-shape-file
- 04-29-2004
![]() Re: How can I read a shape file
| Bill Carson | 04-28-2004 |
![]() Re: How can I read a shape file
| Axel Schaefer | 04-28-2004 |
If you were Registered and logged in, you could reply and use other advanced thread options
Hi I was wondering how can I view the content of a shape file in a normal
text editor, as if I open any shape file in notepad or wordpad its all
scrambled(ASCII) data. is there a way to c the actual code such as when u
open a DXF file in an editor?
Thanks
Ali
text editor, as if I open any shape file in notepad or wordpad its all
scrambled(ASCII) data. is there a way to c the actual code such as when u
open a DXF file in an editor?
Thanks
Ali
The late Sol Katz of the BLM developed some utilites for Shape files.
You might try SHAPDUMP, which you can get from here:
ftp://ftp.blm.gov/pub/gis/shape/
If you are using ArcView, this page has some scripts that might be useful:
http://www.geocities.com/SiliconValley/Haven/2295/useful.html
If you are a programmer, see the libraries at this site:
http://shapelib.maptools.org/
HTH,
Bill
Thanks Alot this is exactly what I needed.
--
FarmWorks Ltd
8 Manchester Square
PO Box 433 Feilding 5600
Ph- 06 3239059
Fx- 06 3231371
www.farmworksnz.com
--
FarmWorks Ltd
8 Manchester Square
PO Box 433 Feilding 5600
Ph- 06 3239059
Fx- 06 3231371
www.farmworksnz.com
> > Hi I was wondering how can I view the content of a shape file in a
normal
> > text editor, as if I open any shape file in notepad or wordpad its all
> > scrambled(ASCII) data. is there a way to c the actual code such as when
u
> > scrambled(ASCII) data. is there a way to c the actual code such as when
> > open a DXF file in an editor?
> The late Sol Katz of the BLM developed some utilites for Shape files.
> You might try SHAPDUMP, which you can get from here:
> ftp://ftp.blm.gov/pub/gis/shape/
> If you are using ArcView, this page has some scripts that might be useful:
> http://www.geocities.com/SiliconValley/Haven/2295/useful.html
> If you are a programmer, see the libraries at this site:
> http://shapelib.maptools.org/
> HTH,
> Bill
> You might try SHAPDUMP, which you can get from here:
> ftp://ftp.blm.gov/pub/gis/shape/
> If you are using ArcView, this page has some scripts that might be useful:
> http://www.geocities.com/SiliconValley/Haven/2295/useful.html
> If you are a programmer, see the libraries at this site:
> http://shapelib.maptools.org/
> HTH,
> Bill
> Hi I was wondering how can I view the content of a shape file in a
> normal text editor, as if I open any shape file in notepad or wordpad
> its all scrambled(ASCII) data. is there a way to c the actual code
> such as when u open a DXF file in an editor?
> normal text editor, as if I open any shape file in notepad or wordpad
> its all scrambled(ASCII) data. is there a way to c the actual code
> such as when u open a DXF file in an editor?
The non-geometry aka thematical information is stored in the *.dbf-files
and can be changed in any DBASE-featuring application. For hotmail
users: Excel. For any other I recommend: OpenOffice. =;-)
Axel






> text editor, as if I open any shape file in notepad or wordpad its all
> scrambled(ASCII) data. is there a way to c the actual code such as when u
> open a DXF file in an editor?