10,102 reputation
21560
bio website twitter.com/rukku
location Manila, Philippines
age 27
visits member for 2 years, 9 months
seen 4 hours ago
stats profile views 645

FOSS enthusiast. Information junkie. Social media addict.


Dec
22
comment SLD for layers present in a table in DB
@VikashTalanki It's resolved then? You might want to post your solution and accept it as the answer :)
Dec
22
comment GeoTiff specs for coordinate transformation definition
You might want to post it and accept it. That way, people will know that the issue has been resolved.
Dec
22
comment How to digitize directional drilholes from scanned vertical sections?
@Jakub Best to ask it on a separate question :)
Dec
22
comment How to split kml file or extract Placemarks?
@NathanW You might want to post it as an answer so that Rusty can accept it. Issue solved! :D
Dec
21
comment What can I use to read MapInfo files in Java?
It might be best to ask your question in another thread to conform with the SE format.
Dec
21
comment Trouble downloading Geodatabase wetlands from FWS.gov
@sirgeo You might want to post that as a solution to your problem and accept it. That way, others would know that the issue has been resolved.
Dec
21
comment How to load postgis layer to map control with mapwingis?
But what problems are you encountering?
Dec
21
comment Need help regarding Hard disk space for Amazon EC 2 for ArcGIS server 10.1
You might want to use something like WinDirStat to see what's taking up your drive space.
Dec
21
comment Error creating IPoint (ArcGIS 10) - Invalid use of New keyword (VBA)
@DanShaffer Great! Can you post your answer and accept it as the solution? That way people will know that the issue has been resolved :)
Dec
21
comment WFS getFeature Request Blank XML for some layers
Have you tried enclosing the results paremeter in quotes? resultType='results' or resultType="results"
Dec
21
comment Getting Attachments with token in a map service
Can you post it as an answer to your question and accept it? That way people will know that the issue has been resolved and also the solution to your problem :)
Dec
21
comment Avoid backtracking while creating loop in Google Map API 3
@mehulNahar That's great! Can you post it as an answer and accept it so that other users may learn from it?
Dec
21
comment Labeling Issues in ArcEditor 10.0
@Zoran Could you post it as an answer to your question and accept it? That way people can learn how the issue was resolved :)
Dec
21
comment ArcGIS Flex API: cannot addChild to infoWindow
@user890 You might want to post it as an answer to the question :)
Dec
21
comment How to save a CompositeSymbol in a text file using Flexviewer 2.2?
@BjornSvensson You might want to put that as a real answer to the question :)
Dec
21
comment How can I denote the values of reclassification using variables?
@Demetris Can you post that as an answer to your question and accept it? That way, other people can learn from your situation. Thanks
Dec
20
comment Geoserver Rest folder not found
@VikashTalanki How did you install cURL btw?
Dec
20
comment Two machines running the same arcpy based software - only one is leaking memory
@nicksan Did you ever discover what's causing the problem?
Dec
20
comment How to manually break statement execution in python console of ArcMap
In this situation, you gave a wrong answer to the question so I downvoted it. I would appreciate it if you do not accuse me of downvoting you for all those other times. I only downvote people's answers when I think they are wrong or misleading. I do not downvote to punish people. That's just wrong.
Dec
20
comment How to manually break statement execution in python console of ArcMap
Just checked the possible keyboard shortcuts. Ctrl + Z, Ctrl + C and ESC all don't work. You might need to use IDLE or another IDE to accomplish what you want.