| bio | website | |
|---|---|---|
| location | Pune, India | |
| age | 26 | |
| visits | member for | 1 year, 8 months |
| seen | May 26 '12 at 6:11 | |
| stats | profile views | 73 |
Working in C-DAC Research and Development and new To QGis and Postgis But have tremendous capacity for learning
|
Oct 17 |
accepted | Problem inserting Geometry into PostGIS Table |
|
Oct 17 |
accepted | Typecast from circularstring to polygon in postgis |
|
Oct 17 |
accepted | How to convert/typecast from Polygon to Multipolygon in PostGIS? |
|
Oct 17 |
accepted | How to retrieve the corners of the bounding box from ST_Extent? |
|
Oct 17 |
accepted | How to add features to a PostGIS layer using Quantum GIS? |
|
Oct 16 |
asked | Import Error while Importing osgeo package |
|
Oct 13 |
asked | unable to call shp2pgsql using python |
|
Oct 12 |
asked | How to load Shapefiles into a remote PostGIS db using command line? |
|
Sep 24 |
asked | How to retrieve the corners of the bounding box from ST_Extent? |
|
Sep 15 |
asked | Typecast from circularstring to polygon in postgis |
|
Sep 1 |
comment |
How to convert/typecast from Polygon to Multipolygon in PostGIS? Underdark : it finally worked, previously i was using multi() function so i was getting error. Thanks for ST_Multi() function |
|
Sep 1 |
comment |
How to convert/typecast from Polygon to Multipolygon in PostGIS? Thanks Underdark. You helped me a lot.. it happens sometimes that you have to act according(without changing the need of the client) like i knew that changing the geometry constraint i can solve my problem but was not the solution as per the client.. :) |
|
Sep 1 |
comment |
How to convert/typecast from Polygon to Multipolygon in PostGIS? yes this is a children question,, but the problem is when you import the shapefile into the postgis which is containing the polygon layer then automatically it creates the geometry of multipolygon. then it is little bit tedious to convert the datatype from multipolygon to polygon.. because that will be done by the client . So just have to save the output into that colummn of that type created by the postgis.. |
|
Sep 1 |
asked | How to convert/typecast from Polygon to Multipolygon in PostGIS? |
|
Sep 1 |
comment |
Problem inserting Geometry into PostGIS Table Thanks for your Kind reply ... can you tell me how can i convert from polygon to multipolygon,,, as the return type of the buffer is polygon type and the datatype to be matched in the constraint is multipolygon.... i had tried ST_Dump but was unable to typecast... |
|
Sep 1 |
asked | Problem inserting Geometry into PostGIS Table |
|
Aug 31 |
comment |
How to add features to a PostGIS layer using Quantum GIS? Thanks underdark.. it was my mistake that i forgot to write that i am doing all these steps programmetically means ... I am customising QGis so that on the click of the button created by me all these features will be added into the postgis vector layer.... Thanks that you replied for my problem |
|
Aug 31 |
awarded | Student |
|
Aug 31 |
asked | How to add features to a PostGIS layer using Quantum GIS? |