8000 GitHub - amirtistein/Shapefile-read: Read a Shapefile according to the Esri standard in binary mode
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

amirtistein/Shapefile-read

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

"Shapefile-read"

Python code to read and display a Shapefile according to the Esri standard in binary mode. No ready-made libraries or modules for working with Shapefiles have been used at all. Only unrelated libraries such as tkinter (for file access and GUI), struct (for working with binary files), or matplotlib, numpy, etc., was used.

About

Read a Shapefile according to the Esri standard in binary mode

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0