Skip to content

Instantly share code, notes, and snippets.

View afalciano's full-sized avatar

afalciano

  • Potenza, Italy
View GitHub Profile
@afalciano
afalciano / test_prj.py
Created October 26, 2017 15:45
Testing the projection files recognition in gvSIG 2.4.0 #gvSIG (License: CC0) - Fork it and add your test cases! ;-)
# encoding: utf-8
import unittest
from org.gvsig.fmap.crs import CRSFactory
from org.cresques.cts import ICRSFactory
class TestPrjRecognition(unittest.TestCase):
def test_epsg2277(self):
@afalciano
afalciano / OpenXX.ini
Created October 9, 2011 12:04
Sample OpenXX initialization file showing how to use GDAL utilities
[Commands]
0.Type=0
0.AssociateWith=3
0.Title="Open Command Prompt"
0.Program="%OpenXXApp%"
0.Arguments="OpenCommandPrompt %FilePaths%"
0.WorkingDir=""
0.Icon="%OpenXXDll%,-101"
0.FileTypes=""
1.Type=0