All Projects → GeoTIFF → Geotiff.io

GeoTIFF / Geotiff.io

Licence: mit
Static website for viewing and analyzing GeoTIFF's in the browser

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Geotiff.io

georaster-layer-for-leaflet
Display GeoTIFFs and soon other types of raster on your Leaflet Map
Stars: ✭ 168 (+216.98%)
Mutual labels:  satellite, geospatial, gis, raster, satellite-imagery
geoblaze
Blazing Fast JavaScript Raster Processing Engine
Stars: ✭ 80 (+50.94%)
Mutual labels:  maps, satellite, gis, raster, satellite-imagery
google-maps-at-88-mph
Google Maps keeps old satellite imagery around for a while – this tool collects what's available for a user-specified region in the form of a GIF.
Stars: ✭ 93 (+75.47%)
Mutual labels:  maps, satellite, gis, satellite-imagery
localtileserver
🌐 dynamic tile server for visualizing rasters in Jupyter with ipyleaflet or folium
Stars: ✭ 190 (+258.49%)
Mutual labels:  geospatial, gis, raster, satellite-imagery
Awesome Geospatial Companies
🌐 List of 500+ geospatial companies (GIS, Earth Observation, UAV, Satellite, Digital Farming, ..)
Stars: ✭ 184 (+247.17%)
Mutual labels:  gis, geospatial, satellite, map
Openglobus
JavaScript 3d maps and geospatial data visualization engine library.
Stars: ✭ 199 (+275.47%)
Mutual labels:  gis, geospatial, map, maps
Blendergis
Blender addons to make the bridge between Blender and geographic data
Stars: ✭ 4,642 (+8658.49%)
Mutual labels:  raster, gis, geospatial, map
Agentmaps
Make social simulations on interactive maps with Javascript! Agent-based modeling for the web.
Stars: ✭ 822 (+1450.94%)
Mutual labels:  gis, geospatial, maps
eodag
Earth Observation Data Access Gateway
Stars: ✭ 183 (+245.28%)
Mutual labels:  geospatial, gis, satellite-imagery
mapmint
Fast and easy webmapping.
Stars: ✭ 51 (-3.77%)
Mutual labels:  maps, geospatial, gis
rafagas
Daily geospatial links curated by Raf Roset
Stars: ✭ 17 (-67.92%)
Mutual labels:  maps, geospatial, gis
Julia Geospatial
Examples for a blog series on Geospatial Julia using ArchGDAL
Stars: ✭ 58 (+9.43%)
Mutual labels:  geospatial, raster, satellite-imagery
geowarp
Super Low-Level Raster Reprojection and Resampling Library
Stars: ✭ 20 (-62.26%)
Mutual labels:  maps, geospatial, gis
Lpfmpoints
Evolution of LPFM Stations
Stars: ✭ 19 (-64.15%)
Mutual labels:  gis, geospatial, map
awesome-spectral-indices
A ready-to-use curated list of Spectral Indices for Remote Sensing applications.
Stars: ✭ 357 (+573.58%)
Mutual labels:  gis, raster, satellite-imagery
eemont
A python package that extends Google Earth Engine.
Stars: ✭ 290 (+447.17%)
Mutual labels:  gis, raster, satellite-imagery
Grass
GRASS GIS - free and open source Geographic Information System (GIS)
Stars: ✭ 281 (+430.19%)
Mutual labels:  raster, gis, geospatial
Osmnx
OSMnx: Python for street networks. Retrieve, model, analyze, and visualize street networks and other spatial data from OpenStreetMap.
Stars: ✭ 3,357 (+6233.96%)
Mutual labels:  gis, geospatial, maps
Geospatial Machine Learning
A curated list of resources focused on Machine Learning in Geospatial Data Science.
Stars: ✭ 289 (+445.28%)
Mutual labels:  gis, geospatial, satellite-imagery
Python Geospatial
A collection of Python packages for geospatial analysis with binder-ready notebook examples
Stars: ✭ 187 (+252.83%)
Mutual labels:  raster, gis, geospatial

geotiff.io

Static website for viewing and analyzing GeoTIFF's in the browser

Why?

It's too much of a pain to view and manipulate raster data. The aim of this project is to make it easier by just doing it in your web browser.

Current Features

  • View TIFF File
  • Identify Pixel Value
  • Calculate Mean of Pixel Values
  • Calculate Sum of Pixel Values
  • Calculate Mode of Pixel Values
  • Calculate Median of Pixel Values
  • Calculate Min of Pixel Values
  • Calculate Max of Pixel Values
  • Calculate Histogram
  • Download TIFF File
  • Draw Polygon
  • Upload GeoJSON
  • Band Calculations (e.g. NDVI)

Features Coming Soon

  • Stretching
  • Clip Raster by Another Raster
  • Creating new TIFF Files

Advanced Features

Wondering how to auto-load a raster or adjust the resolution? Check out ADVANCED_FEATURES.md

Very Simple

GeoTIFF.io redesigns the traditional GIS approach. No longer, must you learn buttonology, what every icon stands for and where to find it. GeoTIFF.io has a simple search interface where you can find everything you need.

Very Secure

GeoTIFF.io runs all the tools and processes in your own browser. This means that any data you upload or link to is never sent anywhere. GeoTIFF.io works behind the firewall, allowing you to process TIFF's behind a VPN.

No Install Required

GeoTIFF.io is just a website, that's it. It's just a collection of your standard HTML, CSS and JavaScript files. Unlike ArcMap and QGIS, no install is required. Just point your browser to https://geotiff.io.

Contribute

Feature requests, issues, and pull requests are most welcome! To learn more go to our Contributing Page.

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].