Mapshaper is software for editing Shapefile, GeoJSON, TopoJSON, CSV and several other data formats, written in JavaScript. The mapshaper command line program supports essential map making tasks like simplifying shapes, editing attribute data, clipping, erasing, dissolving, filtering and more.
geojson topojson shapefile gis csv svg cartography simplification topology editing map-editorRetrieve, construct, analyze, and visualize street networks from OpenStreetMap: full overview. You can just as easily download and work with building footprints, elevation data, street bearings/orientations, and network routing.
openstreetmap gis network street-networks shapefile visualization graph overpass-api graphs networkx matplotlib spatial-analysis geospatial maps urban-planning design transportation physics math geographyThis repository provides a convenient mechanism for generating TopoJSON files from the Census Bureau’s cartographic boundary shapefiles, 2015 edition. A TopoJSON topology containing three geometry collections: counties, states, and nation. The geometry is quantized, projected using d3.geoAlbersUsa to fit a 960×600 viewport, and simplified. This topology is derived from the Census Bureau’s cartographic county boundaries, 2015 edition. The state boundaries are computed by merging counties, and the nation boundary is computed by merging states, ensuring a consistent topology.
topojson geojson shapefileThis repository provides a convenient mechanism for generating TopoJSON files from Natural Earth’s vector data, version 2.0.0. A TopoJSON topology containing two geometry collections: countries and land. The geometry is quantized, but not projected; it is in spherical coordinates, decimal degrees. This topology is derived from the Natural Earth’s Admin 0 country boundaries, 1:110m small scale, version 2.0.0. The land boundary is computed by merging countries, ensuring a consistent topology.
topojson geojson shapefilegeobr is a computational package to download official spatial data sets of Brazil. The package includes a wide range of geospatial data in geopackage format (like shapefiles but better), available at various geographic scales and for various years with harmonized attributes, projection and topology (see detailed list of available data sets below). The package is currently available in R and Python.
r brazil geopackage rstats shapefile sf spatial-data datasets geopandasFor a live example, see bl.ocks.org/2dd741099154a4da55a7db31fd96a892. See also ndjson-cli for examples of manipulating GeoJSON using newline-delimited JSON streams. See Command-Line Cartography for a longer introduction. In-browser parsing of dBASE table files requires TextDecoder, part of the Encoding living standard, which is not supported in IE or Safari as of September, 2016. See text-encoding for a browser polyfill.
geojson shapefileMagellan is a distributed execution engine for geospatial analytics on big data. It is implemented on top of Apache Spark and deeply leverages modern database techniques like efficient data layout, code generation and query optimization in order to optimize geospatial queries. The application developer writes standard sql or data frame queries to evaluate geometric expressions while the execution engine takes care of efficiently laying data out in memory during query processing, picking the right query plan, optimizing the query execution with cheap and efficient spatial indices while presenting a declarative abstraction to the developer.
geospatial-analytics sparksql spark geometric-algorithms geojson shapefile geospatial geospatial-processing geospatial-analysis big-data magellanShapefile is a .NET library that supports read only enumeration of ESRI shapefiles, including any metadata. All 2D shapes are supported: Point, MultiPoint, PolyLine and Polygon.
ersi esri mapping shapefileSee the documentation for more information on how to use this library. This toolkit is based on the documentation for the Bing Maps Spatial Data Services.If you are working with the Bing Maps REST services which provides; on-demand forward and reverse geocoding, routing, static imagery, traffic and elevation data, take a look at the Bing Maps REST Toolkit.
bing-maps bing maps microsoft portable xamarin boundary-data nuget esri shapefile kml batch-geocodingA handy set of makefiles & recipes for building map related data files
topojson geojson shapefile mapsWrites shapefile in pure javascript. Uses dbf for the data component, and jsZIP to generate ZIP file downloads in-browser.Given a GeoJSON FeatureCollection as an object, converts convertible features into Shapefiles and triggers a download.
shapefile write jsWrite dBase files in pure JavaScript, in node.js or browsers. Requires ArrayBuffer and DataView support.Replace latest with the latest version if you want to be sure.
dbf file database shapefileConvert shapefile zip archives to streaming GeoJSON using gdal and JSONStream.Uses the gdal native addon for node.js. No compilation required on most platforms as pre-compiled binaries will be downloaded automatically when you run npm install shp2json.
shapefile shp zip stream convert geojson geo gis jsonCreate a simplicial complex mesh from some geojson-formatted data.
simplicial-complex mesh triangulate earth shapefile geojson gis geoGeographic Information Systems (GIS) Dataset Brasil. Coleções de arquivos com dados geoespaciais em forma de vetor.
gis shapefile dataset-brasil geojsonThis project was influenced by world-atlas. It's best to clone the repository and work directly from the project directory since most features are controlled through the Makefile.
portland pdx topojson geojson shapefileDescription: This is the data loader for Grasshopper, cfpb's work-in-progress geocoder. Data is gathered from state sources, verified, transformed into GeoJSON, loaded into Elasticsearch. The loader is a command-line application, run by invoking either ./index.js for state data or tiger.js for Census data.
elasticsearch streams address addresses public-data shapefile geo geodata s3 ogr2ogr vrtExport an ArcGIS Server service layer as a shapefile. All exports will be projected to 4326 (latitude, longitude).
shapefile arcgis server
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.