xml_file_renamer 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0cc84a1211218226b1296e9bd872939eb716ed83
4
- data.tar.gz: 4133687863c2c5615e0f1854992dd33e6fa72e8b
3
+ metadata.gz: 4ad91f071b707ca3c260b85e3dbcdb3ce3505e2c
4
+ data.tar.gz: f91b487140897229a49efd79ec11348dc10a1418
5
5
  SHA512:
6
- metadata.gz: 992281d1f7ab5c08828af39ccc981b5331f7fe98a80a12f7a3c6b82741eeac263eff42d252260a4871ab631e93a2ee193d1e90ca84c6bcd8f23f357a000b3568
7
- data.tar.gz: 77333eac047b795b1f7173be3478cd1f5dfd469bdee3de587c027d1d06c59ddbcd536ca2832d149c725f9da5e5d9965800bb82634477c5fcf460d19200d58743
6
+ metadata.gz: 14a63693f183de463245d771f776a870b4210e90391a6548f82e2b373d6c888315d4dd75a81eb6de6ed9467d5b13ee0de14347099ab1add0e91490bb24ee4ce8
7
+ data.tar.gz: ee2fbee0e7e7ef82a23db794b237f7e72bf5e986f760554ce4dcbe51f85f59ca3b342fd1dec0613061f7a202cd9d2d34639dc4034158c8e4a9ea7302dd3c0953
@@ -14,7 +14,7 @@
14
14
  Columbia Center
15
15
  </building_name>
16
16
  <alt_building_name>
17
- Columbia Tower<
17
+ Columbia Tower
18
18
  </alt_building_name>
19
19
  <phone_number>206-622-2010</phone_number>
20
20
  </Contact>
@@ -31,10 +31,6 @@
31
31
  <Cost>US$ 76 million</Cost>
32
32
  <Owner>Beacon Capital</Owner>
33
33
  <Height>
34
- <architectural>
35
- <metric>294.8m</metric>
36
- <english>(967 ft)</english>
37
- </architectural>
38
34
  <architectural>
39
35
  <metric>294.8m</metric>
40
36
  <english>967 ft</english>
@@ -0,0 +1,53 @@
1
+ <?xml version="1.0" encoding="ISO-8859-1" ?>
2
+ <building>
3
+ <mls_id>589990</mls_id>
4
+ <Contact>
5
+ <location>
6
+ <street>400 Broad Street</street>
7
+ <city>Seattle</city>
8
+ <county>King</countY>
9
+ <state>WA</state>
10
+ <ZIP>98109</ZIP>
11
+ <country>United States</country>
12
+ </location>
13
+ <building_name>
14
+ Space Needle
15
+ </building_name>
16
+ <alt_building_name>
17
+ none
18
+ </alt_building_name>
19
+ <phone_number>206-905-2100</phone_number>
20
+ </Contact>
21
+ <Type>Observation tower</Type>
22
+ <Coordinates>
23
+ <lat>47.6204°N</lat>
24
+ <long>122.3491°W</long>
25
+ </Coordinates>
26
+ <Construction>
27
+ <start>April 17, 1961</start>
28
+ <complete>December 8, 1961</complete>
29
+ </Construction>
30
+ <Opening>April 21, 1962</Opening>
31
+ <Cost>US$ 4.5 million</Cost>
32
+ <Owner>Space Needle Corporation</Owner>
33
+ <Height>
34
+ <antenna_spire>
35
+ <metric>184.41m</metric>
36
+ <english>605.0 ft</english>
37
+ </antenna_spire>
38
+ <top_floor>
39
+ <metric>158.12m</metric>
40
+ <english>518.8 ft</english>
41
+ </top_floor>
42
+ <floor_count>6</floor_count>
43
+ </Height>
44
+ <Design_and_Construction>
45
+ <architect>John Graham & Company</architect>
46
+ <developer>Pentagram Corporation</developer>
47
+ <structural_engineer>
48
+ John K. Minasian, Victor Steinbrueck
49
+ </structural_engineer>
50
+ <main_contractor>Howard S. Wright Construction</main_contractor>
51
+ </Design_and_Construction>
52
+ <source>http://en.wikipedia.org/wiki/Space_Needle</source>
53
+ </building>
@@ -0,0 +1,49 @@
1
+ <?xml version="1.0" encoding="ISO-8859-1" ?>
2
+ <building>
3
+ <mls_id>589991</mls_id>
4
+ <Contact>
5
+ <location>
6
+ <street>815 Pine Street</street>
7
+ <city>Seattle</city>
8
+ <county>King</countY>
9
+ <state>WA</state>
10
+ <ZIP>98101</ZIP>
11
+ <country>United States</country>
12
+ </location>
13
+ <building_name>
14
+ Premier on Pine
15
+ </building_name>
16
+ <alt_building_name>
17
+ 815 Pine
18
+ </alt_building_name>
19
+ <phone_number>TBD</phone_number>
20
+ </Contact>
21
+ <Type>Residential and Retail</Type>
22
+ <Coordinates>
23
+ <lat>47.6134°N</lat>
24
+ <long>122.3320°W</long>
25
+ </Coordinates>
26
+ <Construction>
27
+ <start>August 2012</start>
28
+ <complete>April 2015</complete>
29
+ </Construction>
30
+ <Opening>November 2014</Opening>
31
+ <Cost>TBD</Cost>
32
+ <Owner>Holland Partner Group</Owner>
33
+ <Height>
34
+ <overall>
35
+ <metric>440 ft</metric>
36
+ <english>134m</english>
37
+ </overall>
38
+ <floor_count>40</floor_count>
39
+ </Height>
40
+ <Design_and_Construction>
41
+ <architect>Weber Thompson</architect>
42
+ <developer>Holland Partner Group</developer>
43
+ <structural_engineer>
44
+ Cary Kopczynski & Company
45
+ </structural_engineer>
46
+ <main_contractor>Holland Construction</main_contractor>
47
+ </Design_and_Construction>
48
+ <source>http://www.815pineprogress.com</source>
49
+ </building>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xml_file_renamer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mike Taylor
@@ -34,7 +34,9 @@ files:
34
34
  - LICENSE
35
35
  - README.md
36
36
  - bin/xml_file_renamer
37
- - example_building_589989.xml
37
+ - example_xml_files/example_building_589989.xml
38
+ - example_xml_files/example_building_589990.xml
39
+ - example_xml_files/example_building_589991.xml
38
40
  - lib/xml_file_renamer.rb
39
41
  homepage: https://github.com/sealocal/xml_file_renamer
40
42
  licenses: