h4ck3rm1k3's Comments
Post | When | Comment |
---|---|---|
seextractor on osm | LOL |
|
seextractor on osm | well, of course you need to swap lat and long... doh. |
|
seextractor on osm | ## copyright 2009 james michael dupont
use strict;
# bottom_left
my $tilesize = 2000; my $topleft = $basey - $tilesize; my $resolution = 4000; print ''; my $id = 0;
print "\n"; $id --;
my $newy = ($topleft + $Y_IMAGE) / $resolution;
# print "Data:" . $Y_IMAGE . "/" . $X_IMAGE . "\n";
$id --;
#print $newy . "/" . $newx . "\n"; } print "";
|
|
remove duplicate points from osm | 1. I need to understand the problem first.
|
|
merge multiple files mergemultiple.pl | Thanks, I will look at that. I know osmosis is powerful. |
|
ForestWalker.py | prizren> i use the diary as my source control
|
|
ForestWalker.py | here is my new hack that will create a grid of all the points in a
#!/usr/bin/python |
|
ForestWalker.py | Sorry, you need the other files here :
|
|
ForestWalker.py | Original source
|
|
JOSM and Pen Tablet | I got it
|
|
ForestWalker.py | #!/usr/bin/python |
|
Mappping Party Prizren | ||
Archeological Site map for Prizren/ Kosovo | Point 1 should be this church
Dataset extracted :
Attempts at swapping the xy and other things failed. Command used :
example :
|
|
Updates of KPAOnline Scraper | here is the shell command :
for x in resultPAmun.asp\?IS\=*PZ; do perl ~/Desktop/maps/openstreetmapkosova/convert2.pl $x; done > newtest2.osm |
|
Updates of KPAOnline Scraper | here is my new script : scraper:
#street converter:
use strict; |
|
Updates of KPAOnline Scraper | Here is my changeset.
|
|
nato attack sites in kosovo | Kosovo: Applying Geographic Information Systems in an International Humanitarian Crisis
Kosovo: Applying GIS in an International Humanitarian Crisis
Mineseeker airship :
Mine report kosovo :
(open mine maps anyone) Explosive ordnance disposal and mine clearance in Kosovo
http://www.wsws.org/articles/2002/jun2002/trep-j28.shtml http://www.washingtonpost.com/wp-dyn/content/article/2006/12/09/AR2006120900353_pf.html http://www.icrc.org/web/eng/siteeng0.nsf/html/explosive-remnants-of-war-brochure-311201 http://articles.latimes.com/1999/jun/15/local/me-46797 'According to a KFOR map minefields are mainly present on the westerns slopes of the mountain range (confirming the report by jimorothy) but this map only depicts minefields which are known to UNMIK/KFOR and also it is not up to date (2005).
KFOR in mine awareness program
http://www.b92.net/eng/news/society-article.php?yyyy=2008&mm=10&dd=27&nav_id=54535 Yugoslavia: Education Programs Warn Kosovo's Children About Landmines
GIS in the Kosovo ethnic conflict solution. The project "Sentinel".
http://www.reliefweb.int/rw/rwb.nsf/db900SID/MHII-65952Q?OpenDocument
http://www.defenselink.mil/news/newsarticle.aspx?id=42738
http://www.bulgaria-italia.com/fry/docs/Military_Agreement.htm
a. Detailed records, positions and descriptions of all mines, unexploded ordnance, explosive devices, demolitions, obstacles, booby traps, wire entanglement, physical or military hazards to the safe movement of any personnel in Kosovo laid by FRY Forces. http://www.rta.nato.int/Pubs/RDP.asp?RDP=RTO-EN-SET-116
|
|
nato attack sites in kosovo | Lyx,
|
|
screenscraping | here are my commands :
cs2cs -E +proj=utm +zone=34T +units=m +proj=tmerc -f "%.9f" < points.txt > convert.txt
There were two data errors in the input :
my convert script :
use strict; |
|
screenscraping | here is my first point
|