2,351 reputation
115
bio website
location Colorado Springs, CO
age 34
visits member for 1 year, 2 months
seen 3 hours ago
stats profile views 107

Jun
13
comment Shapefile to X3D
Have you looked into FME?
Jun
4
comment Import SketchUp created KML contour lines model to QGIS
I agree with you there. None North America data is hard to find.
Jun
3
comment Import SketchUp created KML contour lines model to QGIS
Is your reason for doing this to have contour lines for GIS analysis? If so, why don't you download free DEMs (SRTM or USGS data) and use the create contour tool in QGIS. With this tool you can set any contour interval and you get the attributes stored in the shapefile attribute table.
May
15
comment QGIS Field Calculation convert to ArcGIS
Thank you, that was exactly what I was looking for
May
11
comment Data-defined Styles in QGIS
You have another issue to address first; QGIS uses RGB as its colour schema. You will need to convert the CMYK colours to RGB first.
May
10
comment Base station coverage analysis in QGIS
So if I get you right, you want to reduce the overlap, but ensure there are no gaps?
May
9
comment Base station coverage analysis in QGIS
I'm sorry, but that didn't clarify anything. Stations usually mean points, so stations for each building would be a centroid for each building. A coverage usually means a polygon, so if you need coverage of the stations you would buffer them. You need to identify what is optimal. Is this for rounting? Location placement identification?
May
9
comment Base station coverage analysis in QGIS
Can you explain the scenario a little more. Optimal on what? What are the parameters that the optimal evaluation will be based on? Location, distance from, cost, etc.
May
8
comment GRASS v.overlay.or Error when trying to split a polygon with a line
That is not related to the error I am getting. I have seen that post a while ago
May
7
comment Is ArcGIS available on Ubuntu?
I disagree, I took just a little time to use QGIS and now I use ESRI at all, it's worth you time and QGIS can do it all
May
4
comment How can a 3D model of a building be displayed in a web-browser?
What about building a polygon plane where the upper X and Y coord are over the lower X and Y cords. Then you could apply the photos to that plane, this would be similar to a streetview.
May
1
comment Geospatial Tools for SketchUp
Maybe, but a definite answer could be none. Or it could be GeoSketch, the plugin I found; which would answer my question.
Apr
30
comment Geospatial Tools for SketchUp
Yes I have reviewed that list, as well as many others. I have yet to find many plugins for geospatial data.
Apr
17
comment Geospatial Tools for SketchUp
I would like to be able to import ortho Avery and vector data to be able to build 3D models from Geospatial data.
Apr
16
comment Geospatial Tools for SketchUp
My feeling is that there are not a lot of geospatial tools available for SketchUp. But I wanted to ask the community if they know any. This will be helpful for moving forward for me over the next few months.
Apr
16
comment Geospatial Tools for SketchUp
No, as I have said in the original question, I have found a tool that does this, but I am looking for any alternatives. The tool I found does ortho imagery, DEMs, shapefiles and GPS photos, so something along the same lines. Plugins, extensions, etc. I am trying to identify any other tools that are available; rather than needing to spend $3,600 per seat of GeoSketch.
Apr
16
comment Geospatial Tools for SketchUp
Yes I know that, I was thinking more for tools that work inside of SketchUp.
Apr
15
comment Capitalizing The First Letter Of Each Word In Attribute Field
Thank you, that would exactly as I hoped.
Apr
15
comment Capitalizing The First Letter Of Each Word In Attribute Field
Thank you, this seems to be on the right track, but I am a little confused with the syntax. From reading the links and others, I assumed it would be: value = str.Title( <BLD_NAME> ) but that gives a syntax error. Is there something else I need to add before str?
Apr
15
comment Capitalizing The First Letter Of Each Word In Attribute Field
I am using 1.8.0 and it is not available.