antarch.blogspot.com
Research musings......: January 2009
http://antarch.blogspot.com/2009_01_01_archive.html
Wednesday, 14 January 2009. Mif/Mid import to Oracle or ArcGIS failure using FME causing RadiusStudio problems. I've been trying to import a Mid/Mif GIS file to Oracle and it's been giving me problems. Basically this file had a number of potential issues (date format, character attributes not enclosed in strings and ambiguous projections). Hurrah. Everything in radius Studio now works. Subscribe to: Posts (Atom). Big geospatial data workshop. Do not adjust your mind. There was an error in this gadget.
antarch.blogspot.com
Research musings......: December 2008
http://antarch.blogspot.com/2008_12_01_archive.html
Monday, 1 December 2008. Removing trailing white spaces in Oracle. I know thi is pretty trivial but. UPDATE jp uu s furniture SET FEAT CODE = RTRIM(feat code, ' ');. Removes the trailing white spaces in the field FEAT CODE from the table JP UU S FURNITURE. This can also be added inot other updates:. UPDATE jp uu s furniture SET gs assetsubtype = rtrim (feat code) ':' node type;. Subscribe to: Posts (Atom). Big geospatial data workshop. Do not adjust your mind. Removing trailing white spaces in Oracle.
antarch.blogspot.com
Research musings......: November 2008
http://antarch.blogspot.com/2008_11_01_archive.html
Saturday, 15 November 2008. Indexes, large inserts, UNDOTBS1 and ORA-13236: scary errors! As my spatial datasets have increased in size my integrated table has got much larger (basically I harmonise input schemas from multiple spatial databases and squirt them into a single table). A few days ago I started getting the following rather scary error message:. ORA-13236: internal error in R-tree processing: [insertion at root. Mdrbin mem ins rt)]. ORA-13236: internal error in R-tree processing:. RENAME 'TABL...
antarch.blogspot.com
Research musings......: Oracle Spatial 29855 OCIINDEXCREATE error
http://antarch.blogspot.com/2008/11/oracle-spatial-29855-ociindexcreate.html
Wednesday, 5 November 2008. Oracle Spatial 29855 OCIINDEXCREATE error. Just working on some PL/ SQL. To dynamically generate Materialized Views in Oracle. Everything works fine until I try to generate the index:. I've set up my cursor based on a group select query. I use the group filter to generate a new MV. I populate user sdo. I then try to create the index and get the following error:. ORA-29855: error occurred in the execution of ODCIINDEXCREATE. ORA-13203: failed to read USER SDO. In the user sdo.
antarch.blogspot.com
Research musings......: Removing trailing white spaces in Oracle
http://antarch.blogspot.com/2008/12/removing-trailing-white-spaces-in.html
Monday, 1 December 2008. Removing trailing white spaces in Oracle. I know thi is pretty trivial but. UPDATE jp uu s furniture SET FEAT CODE = RTRIM(feat code, ' ');. Removes the trailing white spaces in the field FEAT CODE from the table JP UU S FURNITURE. This can also be added inot other updates:. UPDATE jp uu s furniture SET gs assetsubtype = rtrim (feat code) ':' node type;. Subscribe to: Post Comments (Atom). Big geospatial data workshop. Do not adjust your mind. There was an error in this gadget.
webtrenches.com
jQuery Replacements for CFGRID, CFWINDOW, and CFTOOLTIP » Web Trenches
http://www.webtrenches.com/post.cfm/jquery-replacements-for-cfgride-cfwindowe-and-cftooltip
Web, ColdFusion, and Ajax Nonsense. About The Author and Blog. JQuery Replacements for CFGRID, CFWINDOW, and CFTOOLTIP. I recently completed the beta version of CFjqAjax. This is a library of custom tags that replicate the CFGRID, CFWINDOW, and CFTOOLTIP tags from ColdFusion 8. The CF8 tags work, but I find YUI and Ext much harder to work with than jQuery, and the file size of the JavaScript libraries that CF8 includes is excessive. So, I created CFjqAjax. View the ReadMe (documentation) file. CF window ...
fromtheinsidelookingin.blogspot.com
From the Inside Looking In: July 2008
http://fromtheinsidelookingin.blogspot.com/2008_07_01_archive.html
From the Inside Looking In. Sunday, July 20, 2008. This week brought me up to the classy little town of Surfers Paradise for the annual Queensland Spatial Conference at the Holiday Inn. Cameron and I arrived Thursday morning, but only just, at ten to noon. We setup the OSGeo. Booth, lovingly donated by the conference organizers, and tried to get ourselves organised for the afternoon workshop. Delivering a talk about the business case. Next was Zac Spitzer. They took the group through a case study. Aftern...
antarch.blogspot.com
Research musings......: indexes, large inserts, UNDOTBS1 and ORA-13236: scary errors!
http://antarch.blogspot.com/2008/11/indexes-large-inserts-undotbs1-and-ora.html
Saturday, 15 November 2008. Indexes, large inserts, UNDOTBS1 and ORA-13236: scary errors! As my spatial datasets have increased in size my integrated table has got much larger (basically I harmonise input schemas from multiple spatial databases and squirt them into a single table). A few days ago I started getting the following rather scary error message:. ORA-13236: internal error in R-tree processing: [insertion at root. Mdrbin mem ins rt)]. ORA-13236: internal error in R-tree processing:. Zackster @Ch...
schierberl.com
Mike on Software
http://www.schierberl.com/page/2/index.html
Mike Schierberl's thoughts on software development. Minor update to varscoper. Or get it via SVN on riaforge. Can you name all the tags that create variables? As part of the development effort on my var-scoping tool. I have been trying to identify all of the tags that can create variables. I have yet to find a comprehensive listing of tags, so I’m hoping that people can leave comments here to expand the list. VarScoper 1.1 – now with cfscript parsing. Click here to download the 1.1 code. The code will ev...
antarch.blogspot.com
Research musings......: Mif/Mid import to Oracle or ArcGIS failure using FME causing RadiusStudio problems
http://antarch.blogspot.com/2009/01/mifmid-import-to-oracle-or-arcgis.html
Wednesday, 14 January 2009. Mif/Mid import to Oracle or ArcGIS failure using FME causing RadiusStudio problems. I've been trying to import a Mid/Mif GIS file to Oracle and it's been giving me problems. Basically this file had a number of potential issues (date format, character attributes not enclosed in strings and ambiguous projections). Hurrah. Everything in radius Studio now works. Subscribe to: Post Comments (Atom). Big geospatial data workshop. Do not adjust your mind.
SOCIAL ENGAGEMENT