{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Buildings and Structures", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 422022.7840824947, "ymin": 562096.8209124878, "xmax": 464988.57807199657, "ymax": 596747.9468200728, "spatialReference": { "wkid": 102711, "latestWkid": 3424, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17954600, "falseY": -46918100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102711, "latestWkid": 3424, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -17954600, "falseY": -46918100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FName", "typeIdField": "", "subtypeField": "FCode", "defaultSubtypeCode": 3310, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Build_ID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "Build_ID" }, { "name": "FCode", "type": "esriFieldTypeSmallInteger", "alias": "Feature Code", "domain": null, "editable": true, "nullable": true, "defaultValue": 3310, "modelName": "FCode" }, { "name": "FName", "type": "esriFieldTypeString", "alias": "Feature Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "FName" }, { "name": "Descript", "type": "esriFieldTypeString", "alias": "Descript", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Descript" }, { "name": "LAND_USE", "type": "esriFieldTypeDouble", "alias": "LAND_USE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAND_USE" }, { "name": "Build_Type", "type": "esriFieldTypeString", "alias": "Building Type", "domain": { "type": "codedValue", "name": "Build_Type", "description": "Type of Building", "codedValues": [ { "name": "Accessory Building", "code": "A" }, { "name": "Primary Building", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "P", "modelName": "Build_Type" }, { "name": "B_Status", "type": "esriFieldTypeString", "alias": "Building Status", "domain": { "type": "codedValue", "name": "Build_Status", "description": "Building Status", "codedValues": [ { "name": "Occupied", "code": "O" }, { "name": "Vacant", "code": "V" }, { "name": "Removed", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "O", "modelName": "B_Status" }, { "name": "No_Stories", "type": "esriFieldTypeDouble", "alias": "Number of Stories", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "No_Stories" }, { "name": "FF_Elev", "type": "esriFieldTypeDouble", "alias": "1st Floor Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FF_Elev" }, { "name": "CN_VALUE", "type": "esriFieldTypeDouble", "alias": "CN_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": 98, "modelName": "CN_VALUE" }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORTHING" }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EASTING" }, { "name": "LONG_", "type": "esriFieldTypeString", "alias": "LONG_", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LONG_" }, { "name": "LAT", "type": "esriFieldTypeString", "alias": "LAT", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LAT" }, { "name": "SSN", "type": "esriFieldTypeDouble", "alias": "SSN", "domain": null, "editable": true, "nullable": true, "defaultValue": 1813, "modelName": "SSN" }, { "name": "ADD_ID", "type": "esriFieldTypeString", "alias": "ADD_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADD_ID" }, { "name": "Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel_ID", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "Parcel_ID" }, { "name": "CAPT_YEAR", "type": "esriFieldTypeInteger", "alias": "Year Captured", "domain": null, "editable": true, "nullable": true, "defaultValue": 2003, "modelName": "CAPT_YEAR" }, { "name": "CAPT_METH", "type": "esriFieldTypeString", "alias": "Feature Capture Method", "domain": { "type": "codedValue", "name": "Feat_Capt_Method", "description": "Feature Capture Method", "codedValues": [ { "name": "Global Positioning System", "code": "GPS" }, { "name": "Aerial Photography", "code": "AP" }, { "name": "As-Built Plans", "code": "AB" }, { "name": "Field Survey", "code": "FS" }, { "name": "Tax Maps", "code": "TM" }, { "name": "Final Map", "code": "FM" }, { "name": "Deed", "code": "D" }, { "name": "Survey Map", "code": "SM" }, { "name": "1993 Township Sewer Map", "code": "SM1" }, { "name": "Proposed Plan", "code": "PP" }, { "name": "Somerset County Aerial Photography", "code": "SCP" }, { "name": "Minor Subdivision Plat", "code": "MS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CAPT_METH" }, { "name": "DATA_EDIT", "type": "esriFieldTypeString", "alias": "Dource Data Editor", "domain": { "type": "codedValue", "name": "Data_Editor", "description": "Editor of Source Data", "codedValues": [ { "name": "Montgomery Township", "code": "MT" }, { "name": "Somerset County", "code": "SC" }, { "name": "NJ Dept of Environmental Protection", "code": "NJDEP" }, { "name": "US Gelogical Survey", "code": "USGS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "SC", "modelName": "DATA_EDIT" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Last Edit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" }, { "name": "SFHA", "type": "esriFieldTypeSmallInteger", "alias": "Special Flood Hazard Area", "domain": { "type": "codedValue", "name": "Common_Boolean", "description": "GBA Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SFHA" }, { "name": "AREA_SF", "type": "esriFieldTypeDouble", "alias": "Area (SF)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_SF" }, { "name": "FEMA_LOMC", "type": "esriFieldTypeSmallInteger", "alias": "FEMA LOMC Issued", "domain": { "type": "codedValue", "name": "Common_Boolean", "description": "GBA Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "FEMA_LOMC" }, { "name": "FEMA_FCERT", "type": "esriFieldTypeSmallInteger", "alias": "Flood Certificate Issued?", "domain": { "type": "codedValue", "name": "Common_Boolean", "description": "GBA Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "FEMA_FCERT" }, { "name": "YEAR_BUILT", "type": "esriFieldTypeInteger", "alias": "Year Built", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_BUILT" }, { "name": "B_DEISGN", "type": "esriFieldTypeString", "alias": "Building Design", "domain": { "type": "codedValue", "name": "Tax_Design", "description": "Tax Assessor House Design Type", "codedValues": [ { "name": "Colonial", "code": "02" }, { "name": "Ranch", "code": "03" }, { "name": "Rasied Ranch", "code": "04" }, { "name": "Cape", "code": "05" }, { "name": "Split Level", "code": "06" }, { "name": "Bi-Level", "code": "07" }, { "name": "Contemporary", "code": "08" }, { "name": "Semi-Detached", "code": "01" }, { "name": "Bungalow", "code": "09" }, { "name": "Craftsman", "code": "10" }, { "name": "Townhouse/Condo", "code": "80" }, { "name": "Other", "code": "90" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "B_DEISGN" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "STR_CORR", "type": "esriFieldTypeSmallInteger", "alias": "Stream Corridor", "domain": { "type": "codedValue", "name": "Common_Boolean", "description": "GBA Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STR_CORR" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R36_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_36", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_36", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Buildings and Structures", "description": "", "prototype": { "attributes": { "Build_ID": null, "STR_CORR": null, "FCode": 3310, "FName": "Single-Family Dwelling", "Descript": null, "LAND_USE": null, "Build_Type": "P", "B_Status": "O", "No_Stories": null, "FF_Elev": null, "CN_VALUE": 98, "NORTHING": null, "EASTING": null, "LONG_": null, "LAT": null, "SSN": 1813, "ADD_ID": null, "Parcel_ID": null, "CAPT_YEAR": 2003, "CAPT_METH": null, "DATA_EDIT": "SC", "EDIT_DATE": null, "SFHA": 0, "AREA_SF": null, "FEMA_LOMC": 0, "FEMA_FCERT": 0, "YEAR_BUILT": null, "B_DEISGN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 3310, "name": "Residential Structure", "defaultValues": { "Build_ID": null, "FCode": 3310, "FName": "Single-Family Dwelling", "Descript": null, "LAND_USE": null, "Build_Type": "P", "B_Status": "O", "No_Stories": null, "FF_Elev": null, "CN_VALUE": 98, "NORTHING": null, "EASTING": null, "LONG_": null, "LAT": null, "SSN": 1813, "ADD_ID": null, "Parcel_ID": null, "CAPT_YEAR": 2003, "CAPT_METH": null, "DATA_EDIT": "SC", "EDIT_DATE": null, "SFHA": 0, "AREA_SF": null, "FEMA_LOMC": 0, "FEMA_FCERT": 0, "YEAR_BUILT": null, "B_DEISGN": null, "GlobalID": null, "STR_CORR": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Build_Type": {"type": "inherited"}, "B_Status": {"type": "inherited"}, "CAPT_METH": {"type": "inherited"}, "DATA_EDIT": {"type": "inherited"}, "SFHA": {"type": "inherited"}, "FEMA_LOMC": {"type": "inherited"}, "FEMA_FCERT": {"type": "inherited"}, "B_DEISGN": {"type": "inherited"}, "STR_CORR": {"type": "inherited"} } }, { "code": 3320, "name": "Commercial Structure", "defaultValues": { "Build_ID": null, "FCode": 3320, "FName": null, "Descript": null, "LAND_USE": null, "Build_Type": "P", "B_Status": "O", "No_Stories": null, "FF_Elev": null, "CN_VALUE": 98, "NORTHING": null, "EASTING": null, "LONG_": null, "LAT": null, "SSN": 1813, "ADD_ID": null, "Parcel_ID": null, "CAPT_YEAR": 2003, "CAPT_METH": null, "DATA_EDIT": "SC", "EDIT_DATE": null, "SFHA": 0, "AREA_SF": null, "FEMA_LOMC": 0, "FEMA_FCERT": 0, "YEAR_BUILT": null, "B_DEISGN": null, "GlobalID": null, "STR_CORR": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Build_Type": {"type": "inherited"}, "B_Status": {"type": "inherited"}, "CAPT_METH": {"type": "inherited"}, "DATA_EDIT": {"type": "inherited"}, "SFHA": {"type": "inherited"}, "FEMA_LOMC": {"type": "inherited"}, "FEMA_FCERT": {"type": "inherited"}, "B_DEISGN": {"type": "inherited"}, "STR_CORR": {"type": "inherited"} } }, { "code": 3340, "name": "Educational Facility", "defaultValues": { "Build_ID": null, "FCode": 3340, "FName": null, "Descript": null, "LAND_USE": null, "Build_Type": "P", "B_Status": "O", "No_Stories": null, "FF_Elev": null, "CN_VALUE": 98, "NORTHING": null, "EASTING": null, "LONG_": null, "LAT": null, "SSN": 1813, "ADD_ID": null, "Parcel_ID": null, "CAPT_YEAR": 2003, "CAPT_METH": null, "DATA_EDIT": "SC", "EDIT_DATE": null, "SFHA": 0, "AREA_SF": null, "FEMA_LOMC": 0, "FEMA_FCERT": 0, "YEAR_BUILT": null, "B_DEISGN": null, "GlobalID": null, "STR_CORR": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Build_Type": {"type": "inherited"}, "B_Status": {"type": "inherited"}, "CAPT_METH": {"type": "inherited"}, "DATA_EDIT": {"type": "inherited"}, "SFHA": {"type": "inherited"}, "FEMA_LOMC": {"type": "inherited"}, "FEMA_FCERT": {"type": "inherited"}, "B_DEISGN": {"type": "inherited"}, "STR_CORR": {"type": "inherited"} } }, { "code": 3350, "name": "Government Facility", "defaultValues": { "Build_ID": null, "FCode": 3350, "FName": null, "Descript": null, "LAND_USE": null, "Build_Type": "P", "B_Status": "O", "No_Stories": null, "FF_Elev": null, "CN_VALUE": 98, "NORTHING": null, "EASTING": null, "LONG_": null, "LAT": null, "SSN": 1813, "ADD_ID": null, "Parcel_ID": null, "CAPT_YEAR": 2003, "CAPT_METH": null, "DATA_EDIT": "SC", "EDIT_DATE": null, "SFHA": 0, "AREA_SF": null, "FEMA_LOMC": 0, "FEMA_FCERT": 0, "YEAR_BUILT": null, "B_DEISGN": null, "GlobalID": null, "STR_CORR": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Build_Type": {"type": "inherited"}, "B_Status": {"type": "inherited"}, "CAPT_METH": {"type": "inherited"}, "DATA_EDIT": {"type": "inherited"}, "SFHA": {"type": "inherited"}, "FEMA_LOMC": {"type": "inherited"}, "FEMA_FCERT": {"type": "inherited"}, "B_DEISGN": {"type": "inherited"}, "STR_CORR": {"type": "inherited"} } }, { "code": 3330, "name": "Industrial or Utlity Facility", "defaultValues": { "Build_ID": null, "FCode": 3330, "FName": null, "Descript": null, "LAND_USE": null, "Build_Type": "P", "B_Status": "O", "No_Stories": null, "FF_Elev": null, "CN_VALUE": 98, "NORTHING": null, "EASTING": null, "LONG_": null, "LAT": null, "SSN": 1813, "ADD_ID": null, "Parcel_ID": null, "CAPT_YEAR": 2003, "CAPT_METH": null, "DATA_EDIT": "SC", "EDIT_DATE": null, "SFHA": 0, "AREA_SF": null, "FEMA_LOMC": 0, "FEMA_FCERT": 0, "YEAR_BUILT": null, "B_DEISGN": null, "GlobalID": null, "STR_CORR": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Build_Type": {"type": "inherited"}, "B_Status": {"type": "inherited"}, "CAPT_METH": {"type": "inherited"}, "DATA_EDIT": {"type": "inherited"}, "SFHA": {"type": "inherited"}, "FEMA_LOMC": {"type": "inherited"}, "FEMA_FCERT": {"type": "inherited"}, "B_DEISGN": {"type": "inherited"}, "STR_CORR": {"type": "inherited"} } }, { "code": 3360, "name": "Agricultural Structure", "defaultValues": { "Build_ID": null, "FCode": 3360, "FName": null, "Descript": null, "LAND_USE": null, "Build_Type": "P", "B_Status": "O", "No_Stories": null, "FF_Elev": null, "CN_VALUE": 98, "NORTHING": null, "EASTING": null, "LONG_": null, "LAT": null, "SSN": 1813, "ADD_ID": null, "Parcel_ID": null, "CAPT_YEAR": 2003, "CAPT_METH": null, "DATA_EDIT": "SC", "EDIT_DATE": null, "SFHA": 0, "AREA_SF": null, "FEMA_LOMC": 0, "FEMA_FCERT": 0, "YEAR_BUILT": null, "B_DEISGN": null, "GlobalID": null, "STR_CORR": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Build_Type": {"type": "inherited"}, "B_Status": {"type": "inherited"}, "CAPT_METH": {"type": "inherited"}, "DATA_EDIT": {"type": "inherited"}, "SFHA": {"type": "inherited"}, "FEMA_LOMC": {"type": "inherited"}, "FEMA_FCERT": {"type": "inherited"}, "B_DEISGN": {"type": "inherited"}, "STR_CORR": {"type": "inherited"} } }, { "code": 3370, "name": "Religous Facility", "defaultValues": { "Build_ID": null, "FCode": 3370, "FName": null, "Descript": null, "LAND_USE": null, "Build_Type": "P", "B_Status": "O", "No_Stories": null, "FF_Elev": null, "CN_VALUE": 98, "NORTHING": null, "EASTING": null, "LONG_": null, "LAT": null, "SSN": 1813, "ADD_ID": null, "Parcel_ID": null, "CAPT_YEAR": 2003, "CAPT_METH": null, "DATA_EDIT": "SC", "EDIT_DATE": null, "SFHA": 0, "AREA_SF": null, "FEMA_LOMC": 0, "FEMA_FCERT": 0, "YEAR_BUILT": null, "B_DEISGN": null, "GlobalID": null, "STR_CORR": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Build_Type": {"type": "inherited"}, "B_Status": {"type": "inherited"}, "CAPT_METH": {"type": "inherited"}, "DATA_EDIT": {"type": "inherited"}, "SFHA": {"type": "inherited"}, "FEMA_LOMC": {"type": "inherited"}, "FEMA_FCERT": {"type": "inherited"}, "B_DEISGN": {"type": "inherited"}, "STR_CORR": {"type": "inherited"} } }, { "code": 3380, "name": "Health Care Facility", "defaultValues": { "Build_ID": null, "FCode": 3380, "FName": null, "Descript": null, "LAND_USE": null, "Build_Type": "P", "B_Status": "O", "No_Stories": null, "FF_Elev": null, "CN_VALUE": 98, "NORTHING": null, "EASTING": null, "LONG_": null, "LAT": null, "SSN": 1813, "ADD_ID": null, "Parcel_ID": null, "CAPT_YEAR": 2003, "CAPT_METH": null, "DATA_EDIT": "SC", "EDIT_DATE": null, "SFHA": 0, "AREA_SF": null, "FEMA_LOMC": 0, "FEMA_FCERT": 0, "YEAR_BUILT": null, "B_DEISGN": null, "GlobalID": null, "STR_CORR": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Build_Type": {"type": "inherited"}, "B_Status": {"type": "inherited"}, "CAPT_METH": {"type": "inherited"}, "DATA_EDIT": {"type": "inherited"}, "SFHA": {"type": "inherited"}, "FEMA_LOMC": {"type": "inherited"}, "FEMA_FCERT": {"type": "inherited"}, "B_DEISGN": {"type": "inherited"}, "STR_CORR": {"type": "inherited"} } }, { "code": 3390, "name": "Transportation Facility", "defaultValues": { "Build_ID": null, "FCode": 3390, "FName": null, "Descript": null, "LAND_USE": null, "Build_Type": "P", "B_Status": "O", "No_Stories": null, "FF_Elev": null, "CN_VALUE": 98, "NORTHING": null, "EASTING": null, "LONG_": null, "LAT": null, "SSN": 1813, "ADD_ID": null, "Parcel_ID": null, "CAPT_YEAR": 2003, "CAPT_METH": null, "DATA_EDIT": "SC", "EDIT_DATE": null, "SFHA": 0, "AREA_SF": null, "FEMA_LOMC": 0, "FEMA_FCERT": 0, "YEAR_BUILT": null, "B_DEISGN": null, "GlobalID": null, "STR_CORR": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Build_Type": {"type": "inherited"}, "B_Status": {"type": "inherited"}, "CAPT_METH": {"type": "inherited"}, "DATA_EDIT": {"type": "inherited"}, "SFHA": {"type": "inherited"}, "FEMA_LOMC": {"type": "inherited"}, "FEMA_FCERT": {"type": "inherited"}, "B_DEISGN": {"type": "inherited"}, "STR_CORR": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2f43ff2a22244ac7bb82b92a3bb13c41" }