Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Get a free trial
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
GDAL wheels for python and C/C++ projects (Linuxonly)
To use precompiled wheels:
1) go to releases (Files) and download tarball needed;
2) install it with command:
python3 -m pip install /path/to/wheel.whl
Or simply use URL in pip:
python3 -m pip install https://sourceforge.net/projects/gdal-wheels-for-linux/files/GDAL-3.1.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl/download
URL may be found under "View details" button (i)
To use GDAL in C/C++ project you need to link gdal lib AND all libs located at dir GDAL.libs...
Automatically geocode pictures from your camera and a GPS track log.
Following Google code closure the only official webpage is (doc, support, code) :
https://github.com/notfrancois/GPicSync
Copy multiples feature classes in ArcSDE to a local file geodatabase
Why use it?
You can create your own Python script using model builder, but you have to modify the script everytime you want to dump different tables. Using this script you only need to have a CSV with all the table names, that’s it.
Purpose:
It can be used as an archival and historical database
It will make you ArcSDE database portable and shareable
A cross-platform aplication to explore online free maps (OpenStreetMap). Build with python and pygame, full immersive environnement. Actually only source code, require pygame.
This is the worlds first and probably only FLOSS project aimed to create a lowbudget, based on availble technology, cruise missile. No this is not a Joke, its for real. Why? Since no one has tried to do this before and certainly not under the GPL.