Truck Parking
                    View map in GIS Catalog
                  
                
              
                Show/Hide Fields
                
            - objectid
 - id
 - pff_id
 - name
 - owner
 - operator
 - township
 - capacity
 - truck_count
 - source
 - rating
 - lat
 - long_
 - cargo
 
| 
                                 
                                    
                                        objectid
                                    
                                    
                                 
                             | 
                        
                            
                                 
                                    
                                        id
                                    
                                    
                                 
                             | 
                        
                            
                                 
                                    
                                        pff_id
                                    
                                    
                                 
                             | 
                        
                            
                                 
                                    
                                        name
                                    
                                    
                                 
                             | 
                        
                            
                                 
                                    
                                        owner
                                    
                                    
                                 
                             | 
                        
                            
                                 
                                    
                                        operator
                                    
                                    
                                 
                             | 
                        
                            
                                 
                                    
                                        township
                                    
                                    
                                 
                             | 
                        
                            
                                 
                                    
                                        capacity
                                    
                                    
                                 
                             | 
                        
                            
                                 
                                    
                                        truck_count
                                    
                                    
                                 
                             | 
                        
                            
                                 
                                    
                                        source
                                    
                                    
                                 
                             | 
                        
                            
                                 
                                    
                                        rating
                                    
                                    
                                 
                             | 
                        
                            
                                 
                                    
                                        lat
                                    
                                    
                                 
                             | 
                        
                            
                                 
                                    
                                        long_
                                    
                                    
                                 
                             | 
                        
                            
                                 
                                    
                                        cargo
                                    
                                    
                                 
                             | 
                        
                    
                
                
                
            
|---|
Data Dictionary
| Column | Type | Label | Description | 
|---|---|---|---|
| OBJECTID | OID | OBJECTID | Internal feature number. | 
| id | Integer | Id | |
| pff_id | String | pff_id | |
| name | String | name | |
| owner | String | owner | |
| operator | String | operator | |
| township | String | township | |
| parking stalls | Double | capacity | |
| truck count | Double | truck_count | |
| source | String | source | |
| use rating | String | rating | |
| lat | Double | LAT | |
| long_ | Double | LONG_ | |
| cargo | String | cargo | |
| shape | Geometry | Shape | Feature geometry. | 
| st_area(shape) | Double | st_area(shape) | |
| st_perimeter(shape) | Double | st_perimeter(shape) |