| bio | website | boringnerdystuff.wordpress.co… |
|---|---|---|
| location | Indiana, USA | |
| age | ||
| visits | member for | 8 months |
| seen | 4 hours ago | |
| stats | profile views | 39 |
|
6h |
comment |
Help building SQL query to get a list of streets of a city ST_Intersects will return each segment as well. If you're just looking for a list of names change your select to SELECT DISTINCT r.osm_name. Change osm_name to whatever your name field is. |
|
Jun 7 |
answered | Help building SQL query to get a list of streets of a city |
|
May 31 |
comment |
Compiling PostGIS fails when it can't find GDALAllRegister Yeah, I've tried --with-gdalconfig and it didn't help. I'll check out the log when I get home this evening. |
|
May 31 |
comment |
Compiling PostGIS fails when it can't find GDALAllRegister It worked just fine with PostGIS the last time I compiled it, that was a SVN pull of PostGIS |
|
May 31 |
comment |
Compiling PostGIS fails when it can't find GDALAllRegister Built it myself with the following options: ./configure --prefix=/usr --with-netcdf --with-libtiff --with-sqlite3 \ --with-geotiff --with-mysql --with-python --without-libtool --with-curl \ --with-hdf5 --with-perl --with-geos --with-png \ --with-fgdb=/opt/FileGDB_API |
|
May 31 |
asked | Compiling PostGIS fails when it can't find GDALAllRegister |
|
May 24 |
awarded | Enlightened |
|
May 24 |
awarded | Excavator |
|
May 24 |
revised |
How to link pgrouting edges with street names to route user based in street names? Fixed typo in the title |
|
May 24 |
comment |
Which geodatabase type is most appropriate for both open source and ESRI use? Correct. What it will do is create a new schema called sde and put all the sde related stuff in there. It won't actually touch the data in your existing tables, they will remain PostGIS geometries. You can still view and edit in non-ESRI software, however, if you version your data non-ESRI software will ignore those versions and edit the table directly which may screw up your versions. I think it would but I haven't tested that assumption. |
|
May 24 |
awarded | Nice Answer |
|
May 24 |
comment |
Which geodatabase type is most appropriate for both open source and ESRI use? You still need to run the Create Enterprise Geodatabase tool, but you want to create the PostGIS database first, then point the tool to the existing database. |
|
May 24 |
answered | Which geodatabase type is most appropriate for both open source and ESRI use? |
|
May 23 |
revised |
PostgreSQL, find points near points added 171 characters in body |
|
May 23 |
comment |
Use QuantumGIS to bulk-import csv files I think a script (Python, Ruby, even a shell script) to wrap around OGR should do the trick. |
|
May 23 |
revised |
PostgreSQL, find points near points added 243 characters in body |
|
May 23 |
answered | PostgreSQL, find points near points |
|
May 23 |
answered | what is the minimum to install of QGIS for it to work? |
|
May 21 |
answered | How to create scattered points in polygon |
|
May 21 |
answered | Is there a way to visualize a convexhull in qgis 1.8 lisboa? |