geo-offset 0.4.0

Add margin and padding to geometric shapes
Documentation
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {},
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [114.18466329574586, 22.267890315905507],
            [114.18840765953065, 22.26926047026178],
            [114.18651938438417, 22.267284663689324],
            [114.1876244544983, 22.2654379046834],
            [114.18499588966371, 22.266271927897595],
            [114.18466329574586, 22.267890315905507]
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {},
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [114.18836474418642, 22.270749753256833],
          [114.19047832489015, 22.26977675682864]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {},
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [114.18925523757935, 22.267592454487456],
          [114.19204473495483, 22.26928032747266],
          [114.19121861457826, 22.26488188644578],
          [114.19357895851137, 22.266927228364477],
          [114.1893517971039, 22.26653007693269]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {},
      "geometry": {
        "type": "Point",
        "coordinates": [114.18949127197267, 22.271802170346884]
      }
    },
    {
      "type": "Feature",
      "properties": {},
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [114.18646574020386, 22.26391877819981],
            [114.19225931167604, 22.263759914347176],
            [114.19245243072511, 22.260046420421386],
            [114.18558597564699, 22.260503165629643],
            [114.18646574020386, 22.26391877819981]
          ],
          [
            [114.18732404708864, 22.26324360558074],
            [114.187388420105, 22.261218068181],
            [114.19092893600465, 22.260959909347545],
            [114.19101476669312, 22.26268757862524],
            [114.18732404708864, 22.26324360558074]
          ]
        ]
      }
    }
  ]
}