From: | Tony Shelver <tshelver(at)gmail(dot)com> |
---|---|
To: | Shaozhong SHI <shishaozhong(at)gmail(dot)com> |
Cc: | pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org> |
Subject: | Re: How to set up PostGIS to support ArcGIS, MapInfo and QGIS desktop users? |
Date: | 2019-08-27 08:58:02 |
Message-ID: | CAG0dhZDyFTo86MN=5WtkiFoTW0hw-3RsdpXq=qhn4NUimQ7=Nw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
This is probably the wrong place to ask. Have a look at the POSTGis
support options <https://postgis.net/support/> page. Stack Exchange has a
lot of info.
Also go to the particular products that you are interested in, they should
have their requirements listed.
You will likely also want to set up the maps: the most commonly used
dataset is derived from (or based on) openstreetmap.org. You will soon be
indicted to the joys of tools like osm2pgsql :)
However, you users should define the mapping data source and boundaries for
you.
Make sure to get a really good user spec / system boundary. Trying to
download and set up a full world map dataset can take days or weeks
depending on your hardware.
Take the recommended hardware requirement and system setup / tuning
recommendations seriously. I was bitten by this one in the past.
Also think about a bit of future proofing. In the years I have been
contributing to / sourcing from OSM, the amount of data has grown
exponentially.
On Mon, 26 Aug 2019 at 20:08, Shaozhong SHI <shishaozhong(at)gmail(dot)com> wrote:
> Hi,
>
> I should be grateful if anyone can offer insight into how to set up
> PostGIS to support ArcGIS, MapInfo and QGIS desktop users.
>
> Looking forward to hearing from you.
>
> Regards,
>
> Shao
>
From | Date | Subject | |
---|---|---|---|
Next Message | Holtgrewe, Manuel | 2019-08-27 10:06:31 | Pointers towards identifying bulk import bottleneck (walwriter tuning?) |
Previous Message | Luca Ferrari | 2019-08-27 08:57:11 | Re: psql \copy hanging |