{ "currentVersion": 10.81, "id": 16, "name": "Bridges", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_New_Hampshire_FIPS_2800_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",984250.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-71.66666666666667],PARAMETER[\"Scale_Factor\",0.9999666666666667],PARAMETER[\"Latitude_Of_Origin\",42.5],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[MXASSETNUM] CONCAT \", \" CONCAT [BridgeID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 5000.000000000366, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -7959898.728371799, "ymin": 5299970.06718185, "xmax": -7945763.721884825, "ymax": 5315837.8452175, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MXASSETNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BridgeID", "type": "esriFieldTypeString", "alias": "BridgeID", "length": 50, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "LocationOrCrossing", "type": "esriFieldTypeString", "alias": "Location Or Crossing", "length": 50, "domain": null }, { "name": "LengthInFeet", "type": "esriFieldTypeDouble", "alias": "Length In Feet", "domain": null }, { "name": "ConstructionMaterials", "type": "esriFieldTypeString", "alias": "Construction Materials", "length": 50, "domain": null }, { "name": "BridgeType", "type": "esriFieldTypeString", "alias": "Bridge Type", "length": 50, "domain": null }, { "name": "DeckType", "type": "esriFieldTypeString", "alias": "Deck Type", "length": 50, "domain": null }, { "name": "WearingSurface", "type": "esriFieldTypeString", "alias": "Wearing Surface", "length": 50, "domain": null }, { "name": "SidewalkWidthRightInFeet", "type": "esriFieldTypeDouble", "alias": "SidewalkWidthRightInFeet", "domain": null }, { "name": "SidewalkWidthLeftInFeet", "type": "esriFieldTypeDouble", "alias": "SidewalkWidthLeftInFeet", "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeInteger", "alias": "Year Built", "domain": null }, { "name": "YearRebuilt", "type": "esriFieldTypeInteger", "alias": "Year Rebuilt", "domain": null }, { "name": "RecommendedPostings", "type": "esriFieldTypeString", "alias": "Recommended Postings", "length": 100, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "domain": null }, { "name": "MXCHECKSUM", "type": "esriFieldTypeInteger", "alias": "Maximo Attribute Checksum", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "length": 40, "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R10_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ixBRGs", "fields": "MXSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I407MXASSETNUM1", "fields": "MXASSETNUM,MXSITEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S5_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "0a6db9fff1424788a70b0549c38a0d3c" }