Mariusz Felisiak
|
1d16dbc745
|
Fixed broken links and redirects in docs.
|
2021-09-21 09:27:44 +02:00 |
Nick Pope
|
c156e36955
|
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
|
2021-05-17 09:46:09 +02:00 |
Mariusz Felisiak
|
4c5236ef93
|
Removed versionadded/changed annotations for 3.0.
|
2020-05-13 09:07:51 +02:00 |
Adam Johnson
|
1cdfe8d912
|
Prevented (and corrected) single backtick usage in docs.
|
2020-04-01 14:55:11 +02:00 |
Claude Paroz
|
eed2e740f7
|
Fixed #30461 -- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as library path.
Thanks Nikita Krokosh for the initial patch.
|
2019-08-13 19:44:10 +02:00 |
Chris Adkins
|
705ef6cfeb
|
Fixed #30447 -- Added 'is_in_european_union' in GeoIP2.city() dict.
|
2019-05-07 13:31:44 +02:00 |
Brett Cannon
|
64b74804c5
|
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
|
2018-04-17 20:24:27 -04:00 |
Mariusz Felisiak
|
7c81b28ebc
|
Updated various links in docs to use HTTPS.
|
2018-01-07 14:28:41 +01:00 |
Ryan Verner
|
9473a8481a
|
Fixed #28740 -- Added 'continent_code' and 'continent_name' in GeoIP2.city() dict.
|
2017-10-25 10:07:37 -04:00 |
Nick Pope
|
11f4c52ec7
|
Fixed #28525 -- Documented GDAL and GeoIP exceptions.
|
2017-09-02 09:10:18 -04:00 |
Nick Pope
|
cbb27d603b
|
Reordered GeoIP docs be consistent with GDAL/GEOS ordering.
|
2017-09-01 09:48:25 -04:00 |
Nick Pope
|
49017dc13a
|
Made GeoIP docs headers consistent with other GIS docs.
|
2017-09-01 09:44:41 -04:00 |
R3turnz
|
502f03d897
|
Fixed #28112 -- Added 'time_zone' in GeoIP2.city() dict.
|
2017-05-22 21:07:14 -04:00 |
Tim Graham
|
46a38307c2
|
Removed versionadded/changed annotations for 1.9.
|
2016-05-20 11:44:29 -04:00 |
Tim Graham
|
f945fb24a3
|
Fixed #26554 -- Updated docs URLs to readthedocs.io
|
2016-04-28 10:09:57 -04:00 |
Claude Paroz
|
9686c888d6
|
Fixed #25951 -- Trimmed default representation of GEOSGeometry
Thanks Sergey Fedoseev for the report.
|
2016-04-17 15:31:12 +02:00 |
Sergey Fedoseev
|
23e1ad537a
|
Fixed #25974 -- Switched GIS docs to 4 spaces indentation.
|
2016-02-19 09:27:32 -05:00 |
rowanv
|
a6ef025dfb
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
Jon Dufresne
|
7aabd62380
|
Fixed #25778 -- Updated docs links to use https when available.
|
2015-12-01 08:01:34 -05:00 |
Flavio Curella
|
7f0953ce1f
|
Fixed #25184 -- Added support for MaxMind GeoLite2 database format
|
2015-07-31 09:45:03 -04:00 |