The solution probably lacked details because there are so many ways to
go about it. I don't think there are any plugins for geoserver for
uploading (though not a bad suggestion), so you'll have to pick your
favorite web development toolkit and build your own tool.

I would suggest looking at GeoDjango, Mapfish, Geomajas and some of the
other similar web frameworks specifically dealing with spatial data as
something mostly out of the box from one of those might work for you.

Basically you need a web interface to let users upload files. Then you
either need to load those files into a postgis database or use them as
is and setup a geoserver record for the data source.

Enjoy,
Alex

On 12/30/2010 07:43 PM, Smitha V wrote:
> Yes, i have a postgres/postgis DB. Can you pls give the steps in more
> detail?
> 
> On Thu, Dec 30, 2010 at 7:30 PM, Meron <[email protected]> wrote:
> 
>> you will need a postgres/postgis DB and to create a web interface that
>> enables users to load their data. It may require to put some hours of works
>> but possible.
>>
>>
>>
>>
>>
>>
>>
>> ------------------------------------
>> Meron A. Gebre
>> Software Engineer
>> Earth Resources Technology (ERT), Inc.,
>> Contractor to USGS/EROS
>> 47914 252nd Street
>> Sioux Falls, SD 57198
>> Tel.   : (605) - 594 - 6842
>> Fax.  : (605) - 594 - 6119
>> [email protected]
>>
>>
>> ------------------------------
>> *From:* Smitha V <[email protected]>
>> *To:* [email protected]
>> *Sent:* Wed, 29 December, 2010 22:27:25
>> *Subject:* [Geoserver-users] Creating Repository
>>
>> I am new to Geoserver. Can somebody tell me if it is possible to create a
>> central repository using Geoserver, where people can deposit data and be
>> able to access it?
>>
>> --
>> Regards
>> Smitha V
>> MT2009149
>>
>>
> 
> 



------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to