Dear amefad and Richard,
thanks for your ideas, i will see what i can use
Sebastian
Gesendet: Dienstag, 08. März 2016 um 18:00 Uhr
Von: "Richard McDonnell" <[email protected]>
An: [email protected]
Betreff: Re: [Qgis-user] MS Access and QGIS
Von: "Richard McDonnell" <[email protected]>
An: [email protected]
Betreff: Re: [Qgis-user] MS Access and QGIS
I think one option might be to put the data on something like geoserver, and utilise the geometry extent for each land parcel as a link to the web server from Access.
So you will have a link in your access database to the web service something like:
"http://localhost/geoserver/landparcels/wms?service=WMS&version=1.1.0&request=GetMap&layers=opw:osi_2500p&styles=&bbox=30000,19000,334000,458500&width=531&height=768&srs=EPSG:29903&format=application/openlayers"
The coordinates shown above, in BOLD, would be the bottom left and top right extents of the land parcel.
The reason I suggest this, is that creating a link to a project in Quantum is easy, the additional zoom to the land parcel requirement is a little more difficult to do.
It is one option!!
Regards,
Richard
So you will have a link in your access database to the web service something like:
"http://localhost/geoserver/landparcels/wms?service=WMS&version=1.1.0&request=GetMap&layers=opw:osi_2500p&styles=&bbox=30000,19000,334000,458500&width=531&height=768&srs=EPSG:29903&format=application/openlayers"
The coordinates shown above, in BOLD, would be the bottom left and top right extents of the land parcel.
The reason I suggest this, is that creating a link to a project in Quantum is easy, the additional zoom to the land parcel requirement is a little more difficult to do.
It is one option!!
Regards,
Richard
On 08/03/2016 13:05, "Sebastian Teßmer" wrote:
today again something else to ask.
I have an Access - database, which is stored with a PostGIS database.
It serves as a kind of front end. Now I want to select a parcel in a form
and then jump right in QGIS then.
Maybe I would also select multiple parcels in form, which then in QGIS
are being emphasized.
I know that sounds very utopian, but maybe someone has an idea how to go that can
or perhaps another suggestion on how to implement that.
Thank you so much!
MfG Sebastian_______________________________________________ Qgis-user mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
--
Richard McDonnell
GIS Specialist PgD GIS AssocSCSI
OPW FRM Data Management
52 Stephens Green, Dublin 2.
TEL: 01 6476543OPW - Ag féachaint don am atá le teacht - Ag caomhnú ón am atá thart_______________________________________________ Qgis-user mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
OPW - Looking to the future - Caring for the past
Email Disclaimer: http://www.opw.ie/en/disclaimer/
_______________________________________________ Qgis-user mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
