Skip to content

Commit

Permalink
Adding some more locations
Browse files Browse the repository at this point in the history
  • Loading branch information
edeandrea committed Nov 2, 2023
1 parent 0bc9435 commit cf39609
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
24 changes: 24 additions & 0 deletions grpc-locations/deploy/db-init/initialize-tables.sql
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,27 @@ INSERT INTO locations(name, description, picture, type)
VALUES ('Atlantis', 'An ancient underwater city, home to the Atlanteans. Ruled by King Arthur Curry, also known as Aquaman, Atlantis is a place of advanced technology and magic. The city is a beacon of hope for its inhabitants and is constantly under threat from both surface dwellers and internal strife.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/Atlantis.jpg', 'CITY');
INSERT INTO locations(name, description, picture, type)
VALUES ('Genosha', 'An island nation located off the east coast of Africa. Genosha was once a place of oppression for mutants, but after a revolution, it became a haven for the mutant population. However, its history is marred by conflict and tragedy.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/Genosha.jpg', 'ISLAND');
INSERT INTO locations(name, description, picture, type)
VALUES ('Hoth', 'Hoth is an ice planet located in the Outer Rim Territories, known for its freezing temperatures and barren landscape.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/hoth.png', 'PLANET');
INSERT INTO locations(name, description, picture, type)
VALUES ('Endor', 'Endor is a forested moon orbiting the gas giant planet of Endor in the Outer Rim Territories. The Ewok village, the Death Star shield generator bunker, and the lush forest terrain. Endor is the location of the Battle of Endor, a critical event in the Star Wars saga, where the Rebel Alliance defeated the Galactic Empire.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/endor.jpg', 'MOON');
INSERT INTO locations(name, description, picture, type)
VALUES ('Coruscant', 'Coruscant is a city-covered planet at the heart of the galaxy, serving as the political and cultural center of the Star Wars universe. The Jedi Temple, the Senate Building, and the massive cityscape covering the entire planet.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/coruscant.png', 'PLANET');
INSERT INTO locations(name, description, picture, type)
VALUES ('Tatooine', 'Tatooine is a desert planet located in the Outer Rim Territories, known for its twin suns and harsh environment.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/tatooine.jpg', 'PLANET');
INSERT INTO locations(name, description, picture, type)
VALUES ('Neverwinter', 'Neverwinter is a city situated on the Sword Coast of the Forgotten Realms campaign setting. Often referred to as the "City of Skilled Hands," Neverwinter is known for its resilience and recovery after the devastating cataclysm of Mount Hotenow.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/neverwinter.jpg', 'CITY');
INSERT INTO locations(name, description, picture, type)
VALUES ('Baldur''s Gate', 'Baldur''s Gate is a coastal city on the Sword Coast, part of the Forgotten Realms campaign setting. Known for its strategic location and thriving trade, Baldur''s Gate is a bustling and politically charged city on the verge of the Sea of Swords. The Upper and Lower cities, the Seatower of Balduran, and the Basilisk Gate are prominent landmarks in Baldur''s Gate.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/baldurs_gate.png', 'CITY');
INSERT INTO locations(name, description, picture, type)
VALUES ('Greyhawk', 'Greyhawk is one of the earliest and most iconic campaign settings for D&D. The World of Greyhawk is a rich, medieval fantasy world filled with a diverse array of nations, cultures, and adventures. Castle Greyhawk, the setting''s namesake, and the Free City of Greyhawk are central to the campaign setting.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/greyhawkcity.jpg', 'CITY');
INSERT INTO locations(name, description, picture, type)
VALUES ('Tyr', 'Located in the Tablelands, Tyr is one of the city-states in the harsh world of Athas. Tyr is known for its oppressive sorcerer-king, Kalak, who rules the city with an iron fist.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/tyr.jpg', 'CITY');
INSERT INTO locations(name, description, picture, type)
VALUES ('Tarantia', 'Tarantia is the capital city of the kingdom of Aquilonia in the Hyborian Age, a fictional era in the Conan universe. It is a grand and bustling city, known for its opulent architecture, sprawling markets, and busy streets. The Royal Palace, where the Aquilonian king resides, is a prominent landmark in Tarantia.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/tarantia.jpg', 'CITY');
INSERT INTO locations(name, description, picture, type)
VALUES ('Aquilonia', 'Aquilonia is a powerful kingdom in the Hyborian Age and one of Conan''s most significant conquests. King Conan became the ruler of Aquilonia, making it the mightiest kingdom of the age. The capital city, Tarantia, is known for its grandeur and influence.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/aquilonia.png', 'COUNTRY');
INSERT INTO locations(name, description, picture, type)
VALUES ('Cimmeria', 'Cimmeria is a northern barbarian homeland in the Hyborian Age, a fictional age in the Conan universe. It''s the homeland of Conan the Barbarian, and the Cimmerians are known for their toughness and warrior culture.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/cimmeria.png', 'COUNTRY');
INSERT INTO locations(name, description, picture, type)
VALUES ('Asteroid M', 'Originally situated in Earth''s orbit, later relocated to various positions. Created by Magneto, it was a haven for mutants and a launching point for his various schemes. Asteroid M featured advanced technology and was used as a base of operations for mutant activities.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/asteroid_m.png', 'PLANET');
24 changes: 24 additions & 0 deletions grpc-locations/src/main/resources/import.sql
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,27 @@ INSERT INTO locations(name, description, picture, type)
VALUES ('Atlantis', 'An ancient underwater city, home to the Atlanteans. Ruled by King Arthur Curry, also known as Aquaman, Atlantis is a place of advanced technology and magic. The city is a beacon of hope for its inhabitants and is constantly under threat from both surface dwellers and internal strife.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/Atlantis.jpg', 'CITY');
INSERT INTO locations(name, description, picture, type)
VALUES ('Genosha', 'An island nation located off the east coast of Africa. Genosha was once a place of oppression for mutants, but after a revolution, it became a haven for the mutant population. However, its history is marred by conflict and tragedy.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/Genosha.jpg', 'ISLAND');
INSERT INTO locations(name, description, picture, type)
VALUES ('Hoth', 'Hoth is an ice planet located in the Outer Rim Territories, known for its freezing temperatures and barren landscape.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/hoth.png', 'PLANET');
INSERT INTO locations(name, description, picture, type)
VALUES ('Endor', 'Endor is a forested moon orbiting the gas giant planet of Endor in the Outer Rim Territories. The Ewok village, the Death Star shield generator bunker, and the lush forest terrain. Endor is the location of the Battle of Endor, a critical event in the Star Wars saga, where the Rebel Alliance defeated the Galactic Empire.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/endor.jpg', 'MOON');
INSERT INTO locations(name, description, picture, type)
VALUES ('Coruscant', 'Coruscant is a city-covered planet at the heart of the galaxy, serving as the political and cultural center of the Star Wars universe. The Jedi Temple, the Senate Building, and the massive cityscape covering the entire planet.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/coruscant.png', 'PLANET');
INSERT INTO locations(name, description, picture, type)
VALUES ('Tatooine', 'Tatooine is a desert planet located in the Outer Rim Territories, known for its twin suns and harsh environment.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/tatooine.jpg', 'PLANET');
INSERT INTO locations(name, description, picture, type)
VALUES ('Neverwinter', 'Neverwinter is a city situated on the Sword Coast of the Forgotten Realms campaign setting. Often referred to as the "City of Skilled Hands," Neverwinter is known for its resilience and recovery after the devastating cataclysm of Mount Hotenow.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/neverwinter.jpg', 'CITY');
INSERT INTO locations(name, description, picture, type)
VALUES ('Baldur''s Gate', 'Baldur''s Gate is a coastal city on the Sword Coast, part of the Forgotten Realms campaign setting. Known for its strategic location and thriving trade, Baldur''s Gate is a bustling and politically charged city on the verge of the Sea of Swords. The Upper and Lower cities, the Seatower of Balduran, and the Basilisk Gate are prominent landmarks in Baldur''s Gate.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/baldurs_gate.png', 'CITY');
INSERT INTO locations(name, description, picture, type)
VALUES ('Greyhawk', 'Greyhawk is one of the earliest and most iconic campaign settings for D&D. The World of Greyhawk is a rich, medieval fantasy world filled with a diverse array of nations, cultures, and adventures. Castle Greyhawk, the setting''s namesake, and the Free City of Greyhawk are central to the campaign setting.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/greyhawkcity.jpg', 'CITY');
INSERT INTO locations(name, description, picture, type)
VALUES ('Tyr', 'Located in the Tablelands, Tyr is one of the city-states in the harsh world of Athas. Tyr is known for its oppressive sorcerer-king, Kalak, who rules the city with an iron fist.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/tyr.jpg', 'CITY');
INSERT INTO locations(name, description, picture, type)
VALUES ('Tarantia', 'Tarantia is the capital city of the kingdom of Aquilonia in the Hyborian Age, a fictional era in the Conan universe. It is a grand and bustling city, known for its opulent architecture, sprawling markets, and busy streets. The Royal Palace, where the Aquilonian king resides, is a prominent landmark in Tarantia.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/tarantia.jpg', 'CITY');
INSERT INTO locations(name, description, picture, type)
VALUES ('Aquilonia', 'Aquilonia is a powerful kingdom in the Hyborian Age and one of Conan''s most significant conquests. King Conan became the ruler of Aquilonia, making it the mightiest kingdom of the age. The capital city, Tarantia, is known for its grandeur and influence.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/aquilonia.png', 'COUNTRY');
INSERT INTO locations(name, description, picture, type)
VALUES ('Cimmeria', 'Cimmeria is a northern barbarian homeland in the Hyborian Age, a fictional age in the Conan universe. It''s the homeland of Conan the Barbarian, and the Cimmerians are known for their toughness and warrior culture.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/cimmeria.png', 'COUNTRY');
INSERT INTO locations(name, description, picture, type)
VALUES ('Asteroid M', 'Originally situated in Earth''s orbit, later relocated to various positions. Created by Magneto, it was a haven for mutants and a launching point for his various schemes. Asteroid M featured advanced technology and was used as a base of operations for mutant activities.', 'https://raw.githubusercontent.com/quarkusio/quarkus-super-heroes/characterdata/images/locations/asteroid_m.png', 'PLANET');

0 comments on commit cf39609

Please sign in to comment.