Skip to main content
10000+ Posts
Creating GeoJson array

Hello,I would like to create the Geojson output as shown below:{  "type": "FeatureCollection",  "name": "Example_Dataset",  "crs": {    "type": "name",    "properties": {      "name": "EPSG:28992"    }  },  "bbox": null,  "features": [    {      "type": "Feature",      "properties": {        "Name": "AO1",        "Begin K": "0",        "End K": "2.196"      },      "geometry": {        "type": "LineString",        "coordinates": [          [            143267.805,            559438.354,            1.944,            0          ],          [            143268.356,            559439.188,            1.987,            0.001          ],          [            143268.907,            559440.023,            2.029,            0.002          ],

Badge Winners

  • FME Form Advanced Training
    mike_greshhas earned the badge FME Form Advanced Training
  • FME Flow Authoring Training
    lolashas earned the badge FME Flow Authoring Training
  • Welcome Back
    nanothstinehas earned the badge Welcome Back
  • Teacher (Grey)
    lauryn00789has earned the badge Teacher (Grey)
  • Integrate Data with the FME Platform Training
    nwinghas earned the badge Integrate Data with the FME Platform Training
Show all badges

Community Stats

32,431
Posts
123,238
Replies
40,557
Members