| bio | website | mapoholic.wordpress.com |
|---|---|---|
| location | Thessaloniki, Greece | |
| age | 45 | |
| visits | member for | 1 year, 11 months |
| seen | May 21 at 7:52 | |
| stats | profile views | 74 |
Check the blog and my company's website to find more! http://www.gaiocorp.com
|
Apr 17 |
answered | QGIS 1.8 startup crash - looking for a log file |
|
Apr 17 |
comment |
Replace non-English characters in attribute tables You mean this line now fails: prow.Typkod_U = val? With the same error? So what's the val value after the conversion? |
|
Apr 17 |
answered | Replace non-English characters in attribute tables |
|
Apr 17 |
awarded | Caucus |
|
Apr 10 |
answered | Add a new field in a already created feature class |
|
Apr 9 |
comment |
Add a new field in a already created feature class To debug it I would first hard-code the feature.set_Value statement to always set a specific value to (maybe) a specific field and take it from there. |
|
Apr 7 |
answered | How to share *.sql files between ArcGIS and MapInfo? |
|
Apr 7 |
answered | varying size of symbol depending on number of datasets |
|
Apr 6 |
answered | Why does QGIS 1.8.0 crash when I try to set up CRS on Win XP? |
|
Mar 28 |
comment |
update line Exception(openlayers+geoserver+oracle ) Not sure which component is giving the error, it doesn't look like Oracle, so I would check the Geoserver and Jetty logs first |
|
Mar 22 |
comment |
converting oracle geometry to postgis with 3d data (wkt?) Indeed. I didn't know about this and I am sure it will come very handy one day. Thanks for sharing it! |
|
Mar 17 |
answered | converting oracle geometry to postgis with 3d data (wkt?) |
|
Mar 5 |
awarded | Popular Question |
|
Jan 15 |
answered | Running python 2.6 and 2.7 in ArcGIS 10.0 |
|
Sep 7 |
answered | Can I fix 'qodbc3:unable to execute statement' when querying SQL Server 2008? |
|
Aug 10 |
comment |
Using osgeo modules in ArcGIS10.1 and QGIS 1.8 python shells (continued) So basically, you will need to merge these settings (ArcGIS and QGIS) in the registry. |
|
Aug 10 |
comment |
Using osgeo modules in ArcGIS10.1 and QGIS 1.8 python shells Blimey. OK, yes- it would make sense if you just ran the reg file as-is. I use ArcGIS10 which uses Python26. So if you just ran the reg file it would have pointed to the QGIS 2.7 install. Also, the reason of the reg file is that QGIS does not add any of the Python settings in the registry and PyScripter requires that to know which version of Python to run. In your case however, the registy settings would already been there as ArcGIS (I guess in version 10.1 as well) DOES put these reg settings. |
|
Aug 9 |
answered | pgsql2shp encoding problem |
|
Aug 9 |
comment |
When Zooming Personal Geodatabase Feature Class Error came if this answers your question then please mark it as answer |
|
Aug 9 |
answered | Using osgeo modules in ArcGIS10.1 and QGIS 1.8 python shells |