root/spike

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @9771 [9771] 5 days robe integrated into PostGIS 2.1
(edit) @9701 [9701] 4 weeks robe fix featnames import. Broke by accident when changing from update to …
(edit) @9700 [9700] 4 weeks robe add a drop_national_tables_generate_script useful for dropping state …
(edit) @9699 [9699] 4 weeks robe put the drop table if exists statements to only drop from tiger schema so …
(edit) @9696 [9696] 4 weeks robe same change for county
(edit) @9695 [9695] 4 weeks robe more updates to readme, start making more logic primary keys and relegate …
(edit) @9694 [9694] 4 weeks robe fix more issues with search path not being respected
(edit) @9693 [9693] 4 weeks robe encoding got screwed up
(edit) @9692 [9692] 4 weeks robe fix issue with county level script ignoring the single mode geom loader …
(edit) @9691 [9691] 4 weeks robe fix zcta5 loading logic -- revise census loader to use new search_path …
(edit) @9690 [9690] 4 weeks robe oops forgot to commit helper function that sets search path during install …
(edit) @9689 [9689] 4 weeks robe account for columns removed in faces. For now just doing a blanket …
(edit) @9688 [9688] 4 weeks robe working logic to download county files
(edit) @9687 [9687] 4 weeks robe minor cleanup accounting for path separator
(edit) @9686 [9686] 4 weeks robe first sorta working loading of nation tables part
(edit) @9680 [9680] 4 weeks robe more work to be done
(edit) @9664 [9664] 4 weeks robe add national section and function. Still need to test
(edit) @9658 [9658] 5 weeks robe not functioning yet still a lot to do here
(edit) @9646 [9646] 5 weeks robe
(edit) @8240 [8240] 6 months pramsey Double box experiment complete
(edit) @8230 [8230] 6 months pramsey Working area for a double-based serialized box attempt
(edit) @7777 [7777] 9 months pramsey Don't try to drop constraints on non-geo columns
(edit) @7776 [7776] 9 months pramsey Fix segfault on partial cmdline case
(edit) @7764 [7764] 9 months pramsey Add support for XML metadata transfer
(edit) @7750 [7750] 9 months pramsey Latest updates to bulk loaders, yum
(edit) @7645 [7645] 11 months pramsey Finish sharing options handling
(edit) @7643 [7643] 11 months pramsey Pull options handling out of cmdline
(edit) @7642 [7642] 11 months pramsey Adding repo for work sharing
(edit) @7068 [7068] 13 months pramsey Add in ST_LocateAlong(line, m, offset)
(edit) @6890 [6890] 15 months pramsey Copy working spike for offset patch.
(edit) @6727 [6727] 16 months robe now that in trunk delete to minimize on confusion
(edit) @6717 [6717] 16 months robe add zip_state_loc to loader, add more indexes
(edit) @6707 [6707] 16 months robe revise to build zip_state from addr table instead of zcta5 (which is not …
(edit) @6706 [6706] 16 months robe move legacy stuff to separate folder
(edit) @6705 [6705] 16 months robe fix wget url path generation
(edit) @6704 [6704] 16 months robe replace deprecated functions geometryn, line_interpolate_point. Yeh we …
(edit) @6703 [6703] 16 months robe revise loader script to load in tiger 2010 structure format - featnames, …
(edit) @6686 [6686] 16 months robe logic to import faces and other miscellaneous cleanup changes
(edit) @6685 [6685] 16 months robe revise loading up to cousub to work with tiger 2010 format
(edit) @6679 [6679] 16 months robe more revisions
(edit) @6677 [6677] 16 months robe This is basically taking off from where Stephen Frost left off in - the …
(edit) @6676 [6676] 16 months robe Created folder remotely
(edit) @5997 [5997] 20 months pracine -Modified documentation for one raster version of ST_MapAlgebra
(edit) @5996 [5996] 20 months pracine -New version of the one raster version of ST_MapAlgebra. -Better handling …
(edit) @5968 [5968] 21 months pracine -Renamed one file
(edit) @5967 [5967] 21 months pracine -Some text plpgsql functions used to assert the API specifications and to …
(edit) @5907 [5907] 21 months mloskot [wktraster] Fixed rt_addband expected values.
(edit) @5869 [5869] 21 months pracine -Better handle of NULL parameters in RASTER_makeEmpty -Do not send an …
(edit) @5868 [5868] 21 months pracine -This file should not have been included in the previous commit. Set DROP …
(edit) @5865 [5865] 21 months pracine -Fix segfault introduced in precedent commit. Better copy of old band …
(edit) @5864 [5864] 21 months pracine -Bad copy of old band structs into reallocated structs.
(edit) @5861 [5861] 21 months mloskot More PT_16BF cleanup missing from the original commits (#226)
(edit) @5859 [5859] 21 months nicklas astyle on the spike
(edit) @5858 [5858] 21 months nicklas first 3d distance functions only line-point and point-point so far
(edit) @5857 [5857] 21 months nicklas create spike for 3D distance calc
(edit) @5841 [5841] 22 months jorgearevalo Changed GDAL call that caused a compile warning in rt_api.c
(edit) @5823 [5823] 22 months pracine -Ticket 569. Added a serie of ST_AddBand function
(edit) @5811 [5811] 22 months mloskot [wktraster] genratser.py: encoding declaration missing and print OUTCLR.
(edit) @5802 [5802] 22 months mloskot Updated URL and copyright notice.
(edit) @5801 [5801] 22 months mloskot Updated rtpostgis.sql script with CREATE TABLE raster_overviews (#560). A …
(edit) @5800 [5800] 22 months mloskot [wktraster] Fixed incorrect type for block size in raster_columns table …
(edit) @5763 [5763] 22 months robe update from manual
(edit) @5762 [5762] 22 months mloskot Updated regression tests to catch up with recent correction of printf …
(edit) @5761 [5761] 22 months mloskot Fixed incorrect %d specifier used for float-point values - it caused …
(edit) @5759 [5759] 22 months pracine -Fix for ticket 552. Do not just extract the serialized data, copy it so …
(edit) @5756 [5756] 22 months pracine -Format the rt_band_set_pixel warning truncated value properly.
(edit) @5751 [5751] 22 months pracine -Added st_setvalue with coordinates specified by a point geometry
(edit) @5750 [5750] 22 months pracine -Implemented st_setvalue in rt_pg
(edit) @5748 [5748] 22 months robe latest autogenerated postgresql help from postgis docs
(edit) @5744 [5744] 23 months pracine -Replaced most pl/pgsql SELECT ... INTO statement for their normal …
(edit) @5743 [5743] 23 months pracine -Replaced most pl/pgsql SELECT ... INTO statement for their normal …
(edit) @5739 [5739] 23 months mleslie Merging 1.5 branch changes.
(edit) @5738 [5738] 23 months mleslie Minor code clean-up.
(edit) @5737 [5737] 23 months robe new changes in doco
(edit) @5733 [5733] 23 months mleslie Adding accountability.
(edit) @5730 [5730] 23 months robe autogenerated from latest postgis docs
(edit) @5720 [5720] 2 years pracine Slight optimization of ST_Intersection.
(edit) @5713 [5713] 2 years jorgearevalo Added copyright and CREDITS information.
(edit) @5712 [5712] 2 years jorgearevalo Added Deimos Space company in CREDITS file.
(edit) @5711 [5711] 2 years mleslie Added some separation between individual shapefile loads and ensurance …
(edit) @5710 [5710] 2 years mleslie Removed a double-free on config validation failure.
(edit) @5709 [5709] 2 years robe Package postgresql wktraster installable help here for now until two …
(edit) @5693 [5693] 2 years jorgearevalo Limitation of 2 decimal digits for double precission numbers in …
(edit) @5692 [5692] 2 years pracine We are always creating only one table, even when loading many rasters and …
(edit) @5691 [5691] 2 years jorgearevalo A try to solve RASTER_dumpAsWKTPolygons memory leaks on Windows. Needs …
(edit) @5690 [5690] 2 years pracine -Better implementation of the preceding commit
(edit) @5689 [5689] 2 years pracine -Add an entry in the raster_column only for the first raster in a series …
(edit) @5688 [5688] 2 years mleslie Properly disposing of the shape loader state and moving images into a …
(edit) @5687 [5687] 2 years pracine -Implemented ST_Intersect and ST_Intersection. This also address ticket …
(edit) @5686 [5686] 2 years pracine -Added my copyright…
(edit) @5685 [5685] 2 years pracine -ST_Value should return NULL instead of an error when the x and y are out …
(edit) @5684 [5684] 2 years pracine -Added my copyright…
(edit) @5683 [5683] 2 years pracine -Replaced the function use to create the index from st_envelope to …
(edit) @5682 [5682] 2 years mleslie Adding method-level commentary.
(edit) @5681 [5681] 2 years mleslie Improving the field matching check to allow variation on column order.
(edit) @5680 [5680] 2 years mleslie Adding schema validation/table existance checks to load modes that require …
(edit) @5679 [5679] 2 years mleslie Handling long filenames a bit more gracefully.
(edit) @5676 [5676] 2 years mleslie Adding status icons to the list.
(edit) @5675 [5675] 2 years mleslie Cleaning up some well founded warnings.
(edit) @5674 [5674] 2 years mleslie Adding or updating licence headers and setting keyword properties for new …
Note: See TracRevisionLog for help on using the revision log.