您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
GeoSHPer is a JavaScript library for converting shapefile data into GeoJSON. It reads ZIP archives containing .shp, .dbf, and .prj files, parses geographic features and attributes, and supports coordinate transformation using Proj4js. The result is a GeoJSON FeatureCollection, enabling easy integration with web mapping libraries.
此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.cn-greasyfork.org/scripts/526996/1614265/GeoSHPer.js
WME GeoFile is a File Importer that allows you to import various geometry files (supported formats: GeoJSON, KML, WKT, GML, GPX, shapefiles(SHP,SHX,DBF).ZIP) into the Waze Map Editor (WME). The script enhances the mapping utilities offered by WME by overlaying geospatial data directly onto the maps.
Once the script is installed and running, it will add a 'GEO' tab to the WME sidebar. You can use this tab to:
Built on the original code by Timbones:
User Interface Improvements:
Customization Options:
State / County / County-Sub and ZIP Code Boundary Drawing:
"Whats in View" Feature:
Layer Management:
Improved File Handling:
<extension>
tags to GeoJSON before rendering for easier integration with WME.Support for Projection Transformations:
.prj
file, ensuring accurate mapping and data representation on the WME platform.Enhanced Label Management:
Creating Custom Labels:
${attributeName}
for dynamic values.
#:${BridgeNumber}\\n${FacilityCarried} over\\n${FeatureCrossed}
#:${BridgeNumber}
${FacilityCarried} over
${FeatureCrossed}
Expected Output:
#:01995
U.S. ROUTE 6 over
BIG RIVER
This script is based on the original "WME Geometries" script by Timbones and contributors.
Original Author: Timbones
Contributors: