[MacPorts] #51732: spatialite-tools 4.3.0.0 is missing tools
#51732: spatialite-tools 4.3.0.0 is missing tools ----------------------+-------------------------------- Reporter: vsivsi@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: spatialite-tools ----------------------+-------------------------------- When I install the spatialite-tools port (current version 4.3.0.0) several of the expected CLI tools are not installed. I have tested this on several machines with different MacPorts histories with the same results. The install process leaves out several prominent and important components of the spatialite-tools package, namely: {{{ spatialite_osm_map spatialite_osm_net spatialite_osm_raw }}} As near as I can tell, the missing tools are simply not being built / installed by this version of the MacPorts port. There are no errors when installing or uninstalling the port, the executables are simply missing. These are necessary tools for dealing with Open Street Map (OSM) data, and clearly should be included, given that they are a standard part of the package. See this page for reference: https://www.gaia-gis.it/fossil/spatialite- tools/index The following list of tools '''are''' correctly installed, and note that two other OSM tools (spatialite_osm_filter and spatialite_osm_overpass) are included, as expected: {{{ /opt/local/bin/exif_loader /opt/local/bin/shp_doctor /opt/local/bin/spatialite /opt/local/bin/spatialite_convert /opt/local/bin/spatialite_dxf /opt/local/bin/spatialite_gml /opt/local/bin/spatialite_network /opt/local/bin/spatialite_osm_filter /opt/local/bin/spatialite_osm_overpass /opt/local/bin/spatialite_tool /opt/local/bin/spatialite_xml_collapse /opt/local/bin/spatialite_xml_load /opt/local/bin/spatialite_xml_print /opt/local/bin/spatialite_xml_validator }}} Thanks! -- Ticket URL: <https://trac.macports.org/ticket/51732> MacPorts <https://www.macports.org/> Ports system for OS X
#51732: spatialite-tools 4.3.0.0 is missing tools -------------------------------+-------------------------------- Reporter: vsivsi@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: spatialite-tools | -------------------------------+-------------------------------- Comment (by vsivsi@…): It appears that this is because the package is specifically being built with the config option: {{{ --disable-readosm }}} Presumably this is because the ReadOSM library does not have a port, and is a required dependency to support the functionality of the missing tools. See: https://www.gaia-gis.it/fossil/readosm/index Anyway, this is a pretty big oversight in this package. At a minimum the description shouldn't list OSM as one of the formats this package will allow you to import, since it appears that functionality is being intentionally disabled in this port. -- Ticket URL: <https://trac.macports.org/ticket/51732#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#51732: spatialite-tools 4.3.0.0 is missing tools -------------------------------+-------------------------------- Reporter: vsivsi@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: spatialite-tools | -------------------------------+-------------------------------- Comment (by ryandesign@…): According to its web site, readosm is an open source library, so let's add a port for it so that we can enable these features in spatialite-tools. -- Ticket URL: <https://trac.macports.org/ticket/51732#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts