MCPcopy Create free account
hub / github.com/plotly/plotly.js / process_geodata.mjs

File process_geodata.mjs

topojson/bin/process_geodata.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import rewind from '@mapbox/geojson-rewind';
2import { geoIdentity, geoPath } from 'd3-geo';
3import { geoStitch } from 'd3-geo-projection';
4import fs from 'fs';

Callers

nothing calls this directly

Calls 12

getNEFilenameFunction · 0.90
clampToAntimeridianFunction · 0.85
createCountriesListFunction · 0.85
convertShpToGeoFunction · 0.85
createCountriesLayerFunction · 0.85
createLandLayerFunction · 0.85
createCoastlinesLayerFunction · 0.85
createOceanLayerFunction · 0.85
createRiversLayerFunction · 0.85
createLakesLayerFunction · 0.85
createSubunitsLayerFunction · 0.85
convertLayersToTopojsonFunction · 0.85

Tested by

no test coverage detected