Wiki.GIS.com is an encyclopedia dedicated to geographic information systems (GIS).
This repository incorporates contributions from the GIS community for the benefit of GIS professionals, students, and anyone with an interest in GIS. The wiki contains informative articles about GIS concepts, new technologies, products, people, and organizations.
Anyone who has any knowledge of GIS is more than welcome to create an account and start sharing that information by creating new pages or expanding existing pages.
New to Wiki? Learn how to get involved in the Wiki.GIS community. Start here
New to GIS? Learn the basics of Geographic Information Systems. Start here
Featured Content
Python
Python is a general-purpose high-level programming language, designed to be easily read. Python runs on Windows, Linux/Unix, Mac OS X, and has been ported to the Java and .NET virtual machines. [1] Python was introduced to ArcGIS with version 9.0. A full ArcGIS installation includes Python, its standard libraries, and the NumPy package. Starting with ArcGIS 9.2, a compatible version of PythonWin is included in the ArcGIS distribution, but must be installed separately. ESRI recommends using the version of Python (and additional packages) shipped together with the specific version of ArcGIS.[2] Python is used as the primary ArcGIS scripting language to perform geoprocessing tasks. It is capable of accessing all the ArcToolbox tools as well as the methods on the Geoprocessor Programming Model. The GDAL/OGR libraries have python bindings. This means that you can use all of the GDAL/OGR functions and object classes via python. Being open source software, you don't have to worry about license availability, or not having the latest versions. ... more
Exclusive Content
System Design Strategies
System Design Strategies is an exclusive resource for the successful design and deployment for geographic information systems technology. This documentation is provided to share system architecture design methodology and the fundamental principles that contribute to system performance and scalability.
GIS Events
No events within range
GIS Trivia
Can you survive our GIS Trivia Challenge?
What is the process of back coding of a point location (latitude, longitude) to a readable address or place name?