Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nigelhorne/njh-snippets
Snippets used across many of my programs
https://github.com/nigelhorne/njh-snippets
c cookbook geolocation perl perl5 s-record snippets snippets-collection
Last synced: 8 days ago
JSON representation
Snippets used across many of my programs
- Host: GitHub
- URL: https://github.com/nigelhorne/njh-snippets
- Owner: nigelhorne
- License: gpl-2.0
- Created: 2018-01-23T20:54:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-22T22:36:20.000Z (14 days ago)
- Last Synced: 2025-01-22T23:25:55.895Z (14 days ago)
- Topics: c, cookbook, geolocation, perl, perl5, s-record, snippets, snippets-collection
- Language: Perl
- Homepage:
- Size: 233 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NJH-Snippets
# SYNOPSIS
Code snippets
## dbpedia_location
Query DBpedia for Geocoding.
Also produces OSM HTML.## format
Short C program to show the different formatting options with printf.
## geo-free-test
Use addresses in a Gedcom to generate addresses to test Geo::Coder::Free:
## geotag
Show where photographs were taken.
It reads the GPS (geotag) information from a JPG and reverse geo-codes it to
print the address.## peek.c
Reads input files, converts them to S-records, and sends them
to a specified destination via TCP, UDP, or a serial port.
Additionally,
it supports outputting the S-records to standard output for debugging or testing.## tapechk
Verify a tar or cpio archive written to a device such as a tape drive
## wof-bundle-download
Download and unpack the latest files from https://dist.whosonfirst.org/bundles/
## wof-sqlite-download
Download and unpack the latest files from https://dist.whosonfirst.org/sqlite/
## xml2hash
Convert an XML document into a hash
## zlib.c
Sample program for the zlib library.
# LICENSE AND COPYRIGHT
Copyright 2015-2025 Nigel Horne.
This program is released under the following licence: GPL2 for personal use on
a single computer.
All other users (for example Commercial, Charity, Educational, Government)
must apply in writing for a licence for use from Nigel Horne at ``.