| Age | Commit message (Collapse) | Author |
|
https://github.com/OSGeo/PROJ/pull/1839#pullrequestreview-345535380
|
|
for OSX
|
|
|
|
functionality
|
|
(fixes #866)
|
|
|
|
For backward compatibility, if PROJ_LIB content is found to be not UTF-8 or
pointing to a non existing directory, then an attempt at interpretating it
in the ANSI page encoding is done.
proj_context_set_search_paths() now assumes strings to be in UTF-8, and
functions returning paths will also return values in UTF-8.
|
|
|
|
|
|
opened
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PROJ_NETWORK_ENDPOINT or proj_context_set_url_endpoint()
|
|
and networking enabled
|
|
proj_context_set_enable_network(ctx, true)
|
|
get_header_value(), and test
|
|
|
|
|
|
|
|
|
|
|