JSPM

Found 136 results for extent

geocoder-geojson

Geocoding results in GeoJSON format

  • v1.11.0
  • 21.44
  • Published

@stdlib/stats-base-dcumin

Calculate the cumulative minimum of double-precision floating-point strided array elements.

  • v0.2.2
  • 19.16
  • Published

@stdlib/stats-base-dnanmin

Calculate the minimum value of a double-precision floating-point strided array, ignoring NaN values.

  • v0.2.2
  • 16.45
  • Published

slippy-grid

Generates an iterator of TMS tiles from BBox or GeoJSON

  • v2.3.0
  • 16.42
  • Published

@stdlib/stats-base-scuminabs

Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.

  • v0.2.2
  • 14.89
  • Published

@stdlib/stats-base-dnanmskmax

Calculate the maximum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 13.19
  • Published

@stdlib/stats-base-nanmin-by

Calculate the minimum value of a strided array via a callback function, ignoring NaN values.

  • v0.2.2
  • 13.16
  • Published

@stdlib/stats-iter-cumin

Create an iterator which iteratively computes a cumulative minimum value.

  • v0.2.2
  • 12.90
  • Published

@stdlib/stats-base-dnanmskmin

Calculate the minimum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 12.79
  • Published

@stdlib/stats-base-dnanmaxabs

Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.

  • v0.2.2
  • 12.44
  • Published

@stdlib/stats-iter-mmax

Create an iterator which iteratively computes a moving maximum value.

  • v0.2.2
  • 12.18
  • Published

@stdlib/stats-base-snanmskmin

Calculate the minimum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 12.15
  • Published

@spatial/turf

a JavaScript library for performing geospatial operations with GeoJSON

  • v1.0.5
  • 12.15
  • Published

@stdlib/stats-base-dnanmax

Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.

  • v0.2.2
  • 11.97
  • Published

@stdlib/stats-base-snanmax

Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.

  • v0.2.2
  • 11.97
  • Published

@stdlib/stats-base-nanmskmax

Calculate the maximum value of a strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 11.88
  • Published

@stdlib/stats-base-scumaxabs

Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.

  • v0.2.2
  • 11.88
  • Published

@stdlib/stats-base-smax

Calculate the maximum value of a single-precision floating-point strided array.

  • v0.2.2
  • 11.88
  • Published

@stdlib/stats-base-nanmskmin

Calculate the minimum value of a strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 11.73
  • Published

@stdlib/stats-base-scumin

Calculate the cumulative minimum of single-precision floating-point strided array elements.

  • v0.2.2
  • 11.73
  • Published

@stdlib/stats-base-dmskmin

Calculate the minimum value of a double-precision floating-point strided array according to a mask.

  • v0.2.2
  • 11.72
  • Published

@stdlib/stats-base-snanmskmax

Calculate the maximum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 11.24
  • Published

@stdlib/stats-base-nanmax-by

Calculate the maximum value of a strided array via a callback function, ignoring NaN values.

  • v0.2.2
  • 11.22
  • Published

@stdlib/stats-base-snanmskrange

Calculate the range of a single-precision floating-point strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 11.22
  • Published

@stdlib/stats-base-smin

Calculate the minimum value of a single-precision floating-point strided array.

  • v0.2.2
  • 11.22
  • Published

@stdlib/stats-base-smaxabs

Calculate the maximum absolute value of a single-precision floating-point strided array.

  • v0.2.2
  • 11.22
  • Published

@stdlib/stats-base-scumax

Calculate the cumulative maximum of single-precision floating-point strided array elements.

  • v0.2.2
  • 11.02
  • Published

@stdlib/stats-base-snanmaxabs

Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.

  • v0.2.2
  • 10.88
  • Published

@stdlib/stats-base-smskmin

Calculate the minimum value of a single-precision floating-point strided array according to a mask.

  • v0.2.2
  • 10.88
  • Published

@stdlib/stats-base-smskmax

Calculate the maximum value of a single-precision floating-point strided array according to a mask.

  • v0.2.2
  • 10.88
  • Published

@stdlib/stats-base-dminabs

Calculate the minimum absolute value of a double-precision floating-point strided array.

  • v0.2.2
  • 10.74
  • Published

@stdlib/stats-base-dcumax

Calculate the cumulative maximum of double-precision floating-point strided array elements.

  • v0.2.2
  • 10.67
  • Published

@stdlib/stats-base-snanmin

Calculate the minimum value of a single-precision floating-point strided array, ignoring NaN values.

  • v0.2.2
  • 10.41
  • Published

@stdlib/stats-base-dcumaxabs

Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.

  • v0.2.2
  • 10.41
  • Published

@stdlib/stats-base-dcuminabs

Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.

  • v0.2.2
  • 10.05
  • Published

@stdlib/stats-base-sminabs

Calculate the minimum absolute value of a single-precision floating-point strided array.

  • v0.2.2
  • 10.05
  • Published

@stdlib/stats-base-dmax

Calculate the maximum value of a double-precision floating-point strided array.

  • v0.2.2
  • 9.90
  • Published

@stdlib/stats-iter-cuminabs

Create an iterator which iteratively computes a cumulative minimum absolute value.

  • v0.2.2
  • 9.90
  • Published

@stdlib/stats-iter-mminabs

Create an iterator which iteratively computes a moving minimum absolute value.

  • v0.2.2
  • 9.73
  • Published

@stdlib/stats-base-smskrange

Calculate the range of a single-precision floating-point strided array according to a mask.

  • v0.2.2
  • 9.73
  • Published

@stdlib/stats-base-dnanmskrange

Calculate the range of a double-precision floating-point strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 9.70
  • Published

@stdlib/stats-base-dmskrange

Calculate the range of a double-precision floating-point strided array according to a mask.

  • v0.2.2
  • 9.41
  • Published

@stdlib/stats-base-dnanminabs

Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.

  • v0.2.2
  • 9.25
  • Published

@stdlib/stats-base-dmaxabs

Calculate the maximum absolute value of a double-precision floating-point strided array.

  • v0.2.2
  • 9.03
  • Published

@stdlib/stats-base-snanminabs

Calculate the minimum absolute value of a single-precision floating-point strided array, ignoring NaN values.

  • v0.2.2
  • 8.75
  • Published

@stdlib/stats-base-snanrange

Calculate the range of a single-precision floating-point strided array, ignoring NaN values.

  • v0.2.2
  • 8.75
  • Published

@stdlib/stats-base-dmskmax

Calculate the maximum value of a double-precision floating-point strided array according to a mask.

  • v0.2.2
  • 8.68
  • Published

@stdlib/stats-base-dnanrange

Calculate the range of a double-precision floating-point strided array, ignoring NaN values.

  • v0.2.2
  • 8.36
  • Published

geocoder-promise

This project has been renamed to geocoder-geojson

  • v0.2.2
  • 8.31
  • Published

@stdlib/stats-iter-mmaxabs

Create an iterator which iteratively computes a moving maximum absolute value.

  • v0.2.2
  • 7.84
  • Published

@stdlib/stats-iter-mmin

Create an iterator which iteratively computes a moving minimum value.

  • v0.2.2
  • 7.55
  • Published

@loudsrl/turf

a JavaScript library for performing geospatial operations with GeoJSON

  • v6.3.3
  • 5.52
  • Published

@stdlib/stats-iter-cumax

Create an iterator which iteratively computes a cumulative maximum value.

  • v0.2.2
  • 5.50
  • Published

@stdlib/stats-iter-cumaxabs

Create an iterator which iteratively computes a cumulative maximum absolute value.

  • v0.2.2
  • 4.34
  • Published

textent

text extent renderer

  • v1.0.6
  • 4.15
  • Published

extents

compute the bounding extents of a polygon

  • v0.0.0
  • 4.09
  • Published

@bmap-turf/turf

a JavaScript library for performing geospatial operations with GeoJSON

  • v6.4.4
  • 4.03
  • Published