All Projects → jumpinjackie → fdotoolbox

jumpinjackie / fdotoolbox

Licence: LGPL-2.1 license
A tool for working with various sources of geospatial data

Programming Languages

C#
18002 projects
powershell
5483 projects

Projects that are alternatives of or similar to fdotoolbox

Felicette
Satellite imagery for dummies.
Stars: ✭ 1,710 (+8450%)
Mutual labels:  gis, geospatial-data
kart
Distributed version-control for geospatial and tabular data
Stars: ✭ 253 (+1165%)
Mutual labels:  gis, geospatial-data
open-geo-data-education
Open Geospatial Datasets for GIS Education: This is a repository of open geospatial datasets to be used in an educational context. I created these files over years of teaching Geographic Data Science and GIS. All original datasets are freely available online with open data licenses (see the dataset attribution for details). All the datasets in t…
Stars: ✭ 52 (+160%)
Mutual labels:  gis, geospatial-data
awesome-geospatial-data-download-sites
This is the repo for open source geospatial data download sites.
Stars: ✭ 19 (-5%)
Mutual labels:  gis, geospatial-data
treetracker-web-map-client
The front end of the treetracker web map app.
Stars: ✭ 37 (+85%)
Mutual labels:  gis
gazetteer
OSM ElasticSearch geocoder and addresses exporter
Stars: ✭ 93 (+365%)
Mutual labels:  gis
MapDownloader
Map downloader based on GMap.NET
Stars: ✭ 226 (+1030%)
Mutual labels:  gis
community-sprints
This repo is used to organize and collaborate in sprints for code projects, hackathons, STAC and metadata specs development
Stars: ✭ 18 (-10%)
Mutual labels:  geospatial-data
osm-export-tool-python
command line tool + Python library for exporting OSM in various file formats.
Stars: ✭ 32 (+60%)
Mutual labels:  gis
OpenPlot
一款开源的地理信息标绘组件
Stars: ✭ 19 (-5%)
Mutual labels:  gis
pyGRETA
python Generator of REnewable Time series and mAps
Stars: ✭ 27 (+35%)
Mutual labels:  gis
EarthSim
Tools for working with and visualizing environmental simulations.
Stars: ✭ 61 (+205%)
Mutual labels:  gis
leafmap
A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment
Stars: ✭ 1,299 (+6395%)
Mutual labels:  gis
programming-for-gis-and-rs
Materials for the Intro to Programming for GIS and Remote Sensing Course that I teach at Saint Louis University. They include the updates I made for the spring 2020 and fall 2020 semesters.
Stars: ✭ 61 (+205%)
Mutual labels:  gis
geoscript-py
A Python GeoScript Implementation
Stars: ✭ 52 (+160%)
Mutual labels:  gis
ilong
轻量级跨平台瓦片地图库,大部分算法来自QMapControl,就想练手的。。。因为需要轻量级跨平台的,所以只能先用SQLite数据库。。。
Stars: ✭ 24 (+20%)
Mutual labels:  gis
GMT.jl
Generic Mapping Tools Library Wrapper for Julia
Stars: ✭ 148 (+640%)
Mutual labels:  gis
whiteboxgui
An interactive GUI for WhiteboxTools in a Jupyter-based environment
Stars: ✭ 94 (+370%)
Mutual labels:  gis
openstates-geo
Source for state legislative district map tiles for openstates.org
Stars: ✭ 19 (-5%)
Mutual labels:  gis
ais
Address Information System
Stars: ✭ 18 (-10%)
Mutual labels:  gis

FDO Toolbox

Build status

A multi-purpose tool for working with geospatial data.

FDO Toolbox is an multi-purpose geospatial tool to create, analyse, convert, process and manage spatial data. It is written in C# and uses the Feature Data Objects (FDO) API (http://fdo.osgeo.org)

Depending on the version of FDO Toolbox you have, you will need the following components installed as well:

  • 1.4 (current): .net Framework 4.8, Visual C++ 2015 runtime (included with installer)
  • 1.3: .net Framework 4.5, Visual C++ 2012 runtime
  • 1.0-1.2: .net Framework 4.0, Visual C++ 2010 runtime
  • older: .net Framework 2.0 SP1, Visual C++ 2008 runtime

FDO Toolbox was previously hosted on Google Code

Disclaimer: Know what you are doing before trying this on production-quality geospatial data.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].