GSOC Task 1 - AniketDGiri/mapmint GitHub Wiki

HOW TO LOAD SPATIAL DATA AND VISUALIZE IT IN MAPMINT:

  • We need to start the MapMint instance. (For Loading the MapMint Instance follow this link: )
  • On the left panel there is a Tab called distiller, click on it.
  • Then, go to datastore, if you are new then click on the new radio button, Enter the name of the database you want to create.
  • Then, your database will be created in the **Directories **folder.
  • Go to the database, and upload the shapefile. (Note: You need to upload the .shp, .shx, .dbf, .prj files)
  • For visualization go to the **Manager **Tab, and choose the layer you want to visualize.

HOW TO CREATE A SERVICE: