Overview

“Rekichizu x Next.js” is a web application built with Rekichizu and Next.js.

I have added a route registration feature to this web application, which I will introduce here.

Feature Introduction

Access the top page and click the “Manage My Routes” button.

You will be prompted to log in, so click the “Login” button in the upper right corner.

After logging in, a list screen like the following will be displayed.

Pressing the “Import Route” button displays the following dialog.

Pressing the “Download Sample Data” button downloads sample data in GeoJSON format like the following.

{}""""]tndfyaee{}{}pmsa,eect"""}"}"""}"}""rutip,gtip,g::irydr"""e""]ydr"""e""]pep"otwtotcp"otwtotc""tse:pehymyo13e:pehymyo13Fi""exepepo35"exepepo35eo::"rtreter9.:"rtreter9.antt"e"r"d.6it"e"r"d.6t"["oi:":y:i78"mi:":y:i78u:Fke:"n60Fpe:"n55reys"":"a79ees"":"a22e"ao""pPt35ar""pPt8Ct-:o{oe09ti:o{oe,ousiis61ua"iislrt{"nn"8rl{,nn"lea,tt:,e-tt:e""t"""p""c,,i,[,a,[tolinao"cn,e"",,",",",

Uploading this file displays an editing screen like the following.

From the edit button (pencil icon), you can edit the title, description, and individual markers.

Pressing the following export button:

navigates to the geojson.io display screen.

In addition to exporting, you can also download to your local environment.

Supplement

Currently, only simple features are provided for technical verification purposes, but I plan to add various feature extensions in the future.

Summary

I hope this is helpful for applications of Rekichizu and GeoJSON.