Lat × Long Homepage

Dylan Loeb McClain, New York Times:

Ms. Norwood, a physicist, was the person primarily responsible for designing and championing the scanner that made the program possible.

[…]

Ms. Norwood, who was part of an advanced design group in the space and communications division at Hughes, canvassed scientists who specialized in agriculture, meteorology, pollution and geology. She concluded that a scanner that recorded multiple spectra of light and energy — like one that had been used for local agricultural observations — could be modified for the planetary project that the Geological Survey and NASA had in mind.

VersaTiles: An Open-Source Web Mapping Stack

VersaTiles is a set of open-source applications that form a complete stack to create, host, and visualise OpenStreetMap data on the Web using vector tiles.

From the VersaTiles website:

VersaTiles lets you use OpenStreetMap based vector tiles, without any restrictions, locked-in paid services or attribution requirements beyond OpenStreetMap. You can use the freely downloadable tilesets from VersaTiles on your own infrastrure, in any way you like. Our open spec, royalty free and permissively licensed conatainer format works with virtually any webserver or CDN — with no requirement to pay unreasonable prices for “Tiles-as-a-Service”.

It includes a tile generator, based on TileMaker that produces tiles in the Shortbread schema. A converter produces tiles in the custom *.versatiles format from MBTiles. The VersaTiles format results on a smaller footprint—compared to MBTiles—and it doesn’t use SQLite under the hood. That means you can host it pretty much anywhere, either using the VersaTiles server or on a CDN; and clients can utilise HTTP range requests to access a subset of the data. The front-end is based on MapLibre, and includes map styles and a range of open-source fonts.

The Geofabrik Shapefiles have been a go-to resource ever since for OpenStreetMap data in GIS-friendly formats. Geofabrik now also offers vector-tile downloads for individual countries in Europe and states in the US.

At this time, the service is experimental, with no timeline for a stable and regularly-updated product:

This is supposed to be an experiment and we don’t yet make any promises about the structure and update frequency of this offer. We’re happy to hear your ideas though.

Jess Beutler and Alan McConchie:

This year, OpenStreetMap US stepped forward to become a steward of Field Papers for the community going forward. The transition makes sense; not only is the tool used extensively by the mapping community globally and in the US, it is also used a great deal by educators through OpenStreetMap US’s TeachOSM program and other education initiatives

While it will now be under the umbrella of OpenStreetMap US, Field Papers will be maintained as a global tool available for mappers around the world. In the next year, OpenStreetMap US will be working to develop a plan for maintenance and development that pulls in the knowledge and skills of the volunteer community, as well as expanding the financial resources available to the project.

Bunting Labs’ new API to download OSM data is looking good. I’m not an OSM power user and every time I try to use Overpass to download some data from OpenStreetMap, I’d struggle for an hour and then download one of Geofabrik’s Shapefiles instead. Overpass is extremely powerful, but its syntax is just as hard to understand—which is ok; powerful software is always complex.

The new API is less powerful but more approachable for occasional users like me. It abstracts away much of OSMs complexity, providing a simpler syntax for accessing data via HTTP requests, and it returns neat GeoJSON data.

So far, Placemark, a bootstrapped one-person project, was only available for paying customers. Now Tom released a free tier, Placemark Play, which provides the same user interface and similar features as the paid tier. The main difference to the paid tier is that Placemark won’t save your data; once your browser session ends, your data is gone.

Without data storage, Placemark Play can be compared to Geojson.io, which handles data persistence similarly, although Geojson.io offers to restore data from the last session. Placemark, however, provides a slicker user interface and more advanced geometry operations (buffers, simplification, convex hulls), imports and exports from and to various geospatial data formats, and design and export map styles for MapboxGL and Leaflet.

Placemark Play is a great option for quick data visualisation and advanced editing, when you need a little more capabilities than Geojson.io.

Rebecca Bellan and Ingrid Lunden, reporting for TechCrunch:

Last month, when transportation startup Via raised $110 million at a $3.5 billion valuation, CEO Daniel Ramot said it planned to make acquisitions to grow its transportation technology stack. Now, a piece of that strategy is falling into place: today the company is announcing its acquisition of Citymapper, the London startup that produces a popular urban mapping app.

I always loved Citymapper. When it came out, it offered a better experience for public-transport routing than Google Maps. I remember moving to London, and Citymapper was a lifesaver; I could not imagine how anyone would navigate the city without it.

But then, I never understood how they were making money—if any. Citymapper offers memberships, which enable additional routing modes, but I don’t think bus-only routing convinces many people to pay for the service. They also sold public-transport passes in London at discounted rates and, more recently, the app’s free tier contained ads. This acquisition is about talent and technology rather than removing a competitor from the field.