Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-12-17 11:20
Flavor·Python

r"
\[*([^\[,\]]*),([^,\[\]]*)\][,\]]*
"
gm
Open regex in editor

Description

Allow to convert geolocation POS (related to a shape like a polygon) from geoJson to Simple Location Format

Submitted by François Devaux