| bio | website | au.linkedin.com/in/… |
|---|---|---|
| location | Brisbane, Australia | |
| age | 36 | |
| visits | member for | 1 year |
| seen | 1 hour ago | |
| stats | profile views | 174 |
I have over 11 years in the geospatial industry. I primarily use ArcGIS, MapInfo, and FME. But I'm interested in learning QGIS and GRASS. I'm also in the process of honing my Python skills.
|
Mar 6 |
comment |
How to create a Human Trafficking Heatmap in QGIS? Just curious, how did you get this data? Is it collected by police? |
|
Mar 5 |
comment |
GIS Database Migration Project (Oracle to ArcGIS) thanks for the info. It's helped regarding how much time to estimate. The client isn't entirely clear on what they want or need. I don't have the help of an Oracle guru, so this will make things a bit difficult for me. |
|
Mar 5 |
comment |
How to Count Features in a Feature Type in FME? I had actually tried this and it was working but not outputting the fme_feature_type, just the count. I tried exposing the attribute but it wasn't working. In the end, I manually added fme_feature_type as a user attribute and it worked, even though I had already added it in the Format Attributes. It's working now and this was the best approach. Thanks. |
|
Mar 1 |
comment |
GIS Database Migration Project (Oracle to ArcGIS) can you go into a bit more about the documentation you created first? We were given two weeks but had issues with their database first, so really, we have a week remaining. And I'm the only one working on it. I'm thinking that's pretty unfeasible. |
|
Mar 1 |
comment |
Can shapefiles be converted to .TAB files? @whuber, depends on your definition of "Native". MapInfo will open the file and you can read it and query it, however, it doesn't allow you to edit it unless you convert it to TAB. |
|
Feb 28 |
comment |
How to make heat maps? This does not provide an answer to the question. To critique or request clarification from an author, leave a comment below their post - you can always comment on your own posts, and once you have sufficient reputation you will be able to comment on any post. |
|
Feb 21 |
comment |
Field Calculator Does not Work in Arc10 Do you have rows selected? If so, it will only calculate the selected rows. Try removing the selection and try again. |
|
Feb 21 |
comment |
Field Calculator Does not Work in Arc10 You might also want to check that the field type is valid for the calculation you are performing. |
|
Feb 21 |
comment |
MapInfo: change of fill pattern of thematic legend in layout window not possible Can you provide a bit more background as to how you're changing it? I'm using 11.5.1 and I have no trouble changing the border of my legend. I just use the Region Style tool and it works fine. |
|
Feb 20 |
comment |
How to remove spikes in polygons with ArcGIS 10/Python? If you can get access to FME, the SpikeRemover tool can do what you're after. Not really the solution you asked for, but it'd be quick. |
|
Feb 20 |
comment |
Basic Question: What is amp datasets? You might want to also have a look at this post for some example GIS interview questions. |
|
Feb 20 |
comment |
Basic Question: What is amp datasets? Could also be a typo for "map" which would be relevant for a GIS job. |
|
Feb 20 |
comment |
ENVI to map composition The OP was not asking about mosaicking. They want to print 6 images of the same location on one page to show changes over the years. |
|
Feb 19 |
comment |
How to Create a Version 10 File Geodatabase from an XML from ArcGIS 9.2? Thanks guys, I've edited the question to reflect new information and answered your questions. |
|
Feb 19 |
comment |
How to convert jpg file to shapefile? Are you sure the features you require are not available for download somewhere online? Often roads, rivers, cities, etc are freely available for download. You could save yourself a lot of time this way. |
|
Feb 19 |
comment |
“The tool not licensed” ERROR on a geoprocessing service on ArcGIS Server 10.1 This does not provide an answer to the question. To critique or request clarification from an author, leave a comment below their post - you can always comment on your own posts, and once you have sufficient reputation you will be able to comment on any post. |
|
Feb 19 |
comment |
Method for finding points that cover an extent Can you post an image of what you'd like to achieve? |
|
Feb 19 |
comment |
What defines a Class in the Heat map plugin? Could you please add some context to this question? Perhaps by referencing your original question? Or making this an edit to your original question. |
|
Feb 19 |
comment |
Automatically build branches of a river network? Your question seems to have changed significantly since you originally posted. My answer doesn't seem relevant anymore. Perhaps you should "unaccept" it if it doesn't provide you with the answer you want. |
|
Feb 16 |
comment |
Difficulty converting standalone script to ArcGIS tool Have you tried testing it in a location without spaces? Such as "C:\Temp"? |