Get the closest Feature in a FeatureCollection against a given Feature
This script returns the properties of the closest Feature in a FeatureCollection against a given Feature (GeoJSON RFC7946).
This script returns the properties of the closest Feature in a FeatureCollection against a given Feature (GeoJSON RFC7946).
// Adds the user agent to a data attribute in the HTML document.documentElement.setAttribute('data-useragent', navigator.userAgent);
This bookmarklet provides an easy way to test css styles against a website without access to its server by creating a <link/>element in the <head>...