Pinned Repositories
pgh3
PostgreSQL extension for the H3 hierarchical geospatial indexing system
batyr
Microservice for on-demand synchronization of geographical vector datasources to a PostgreSQL/PostGIS database. The service provides an HTTP API for easy integration into other applications.
extended-isolation-forest
Rust port of the extended isolation forest algorithm for anomaly detection
h3ron
Rust crates for the H3 geospatial indexing system
h3ronpy
A data science toolkit for the H3 geospatial grid
kotlin-nutsandbolts
personal utility library for kotlin to share reusable code across projects
pg_byteamagic
PostgreSQL extension to determinate the filetypes of bytea BLOBs
py_geo_interface
Exchange vector geometries between Rust and Python using pyo3 and Pythons __geo_interface__ protocol
rasterh3
Convert raster data to H3 cells
nmandery's Repositories
nmandery/django_cgi_wrap
Wrapper to integrate CGI executables in the views of django applications
nmandery/geotoolkit
A Clojure library designed to work with PostGIS, GeoJSON and related stuff. This is currently a toy project to get familiar with Clojure, so it is not intended for productive use.
nmandery/rhizofs
Remote filesystem based on Linux FUSE (Filesystem in userspace), zeromq and Googles Protocol Buffers library.
nmandery/mongrel2
The Mongrel2 Web Server Project
nmandery/pg_routejoin
Automatically build SQL Joins by routing in the graph of foreign key constraints defined in a PostgreSQL database. This is a PostgreSQL extension build using PL/Python.
nmandery/qmongrel2
experimental Qt based mongrel2 handler
nmandery/qtnetstring
A Qt implementation of the TNetString serialization format
nmandery/ansible-playbooks
Various personal ansible playbooks
nmandery/ansible-tarsnap
ansible role for operating tarsnap backups
nmandery/conference-notes
nmandery/deb-libasr
Modified fork of the debian package repository for libasr. The original repository is at http://anonscm.debian.org/cgit/collab-maint/libasr.git/
nmandery/deb-opensmtpd
Modified and updated fork of the debian package repository for opensmtpd. The original repository is at http://anonscm.debian.org/cgit/collab-maint/opensmtpd.git/
nmandery/django-rest-framework
Web APIs for Django.
nmandery/django-rest-framework-gis
Geographic add-ons for Django Rest Framework
nmandery/dumppoints
Clone of https://pd.if.org/git/dumppoints
nmandery/exif2ogr
Exif to OGR converter (This is a backup of an old project formerly hosted on Google Code)
nmandery/geoserver
Official GeoServer repository
nmandery/go-readability
A Go implementation of the readability algorithm by arc90 labs
nmandery/grunt-bj2html
Test Plugin for Grunt.js
nmandery/honeybee
Webapp to consume the APIs of flickr and github to create and auto-update a web page with an activity feed. Images are pre-scaled and cached on the server to provide fast responses. The included example frontend uses a tile based layout.
nmandery/ini-parser
An .ini parser in C++ for parsing ini configuration files. All in one header file and support multiple levels
nmandery/linux-dash
A drop-in, low-overhead monitoring web dashboard for a linux machine.
nmandery/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
nmandery/phantomjs
Headless WebKit with JavaScript API
nmandery/pseudo-georeference
Pseudo-georeference arbitrary images by fitting them centered into the extent of the spherical mercator spatial reference system (EPSG:3857).
nmandery/psqlchunks
Testing tool to validate blocks of SQL by running them against a PostgreSQL database. In case of errors the tool provides a better error description and location as standard psql would.
nmandery/rust-playground
first experiments with rust-lang.org
nmandery/salt
Infrastructure automation and management system
nmandery/tarsnapper
tarsnap wrapper which expires backups using a gfs-scheme.
nmandery/trafimage-geoserver-transformations
Geoserver rendering transformation for feature aggregation for the visualization of complex train networks in the context of the swiss SBB Trafimage project. The impementation is based on geoservers web processing serivce (WPS) interface.