1. Can anybody make me clear if .shp & .osm (OpenStreetMap Data) are holding topological data/relations or not. 2. if .shp files are not holding then how qgis plugin topology checker and Openjump topology checker checks for the topology of these files.
On Thu, Nov 14, 2013 at 5:30 PM, <[email protected]> wrote: > Send dev mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.openstreetmap.org/listinfo/dev > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of dev digest..." > > > Today's Topics: > > 1. HTTPS on Nominatim (Fran?ois Lacombe) > 2. Re: HTTPS on Nominatim (sly (sylvain letuffe)) > 3. Re: HTTPS on Nominatim (Grant Slater) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 13 Nov 2013 18:56:53 +0100 > From: Fran?ois Lacombe <[email protected]> > To: [email protected] > Subject: [OSM-dev] HTTPS on Nominatim > Message-ID: > <CAG0ygLcJse4G59VDhzT0YWbB6R7bXGagcySmu_ZSP_tD1C= > [email protected]> > Content-Type: text/plain; charset="utf-8" > > Hi, > > I was wondering if it's possible to send HTTPS requests to Nominatim > service ? > https://nominatim.openstreetmap.org/search doesn't answer. > > I've got some issues to use it on a https webpage displaying Leaflet > GeoSearch plugin since all well known browsers are blocking http content on > https websites. > > You can try it here and use the top bar "search for adress" : > https://www.infos-reseaux.com/apps/ADSLObs/carte-nra-nro/?domain_id=FT > > > Many thank for any tip. > > Cheers. > > > *Fran?ois Lacombe* > > francois dot lacombe At telecom-bretagne dot eu > http://www.infos-reseaux.com > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.openstreetmap.org/pipermail/dev/attachments/20131113/76354ca1/attachment-0001.html > > > > ------------------------------ > > Message: 2 > Date: Wed, 13 Nov 2013 19:59:26 +0100 > From: "sly (sylvain letuffe)" <[email protected]> > To: [email protected] > Subject: Re: [OSM-dev] HTTPS on Nominatim > Message-ID: <[email protected]> > Content-Type: Text/Plain; charset="iso-8859-15" > > Le mercredi 13 novembre 2013 18:56:53, Fran?ois Lacombe a ?crit : > > Hi, > > Hi, > > > I've got some issues to use it on a https webpage displaying Leaflet > > GeoSearch plugin since all well known browsers are blocking http content > on > > https websites. > > (...) > > > Many thank for any tip. > > You could set up a http proxy local to your hosting. > > -- > sly (sylvain letuffe) > http://wiki.openstreetmap.org/wiki/User:Sletuffe > > > > ------------------------------ > > Message: 3 > Date: Thu, 14 Nov 2013 11:00:26 +0000 > From: Grant Slater <[email protected]> > To: Fran?ois Lacombe <[email protected]> > Cc: OSM Dev List <[email protected]> > Subject: Re: [OSM-dev] HTTPS on Nominatim > Message-ID: > < > cagxuowg97w+y8c_tmj03z0e6tjgt0ub688sm3nrensytmzj...@mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > On 13 November 2013 17:56, Fran?ois Lacombe > <[email protected]> wrote: > > > > I was wondering if it's possible to send HTTPS requests to Nominatim > service? > > https://nominatim.openstreetmap.org/search doesn't answer. > > > > Currently HTTPS is not offered for nominatim.openstreetmap.org > Nominatim serves over 100 requests per second and we do not yet have > the hardware resources to offer HTTPS. > > Technical: > While easy enough to enable, the server is already heavily CPU loaded. > The server uses Xeon 56xx CPUs with the AES instruction set but the > SSL connection setup / key-exchange is still expensive. The nature of > requests on nominatim is that most requests will start a new > connection setup. We are planning to get another server for nominatim > in the next few months. (redundancy / easier maintenance / spread > load) > > Regards > Grant > Part of OSM sysadmin team. > > > > ------------------------------ > > _______________________________________________ > dev mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/dev > > > End of dev Digest, Vol 104, Issue 13 > ************************************ > -- Er. Sukhjit Singh Sehra Assistant Professor Dept of Computer Science Engg. Guru Nanak Dev Engineering College, Ludhiana, Punjab Mobile No:- 09855959200 *In your free time kindly visit Sikh-relics.com - A Gallery of Blessed Relics of Sikh Guru Sahib
_______________________________________________ dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/dev

