News

A Dockerized Python script which processes a GeoJSON input and generates several outputs for rendering on satellite imagery maps. In addition, it prepares offline map resources to load the data in ...
This Python script decrypts files that have been encrypted using the cryptography.fernet library. It allows the user to provide a valid decryption key and a filename to decrypt the file.
Ok, so the second one first: Is there any particular method for pulling a filename from a url when it is not specified in the http headers? Right now, I'm pulling the last string after the last ...